Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
qhuang8 eea53ce14d 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@7049 6f19259b-4bc3-4df7-8a09-765794883524
2008-12-16 15:31:52 +00:00
BaseTools Always add files in [Sources] section to search list for string ID 2008-12-16 13:15:03 +00:00
Conf Adding top-level Conf directory for next generation of EDK II build infrastructure tools. 2007-06-20 19:33:23 +00:00
DuetPkg Clean up to update the reference of the these macros: 2008-12-16 15:31:52 +00:00
EdkCompatibilityPkg 1) Keep the original Varstore Name when replacing it with L"Setup" to allow Framework HII module get variable which is saved by UEFI Setup Browser. 2008-12-16 13:09:12 +00:00
EdkFatBinPkg Remove the package dependency of MdePkg. 2007-04-26 06:25:41 +00:00
EdkModulePkg Fix warnings generated by gcc for ia32 builds: 2008-04-08 20:59:38 +00:00
EdkNt32Pkg Fix warnings generated by gcc for ia32 builds: 2008-04-08 20:59:38 +00:00
EdkShellBinPkg Fix the wrong SVN address for EdkShellPkg. 2008-12-11 06:03:26 +00:00
EdkShellPkg Fix a typo in ReadMe.txt. 2008-09-12 01:05:42 +00:00
EdkUnixPkg Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
FatBinPkg remove the unused msa/npsd files 2008-09-20 06:18:16 +00:00
IntelFrameworkModulePkg Add missing DevicePathLib in INF file. 2008-12-15 15:54:03 +00:00
IntelFrameworkPkg clean coding style issue 2008-12-15 09:16:03 +00:00
MdeModulePkg Fix several syntax issue to pass build. 2008-12-16 15:10:14 +00:00
MdePkg Fix Some typo. 2008-12-16 07:01:01 +00:00
Nt32Pkg Clean up to update the reference of the these macros: 2008-12-16 15:17:02 +00:00
OldMdePkg correct on bug in DebugLib instance. 2007-11-22 08:16:50 +00:00
OptionRomPkg Fix build warning generated by ICC and MSVC compilers. 2008-11-26 01:24:35 +00:00
Tools Make the code ICC clean. 2008-01-08 11:02:54 +00:00
UnixPkg Clean up to fix build break. 2008-12-03 07:28:34 +00:00
BuildNotes.txt Updated BuildNotes.txt according to new packages name: 2007-06-20 05:35:00 +00:00
BuildNotes2.txt updating the doc 2008-09-25 23:13:48 +00:00
build.xml - Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer be needed. 2007-01-25 01:25:02 +00:00
edksetup.bat setting executable on these files 2008-05-20 17:43:07 +00:00
edksetup.sh setting executable on these files 2008-05-20 17:43:07 +00:00