audk/OptionRomPkg/CirrusLogic5430Dxe
qhuang8 32438080c4 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@7052 6f19259b-4bc3-4df7-8a09-765794883524
2008-12-16 15:32:08 +00:00
..
CirrusLogic5430.c Use the Controller handle to open the protocol, rather than the 2008-11-24 00:37:12 +00:00
CirrusLogic5430.h Clean up to update the reference of the these macros: 2008-12-16 15:32:08 +00:00
CirrusLogic5430Dxe.inf 1. add DxeI2c Library in OptionRomPkg. 2008-01-03 06:44:03 +00:00
CirrusLogic5430GraphicsOutput.c Modify all file header to follow doxygen format 2008-03-19 03:35:19 +00:00
CirrusLogic5430UgaDraw.c 1. add DxeI2c Library in OptionRomPkg. 2008-01-03 06:44:03 +00:00
ComponentName.c Apply library to test controller handle. 2007-11-23 06:10:27 +00:00
DriverSupportedEfiVersion.c Port CirrusLogic5430 from EDK II code base. 2007-11-23 03:05:33 +00:00
Edid.c Fix build warning generated by ICC and MSVC compilers. 2008-11-26 01:24:35 +00:00