audk/MdePkg/Include
mdkinney 66fa2bde56 Remove MDT from SAL.h
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3645 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-15 22:27:42 +00:00
..
Ebc Updated headers to follow coding standard 2007-06-27 22:53:31 +00:00
Guid Fix bug in MdePkg. 2007-08-13 03:05:31 +00:00
Ia32 Added "#define ASM_PFX(name) _##name" for GNU assembly code preprocessing 2007-07-24 05:34:35 +00:00
IndustryStandard Remove MDT from SAL.h 2007-08-15 22:27:42 +00:00
Ipf Updated comments for IntelCompiler specific warnings 2007-07-06 18:48:06 +00:00
Library gEfiCallerIdGuid is defined in Autogen.h 2007-08-14 10:13:17 +00:00
Pi Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename original to EFI_PEIM_ENTRY_POINT2 to follow PI definition. 2007-08-13 17:47:57 +00:00
Ppi Update the definition of PEI_SERVICES_REVISION. 2007-07-24 09:05:24 +00:00
Protocol remove the two unnecessary CONST modifier. 2007-08-06 07:46:11 +00:00
Uefi Updated to reflect spec ECRs 2007-08-01 16:01:02 +00:00
x64 Added "#define ASM_PFX(name) _##name" for GNU assembly code preprocessing 2007-07-24 05:34:35 +00:00
Base.h 1) Add type casting for argument "a" in EFI_ERROR(a), since if compare two constants without specify data type, compiler maybe could not understand what is the actual data type of constant. The default would treat it as unsigned data. therefore, if the argument a of EFI_ERROR(a) is constant, for instance the EFI_LOAD_ERROR, the EFI_ERROR(a) would always be FALSE. 2007-08-15 06:17:29 +00:00
PiDxe.h Move to directory "Include" 2007-06-08 11:31:52 +00:00
PiPei.h Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does follows PI specification except some FV definitions. 2007-07-04 07:51:48 +00:00
Uefi.h Checked in part of MDE library instances following PI and UEFI. It includes: 2007-06-22 16:22:26 +00:00