audk/MdeModulePkg/Core/Dxe
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
..
Dispatcher Add useful DEBUG message for determining the when drivers are 2008-11-24 00:14:27 +00:00
DxeMain Move call to CoreDisplayDiscoveredNotDispatched to be before the 2008-11-24 00:19:49 +00:00
Event Clean up to update the reference of the these macros: 2008-12-16 15:34:21 +00:00
FwVol Clean up to update the reference of the these macros: 2008-12-16 15:34:21 +00:00
FwVolBlock Clean up to update the reference of the these macros: 2008-12-16 15:34:21 +00:00
Gcd Clean up to update the reference of the these macros: 2008-12-16 15:34:21 +00:00
Hand Clean up to update the reference of the these macros: 2008-12-16 15:34:21 +00:00
Image Clean up to update the reference of the these macros: 2008-12-16 15:34:21 +00:00
Library Remove the internal CoreCreateProtocolNotifyEvent() in DxeCore, for UefiLib provide the similar function EfiCreateProtocolNotifyEvent(). DxeCore can use that library function. 2008-09-12 01:12:31 +00:00
Mem Clean up to update the reference of the these macros: 2008-12-16 15:34:21 +00:00
Misc Fix some typo. 2008-12-12 06:04:02 +00:00
SectionExtraction Clean up to update the reference of the these macros: 2008-12-16 15:34:21 +00:00
DxeMain.h Clean up to update the reference of the these macros: 2008-12-16 15:34:21 +00:00
DxeMain.inf INF head modified 2008-12-12 01:27:36 +00:00