Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
qouyang 42b787576f Fixed EdkT35, EdkT89.
Fixed the "#ifndef  _AUTOGENH_" issue when the moduleBase name include the whiteSpace.
Change "#ifndef {moduleBaseName}__AUTOGENH" to "ifndef  _AUTOGENH_${MoudleGuild}". 

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@856 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-10 06:19:15 +00:00
EdkFatBinPkg Update the binary MSA to say they were binary, fixed an abstract, changed a module UiName, changed tool default values in the build.xml files to give the name of the tool, rather than all, so when building the tools, you can tell what tool it is trying to build. 2006-07-09 14:14:00 +00:00
EdkModulePkg git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@854 6f19259b-4bc3-4df7-8a09-765794883524 2006-07-10 05:14:05 +00:00
EdkNt32Pkg Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTraverseEnabled 2006-07-08 14:37:30 +00:00
EdkShellBinPkg Update the binary MSA to say they were binary, fixed an abstract, changed a module UiName, changed tool default values in the build.xml files to give the name of the tool, rather than all, so when building the tools, you can tell what tool it is trying to build. 2006-07-09 14:14:00 +00:00
MdePkg Fixed a syntax error in BasePciCf8Lib/PciLib.c 2006-07-10 03:20:48 +00:00
Tools Fixed EdkT35, EdkT89. 2006-07-10 06:19:15 +00:00
ReleaseNotes.txt Added Wordpad recommendation for editor, change ACTIVE_PLATFORM from REQUIRED to RECOMMENDED 2006-07-08 14:11:29 +00:00
build.xml Change to new XML Schema. 2006-06-30 17:53:27 +00:00
edksetup.bat Added the Common.jar file to the CLASSPATH that gets set if you use the skip option. 2006-07-08 13:59:19 +00:00
edksetup.sh Fix some bugs in edksetup.sh 2006-07-09 17:33:16 +00:00