audk/Nt32Pkg
qhuang8 99e1dd896a 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@7048 6f19259b-4bc3-4df7-8a09-765794883524
2008-12-16 15:17:02 +00:00
..
BootModePei Update PEIM entry point to follow PEIM entry point. 2008-11-27 05:18:34 +00:00
CpuRuntimeDxe Clean up to update the reference of the these macros: 2008-12-16 15:17:02 +00:00
FvbServicesRuntimeDxe Clean up to update the reference of the these macros: 2008-12-16 15:17:02 +00:00
Include Clean up to update the reference of the these macros: 2008-12-16 15:17:02 +00:00
Library Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT issue about definition and implementation. 2008-12-04 02:03:39 +00:00
MetronomeDxe Remove over specifc library class for Nt32Pkg. 2008-10-16 02:03:35 +00:00
MiscSubClassPlatformDxe Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg. 2008-11-13 09:24:27 +00:00
RealTimeClockRuntimeDxe Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. 2008-10-30 06:11:42 +00:00
ResetRuntimeDxe Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. 2008-10-30 06:11:42 +00:00
Sec Use CONST instead of const 2008-10-14 17:32:18 +00:00
SnpNt32Dxe Clean up to update the reference of the these macros: 2008-12-16 15:17:02 +00:00
TimerDxe Fix ICC building issue for Nt32 platform. 2008-10-14 08:59:32 +00:00
WinNtAutoScanPei Fix ICC building issue for Nt32 platform. 2008-10-14 08:59:32 +00:00
WinNtBlockIoDxe Clean up to update the reference of the these macros: 2008-12-16 15:17:02 +00:00
WinNtBusDriverDxe Clean up to update the reference of the these macros: 2008-12-16 15:17:02 +00:00
WinNtFirmwareVolumePei Fix ICC building issue for Nt32 platform. 2008-10-14 08:59:32 +00:00
WinNtFlashMapPei Remove over specifc library class for Nt32Pkg. 2008-10-16 02:03:35 +00:00
WinNtGopDxe Clean up to update the reference of the these macros: 2008-12-16 15:17:02 +00:00
WinNtSerialIoDxe Clean up to update the reference of the these macros: 2008-12-16 15:17:02 +00:00
WinNtSimpleFileSystemDxe Clean up to update the reference of the these macros: 2008-12-16 15:17:02 +00:00
WinNtThunkDxe 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros 2008-11-11 15:45:34 +00:00
WinNtThunkPPIToProtocolPei Fix ICC building issue for Nt32 platform. 2008-10-14 08:59:32 +00:00
Nt32Pkg.dec Make doxygen type comment for Nt32Pkg.dec file. 2008-07-11 07:33:59 +00:00
Nt32Pkg.dsc 1.retried graphics library class from MdePkg 2008-11-24 05:49:59 +00:00
Nt32Pkg.fdf Changing source filename to match name changing. 2008-09-27 04:59:27 +00:00