audk/MdeModulePkg/Universal/Network/UefiPxeBcDxe
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
..
Ebc Support EBC for UefiPxeBcDxe module. 2008-06-05 02:45:24 +00:00
Ia32 Update to use DOS format 2008-10-31 04:40:51 +00:00
Ipf Update to use DOS format 2008-10-31 04:40:51 +00:00
X64 Update to use DOS format 2008-10-31 04:40:51 +00:00
ComponentName.c 1. Import UEFI PxeBc module in MdeModulePkg 2008-01-04 02:29:30 +00:00
PxeBcDhcp.c Clean up to update the reference of the these macros: 2008-12-16 15:34:21 +00:00
PxeBcDhcp.h Clean up to update the reference of the these macros: 2008-12-16 15:34:21 +00:00
PxeBcDriver.c Changed the POLL&TIMEOUT timer values from 50ms to 10ms. 2008-12-04 07:00:57 +00:00
PxeBcDriver.h Update to use DOS format 2008-10-31 04:40:51 +00:00
PxeBcImpl.c Refine MdeModulePkg to pass GCC build. 2008-11-18 07:01:14 +00:00
PxeBcImpl.h Clean up to update the reference of the these macros: 2008-12-16 15:34:21 +00:00
PxeBcMtftp.c [Description]: 2008-05-27 03:34:39 +00:00
PxeBcMtftp.h Update to use DOS format 2008-10-31 04:40:51 +00:00
PxeBcSupport.c [Description]: 2008-05-27 03:34:39 +00:00
PxeBcSupport.h Update to use DOS format 2008-10-31 04:40:51 +00:00
UefiPxeBcDxe.inf 1)Global variables have been moved backward ahead of functions. 2008-12-04 07:12:25 +00:00