audk/IntelFrameworkPkg/Include
qhuang8 e89ec8f685 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@7051 6f19259b-4bc3-4df7-8a09-765794883524
2008-12-16 15:31:58 +00:00
..
Framework Clean up to update the reference of the these macros: 2008-12-16 15:31:58 +00:00
Guid Clean up to update the reference of the these macros: 2008-12-16 15:31:58 +00:00
Library clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Ppi fix ecc report-out issues 2008-12-04 06:12:44 +00:00
Protocol Clean up to update the reference of the these macros: 2008-12-16 15:31:58 +00:00
FrameworkDxe.h UEFI HII: Merge UEFI HII support changes from branch. 2008-01-21 14:33:26 +00:00
FrameworkPei.h Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename original to EFI_PEIM_ENTRY_POINT2 to follow PI definition. 2007-08-13 17:47:57 +00:00
FrameworkSmm.h Add more comments for IntelFramework's header files. 2008-04-08 07:40:30 +00:00