audk/MdePkg
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
..
Include Remove MDT from SAL.h 2007-08-15 22:27:42 +00:00
Library 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
MdePkg.dec Fix bug in MdePkg. 2007-08-13 03:05:31 +00:00
MdePkg.dsc Fix bug in PciCfg to support PCI express address. 2007-08-06 03:52:01 +00:00
MdePkg.nspd Rename the GuidCName to sync with dec file. 2007-07-09 02:10:20 +00:00