audk/MdePkg/Include
klu2 77206d75ad Add X64 support for DebugSupport driver.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2068 6f19259b-4bc3-4df7-8a09-765794883524
2006-12-07 08:41:28 +00:00
..
Common Add enumeration type for EfiProcessorFamilyIntelPentiumM, EfiProcessorFamilyIntelCeleronD, EfiProcessorFamilyIntelPentiumD, EfiProcessorFamilyIntelPentiumEx for processor family data. 2006-12-05 03:40:01 +00:00
Dxe Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
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 Output DxeCore Entrypoint in DxeIpl module, and make dxecore module can correctly output >4G module entry point address. 2006-11-29 02:54:20 +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 Define GLOABAL_REMOVE_IF_UNREFERENCED for IPF on MSFT tool chains 2006-11-26 04:08:03 +00:00
Library Declare the alignment required for jump Buffers 2006-11-28 02:41:26 +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 Add X64 support for DebugSupport driver. 2006-12-07 08:41:28 +00:00
Uefi 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
x64 Do not check __STDC_VERSION__ for gcc. 2006-12-04 17:01:58 +00:00
Base.h Initial import. 2006-04-21 22:54:32 +00:00
Dxe.h Fixed some naming issues and update to the EDK II name. I also fixed an issue with the UEFI library forcing UEFI.h to include Tinao protocols. I make the UEFI library a DXE library so it would get the correct includes. 2006-07-19 12:24:11 +00:00
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 Initial import. 2006-04-21 22:54:32 +00:00
PeiCore.h Initial import. 2006-04-21 22:54:32 +00:00
Peim.h Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde 0.51 2006-05-26 01:05:31 +00:00
PeimDepex.h Initial import. 2006-04-21 22:54:32 +00:00
PiwgDxe.h Initial import. 2006-04-21 22:54:32 +00:00
PiwgPeim.h Initial import. 2006-04-21 22:54:32 +00:00
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