audk/MdePkg
AJFISH b12532db20 Added PCD settings for UART and Terminal Type device path nodes defined in this package. I will update specifications when document repository migration is complete.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3660 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-16 21:26:03 +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 Added PCD settings for UART and Terminal Type device path nodes defined in this package. I will update specifications when document repository migration is complete. 2007-08-16 21:26:03 +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