Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
klu2 d84573dbd1 Fix some minor bugs on PCD schema according to final schema email send by Larry
1) In <PcdData> of <PcdBuildDefinition>, MaxDatumSize should be added;
2) In <PcdData> of <PcdBuildDefinition>, the number of <Value> should be [0..1] but not [0..n];
3) The max occurs of <SkuId> in <DynamicPcdBuildDefinitions> should be 1;

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@470 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-10 13:16:10 +00:00
EdkFatBinPkg Updated the FPD and SPD files to newer schema formats. Also updated a couple of items in the XML Schema (added a new element) 2006-06-04 06:09:14 +00:00
EdkModulePkg 1) Sync PcdPpi guid with PCD arch spec. 2006-06-10 12:03:36 +00:00
EdkNt32Pkg 1) Sync PcdPpi guid with PCD arch spec. 2006-06-10 12:03:36 +00:00
EdkShellBinPkg Updated the FPD and SPD files to newer schema formats. Also updated a couple of items in the XML Schema (added a new element) 2006-06-04 06:09:14 +00:00
MdePkg 1) Sync PcdPpi guid with PCD arch spec. 2006-06-10 12:03:36 +00:00
Tools Fix some minor bugs on PCD schema according to final schema email send by Larry 2006-06-10 13:16:10 +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 Remove one of the saxon jars from the classpath. 2006-06-06 23:41:12 +00:00