VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf@ 105668

Last change on this file since 105668 was 99404, checked in by vboxsync, 2 years ago

Devices/EFI/FirmwareNew: Update to edk2-stable202302 and make it build, bugref:4643

  • Property svn:eol-style set to native
File size: 793 bytes
Line 
1## @file
2# Stack Check Library
3#
4# Stack Check Library
5#
6# Copyright (c) 2014, ARM Ltd. All rights reserved.<BR>
7#
8# SPDX-License-Identifier: BSD-2-Clause-Patent
9#
10#
11##
12
13[Defines]
14 INF_VERSION = 0x00010005
15 BASE_NAME = BaseStackCheckLib
16 MODULE_UNI_FILE = BaseStackCheckLib.uni
17 FILE_GUID = 5f6579f7-b648-4fdb-9f19-4c17e27e8eff
18 MODULE_TYPE = BASE
19 VERSION_STRING = 1.0
20 LIBRARY_CLASS = NULL
21
22
23#
24# VALID_ARCHITECTURES = ARM AARCH64
25#
26
27[Sources]
28 BaseStackCheckGcc.c | GCC
29 BaseStackCheckNull.c | MSFT
30
31[Packages]
32 MdePkg/MdePkg.dec
33
34[LibraryClasses]
35 BaseLib
36 DebugLib
37
38[Pcd]
39 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask ## CONSUMES
Note: See TracBrowser for help on using the repository browser.

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