]> git.proxmox.com Git - mirror_edk2.git/commit - IntelFrameworkPkg/Include/Guid/Capsule.h
Clean up to update the reference of the these macros:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 16 Dec 2008 15:31:58 +0000 (15:31 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 16 Dec 2008 15:31:58 +0000 (15:31 +0000)
commite89ec8f6853c16fd153b63c56842fa388a11b0c3
tree22c7591e07a95bdbd283188db161c57e8b24a41e
parentf02bd3768c1aba2d4e023c7623dff4dab2dbb1df
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
IntelFrameworkPkg/Include/Framework/Legacy16.h
IntelFrameworkPkg/Include/Framework/SmmCis.h
IntelFrameworkPkg/Include/Guid/Capsule.h
IntelFrameworkPkg/Include/Protocol/FirmwareVolume.h