Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
klu2 7db4ab705a Fix some bugs in PCD tools:
1) Normalize the exception text format, 
2) Add throw exception in some special case.
3) Add more code to verify Datum Size.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@497 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-13 09:40:16 +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 Transfer old <PCDs> in MSA to <PcdCoded>: 2006-06-12 15:11:33 +00:00
EdkNt32Pkg Fix some bugs in PCD tools: 2006-06-13 09:40:16 +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 BaseMemoryLib (BaseMemoryLibRepStr): 2006-06-13 06:31:11 +00:00
Tools Fix some bugs in PCD tools: 2006-06-13 09:40:16 +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 Added an environment variable test to bypass setting the path multiple times, it checks the FRAMEWORK_TOOLS_PATH to make sure that it has not changed. If it has, it prepends the new FRAMEWORK_TOOLS_PATH setting to the PATH environment variable. 2006-06-09 18:07:09 +00:00
edksetup.sh Convert env var name to all caps. 2006-06-12 17:15:58 +00:00