VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf@ 62180

最後變更 在這個檔案從62180是 58464,由 vboxsync 提交於 9 年 前

EFI/Firmware: Export new files and directories.

  • 屬性 svn:eol-style 設為 native
檔案大小: 1.1 KB
 
1## @file
2# Stack Check Library
3#
4# Stack Check Library
5#
6# Copyright (c) 2014, ARM Ltd. All rights reserved.<BR>
7#
8# This program and the accompanying materials
9# are licensed and made available under the terms and conditions of the BSD License
10# which accompanies this distribution. The full text of the license may be found at
11# http://opensource.org/licenses/bsd-license.php.
12# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
13# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
14#
15#
16##
17
18[Defines]
19 INF_VERSION = 0x00010005
20 BASE_NAME = BaseStackCheckLib
21 MODULE_UNI_FILE = BaseStackCheckLib.uni
22 FILE_GUID = 5f6579f7-b648-4fdb-9f19-4c17e27e8eff
23 MODULE_TYPE = BASE
24 VERSION_STRING = 1.0
25 LIBRARY_CLASS = NULL
26
27
28#
29# VALID_ARCHITECTURES = ARM AARCH64
30#
31
32[Sources]
33 BaseStackCheckGcc.c | GCC
34 BaseStackCheckGcc.c | RVCT
35
36[Packages]
37 MdePkg/MdePkg.dec
38
39[LibraryClasses]
40 BaseLib
41 DebugLib
42
43[FixedPcd]
44 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask ## CONSUMES
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette