audk/IntelFrameworkPkg/Include/Framework
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
..
DataHubRecords.h Add missing Framework HII definitions to pass build. 2008-10-21 13:36:05 +00:00
DxeCis.h Remove blank for function typedef, it break generating doxygen document 2008-07-31 08:24:25 +00:00
FirmwareVolumeHeader.h Fix wrong include issue, FirmwareVolumeHeader.h itself is part of FrameworkPei.h so should not include FrameworkPei.h again. 2007-08-10 07:15:16 +00:00
FirmwareVolumeImageFormat.h Remove the EFI_FV_FILETYPE_ALL definition from IntelFrameworkPkg, which has been defined in MdePkg. PI1.0 does not define the type now. It is a bug in PI. 2007-07-26 07:22:54 +00:00
FrameworkInternalFormRepresentation.h Add more comments for IntelFramework's header files. 2008-04-08 06:29:25 +00:00
Hob.h Corrected uses of IntelFrameworkPkg header files. 2007-07-04 12:13:24 +00:00
Legacy16.h Clean up to update the reference of the these macros: 2008-12-16 15:31:58 +00:00
PeiCis.h Remove blank for function typedef, it will break generating doxygen document. 2008-07-31 07:44:54 +00:00
SmmCis.h Clean up to update the reference of the these macros: 2008-12-16 15:31:58 +00:00
StatusCode.h Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkModulePkg 2007-08-16 02:56:38 +00:00