]> git.proxmox.com Git - mirror_edk2.git/blob - StdLibPrivateInternalFiles/DoNotUse.dec
UefiPayloadPkg: Enhance UEFI payload for coreboot and Slim Bootloader
[mirror_edk2.git] / StdLibPrivateInternalFiles / DoNotUse.dec
1 ## @file
2 #
3 # Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>
4 #
5 # SPDX-License-Identifier: BSD-2-Clause-Patent
6 ##
7
8
9 [Defines]
10 DEC_SPECIFICATION = 0x00010005
11 PACKAGE_NAME = StdLibPrivateInternalFiles
12 PACKAGE_GUID = 25e23884-dc26-42c3-bd27-40e99f7d866b
13 PACKAGE_VERSION = 0.01
14
15
16 [Includes]
17 Include
18
19 [Includes.IA32]
20 Include/Ia32
21
22 [Includes.X64]
23 Include/X64
24
25 [Includes.ARM]
26 Include/Arm
27
28 [Includes.AARCH64]
29 # Use the ARM headers for now.
30 Include/Arm