audk/MdePkg/Include
eric_tian 8ae0b360f5 add UsbMouseSimulateTouchPad driver to verify the correction of dispatching AbsolutePointer event of consplitter
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4297 6f19259b-4bc3-4df7-8a09-765794883524
2007-11-14 07:08:55 +00:00
..
Ebc Updated headers to follow coding standard 2007-06-27 22:53:31 +00:00
Guid Add Hardware Error Variable defined in UEFI 2.1 spec 2007-09-17 03:36:56 +00:00
Ia32 Added "#define ASM_PFX(name) _##name" for GNU assembly code preprocessing 2007-07-24 05:34:35 +00:00
IndustryStandard Add #defines for the SAL System Table entry sizes 2007-08-24 03:45:32 +00:00
Ipf Added macro GLOBAL_OBJECT and GLOBAL_CONSTANT, and changed '.global' to '.globl' based on HP feedback 2007-10-31 03:10:22 +00:00
Library Removed the PAL definition of PAL_ROUTE_CONFIG because it is not in published Itanium spec 2007-11-07 09:15:14 +00:00
Pi Merge branch of PI tree to main trunk 2007-09-24 11:38:43 +00:00
Ppi changed the Sec information structure for IPF 2007-10-11 18:02:59 +00:00
Protocol add UsbMouseSimulateTouchPad driver to verify the correction of dispatching AbsolutePointer event of consplitter 2007-11-14 07:08:55 +00:00
Uefi Fixed tabbing issue 2007-10-24 19:12:45 +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 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