audk/MdeModulePkg/Universal/BdsDxe
qhuang8 f3f2e05db8 Clean up to update the reference of the these macros:
EFI_SIGNATURE_16 -> SIGNATURE_16
  EFI_SIGNATURE_32 -> SIGNATURE_32
  EFI_SIGNATURE_64 -> SIGNATURE_64
  EFI_FIELD_OFFSET -> OFFSET_OF
  EFI_MAX_BIT      -> MAX_BIT
  EFI_MAX_ADDRESS  -> MAX_ADDRESS
These macros are not defined in UEFI spec. It makes more sense to use the equivalent macros in Base.h to avoid alias.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7056 6f19259b-4bc3-4df7-8a09-765794883524
2008-12-16 15:34:21 +00:00
..
BootMaint Clean up to update the reference of the these macros: 2008-12-16 15:34:21 +00:00
BootMngr Clean up to update the reference of the these macros: 2008-12-16 15:34:21 +00:00
DeviceMngr Clean up to update the reference of the these macros: 2008-12-16 15:34:21 +00:00
Bds.h 1.retried graphics library class from MdePkg 2008-11-24 05:49:59 +00:00
BdsDxe.inf Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and review VALID_ARCHITECTURES in inf files with DSC file. 2008-12-03 09:08:05 +00:00
BdsEntry.c fix doxygen function comments. 2008-07-22 06:51:14 +00:00
Capsules.c Code scrub for BdsDxe module. 2008-07-22 06:46:58 +00:00
FrontPage.c HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if this variable does not exist, a default value is returned). This function is called by HiiDatabase itself. Now, HiiLibGetCurrentLanguage is in HiiLib. Because of this, we can't add location of Hii protoocol in the library constructor of HiiLib. This cause Hii Database driver never get loaded (circular dependency). 2008-09-21 08:51:15 +00:00
FrontPage.h Clean up to update the reference of the these macros: 2008-12-16 15:34:21 +00:00
FrontPageStrings.uni Update all files to follow doxygen style file header. 2008-04-09 05:38:12 +00:00
FrontPageVfr.Vfr Update all files to follow doxygen style file header. 2008-04-09 05:38:12 +00:00
Hotkey.c Update EFI_KEY_OPTION.KeyOptions --> EFI_KEY_OPTION.KeyData to follow UEFI spec. 2008-12-10 08:23:15 +00:00
Hotkey.h Clean up to update the reference of the these macros: 2008-12-16 15:34:21 +00:00
HwErrRecSupport.c Code scrub for BdsDxe module. 2008-07-22 06:46:58 +00:00
HwErrRecSupport.h clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Language.c Fix a typo in Pcd name 2008-09-04 08:06:31 +00:00
Language.h clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
MemoryTest.c Update the function headers to Doxygen format. 2008-07-04 08:04:10 +00:00
String.c Refine MdeModulePkg to pass GCC build. 2008-11-18 07:01:14 +00:00
String.h Code scrub for BdsDxe module. 2008-07-22 06:46:58 +00:00
Strings.uni Update all files to follow doxygen style file header. 2008-04-09 05:38:12 +00:00