audk/MdePkg/Include
mdkinney 7ac2bbc147 Add EFI_DELIVERY_MODE to SalApi.h
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1977 6f19259b-4bc3-4df7-8a09-765794883524
2006-11-18 05:03:37 +00:00
..
Common Add gcc macro to remove pack() for gcc build 2006-11-16 06:19:47 +00:00
Dxe
Ebc Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the supported CPU architectures. This value is sizeof(UINTN) for IA-32, X64, and EBC. It is 16 bytes for IPF. 2006-11-09 21:26:29 +00:00
Guid Move FileInfo.h, FileSystemInfo.h, FileSystemVolumeLabelInfo.h from protocol directory to guid directory, because these three files define the related GUID not protcol. 2006-08-07 09:46:03 +00:00
Ia32 Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the supported CPU architectures. This value is sizeof(UINTN) for IA-32, X64, and EBC. It is 16 bytes for IPF. 2006-11-09 21:26:29 +00:00
IndustryStandard This check-in add Pci23.h, Pci30.h, EfiPci.h and take those originally put in Pci22.h to their proper position in the new files. 2006-11-07 03:02:33 +00:00
Ipf Add EFI_DELIVERY_MODE to SalApi.h 2006-11-18 05:03:37 +00:00
Library 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
Peim 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
Ppi 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
Protocol Changed definitions in Legacy16.h and LegacyBios.h to be compatible with CSM 0.96 2006-11-08 02:10:54 +00:00
Uefi 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
x64 Add ULL to integer literals for gcc support. 2006-11-14 06:48:07 +00:00
Base.h
Dxe.h
DxeCore.h DxeCore.h, PeiCis.h and Uefi.h should not include <Protocol/Pcd.h>. If a module need to resolve PCD macro (FixedAtBuild, BinaryPatch or Dynamic), the module should declare that it consume PcdLib library class in MSA file. The Edk II build tool will include "PcdLib.h" in "Autogen.h". 2006-10-10 03:39:55 +00:00
DxeDepex.h
PeiCore.h
Peim.h
PeimDepex.h
PiwgDxe.h
PiwgPeim.h
Uefi.h DxeCore.h, PeiCis.h and Uefi.h should not include <Protocol/Pcd.h>. If a module need to resolve PCD macro (FixedAtBuild, BinaryPatch or Dynamic), the module should declare that it consume PcdLib library class in MSA file. The Edk II build tool will include "PcdLib.h" in "Autogen.h". 2006-10-10 03:39:55 +00:00