audk/MdePkg/Include
xli24 e7b1b5963c Refine function header comments of PalCallLib.h.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5574 6f19259b-4bc3-4df7-8a09-765794883524
2008-07-27 11:46:08 +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 for MdePkg. 2008-07-25 12:21:57 +00:00
Ipf Add FUNCTION_ENTRY_POINT macro 2007-11-27 02:48:59 +00:00
Library Refine function header comments of PalCallLib.h. 2008-07-27 11:46:08 +00:00
Pi Code Scrub the common includes in MdePkg. 2008-07-16 06:31:22 +00:00
Ppi Update CopyRight to 2008 2008-07-25 10:41:27 +00:00
Protocol Code Scrub for Protocol Definition 2008-07-25 10:50:50 +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