audk/MdePkg/Include
lgao4 d713251286 Code Scrub for header files in MdePkg/Include/Ppi and Uefi directory.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5500 6f19259b-4bc3-4df7-8a09-765794883524
2008-07-16 10:44:37 +00:00
..
Ebc CHAR8 is defined as "1-byte Character" in UEFI spec, but not "unsigned Character". Most compiler treats "char" as signed unless overide by compiler options. Most compiler generate warnings for statement like "CHAR8 *S = "Hello"". In addition, we have defined CHAR8 as char for processor arch such as IA32, X64 and IPF in EDK II. 2008-06-05 01:57:08 +00:00
Guid [Description] 2008-04-03 04:56:34 +00:00
Ia32 make change to support UnixPkg build. The changes are listed as follows: 2008-06-30 05:50:49 +00:00
IndustryStandard Code Scrub the common includes in MdePkg. 2008-07-16 06:31:22 +00:00
Ipf Add FUNCTION_ENTRY_POINT macro 2007-11-27 02:48:59 +00:00
Library Code Scrub the common includes in MdePkg. 2008-07-16 06:31:22 +00:00
Pi Code Scrub the common includes in MdePkg. 2008-07-16 06:31:22 +00:00
Ppi Code Scrub for header files in MdePkg/Include/Ppi and Uefi directory. 2008-07-16 10:44:37 +00:00
Protocol Fix function comment to follows doxygen format. 2008-07-16 09:29:20 +00:00
Uefi Code Scrub for header files in MdePkg/Include/Ppi and Uefi directory. 2008-07-16 10:44:37 +00:00
x64 Add FUNCTION_ENTRY_POINT macro 2007-11-27 02:48:59 +00:00
Base.h Merged in the following trackers from EDK: 2008-06-23 09:38:38 +00:00
PiDxe.h Update the comments of PiDxe.h, PiPei.h and Uefi.h. 2007-08-22 08:45:48 +00:00
PiPei.h Move the EFI_PEI_STARTUP_DESCRIPTOR into IntelFrameworkPkg. 2007-10-16 02:48:00 +00:00
Uefi.h Update the comments of PiDxe.h, PiPei.h and Uefi.h. 2007-08-22 08:45:48 +00:00