audk/MdePkg/Include
klu2 9810cdd88c Remove blank for function typedef, it will break generating doxygen document.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5596 6f19259b-4bc3-4df7-8a09-765794883524
2008-07-31 08:53:34 +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 Remove blank for function typedef, it will break generating doxygen document. 2008-07-31 08:53:34 +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 edk2/MdePkg/Include/Protocol/TcgService.h: 2008-07-28 18:42:42 +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