Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
qouyang b9546cc80d Add exception and log mechanism
1. Add :
   a. GenBuildLogger.java in Tools/Source/GenBuild/org/tianocore/build/gobal.
   b.Tools/Source/Common/build.xml
2. modify:
   a.edksetup.bat
   b.Tools/build.xml
   c.Tools/Source/GenBuild/build.xml
   d. Tools/Source/GenBuild/org/tianocore/build/GenBuildTask.java

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@574 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-20 11:57:17 +00:00
EdkFatBinPkg Removed create/modified/update data, PacakgeType from headers, added HexWordArrayType for VariableName list, the definition accepts the following: 0x000A, 0x000b, 0x00AF or 0x000A 0x000b 0x00AF or 0x000A,0x000b,0x00AF NOTE: LEADING ZERO characters are REQUIRED! 2006-06-10 20:29:18 +00:00
EdkModulePkg 1. PostCodeLib. 2006-06-19 07:40:23 +00:00
EdkNt32Pkg Add many datum and datum size checking in PCD building tools, These checking work will be moved to FPD verification tools or UI tools in future. 2006-06-15 14:41:28 +00:00
EdkShellBinPkg Removed create/modified/update data, PacakgeType from headers, added HexWordArrayType for VariableName list, the definition accepts the following: 0x000A, 0x000b, 0x00AF or 0x000A 0x000b 0x00AF or 0x000A,0x000b,0x00AF NOTE: LEADING ZERO characters are REQUIRED! 2006-06-10 20:29:18 +00:00
MdePkg 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLib 2006-06-20 05:30:27 +00:00
Tools Add exception and log mechanism 2006-06-20 11:57:17 +00:00
ReleaseNotes.txt Try to clarify the gcc story a little bit. 2006-06-07 00:21:44 +00:00
build.xml Fix some cleanall issues 2006-05-26 22:13:31 +00:00
edksetup.bat Add exception and log mechanism 2006-06-20 11:57:17 +00:00
edksetup.sh Convert env var name to all caps. 2006-06-12 17:15:58 +00:00