Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
klu2 7432a21444 If "SupArchList" is defined for a PCD in MSA, should check current arch is in the range of "SupArchList".
If not exist in the range, do not autogen for that PCD. If exist, autogen it.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2136 6f19259b-4bc3-4df7-8a09-765794883524
2006-12-25 09:21:54 +00:00
EdkFatBinPkg Change Binary Fat module from fat.ffs to fat.efi 2006-10-31 06:23:51 +00:00
EdkModulePkg Fixed the issue in which local variable "Status" is used but not defined. 2006-12-22 09:56:35 +00:00
EdkNt32Pkg Original BdsLibMatchDevicePaths() excludes end node when comparing 2 devices paths. When a short device path is the part of a long device path, the function would mistakenly recognize them as same device paths. 2006-12-14 05:23:10 +00:00
EdkShellBinPkg Remove missing files from msa. 2006-12-19 00:24:03 +00:00
MdePkg Update DxeSmmDriverEntryPoint library to only support IA32 and X64 CPU archs 2006-12-20 03:11:57 +00:00
Tools If "SupArchList" is defined for a PCD in MSA, should check current arch is in the range of "SupArchList". 2006-12-25 09:21:54 +00:00
BuildNotes.txt 1. Fix a description issue 2006-11-08 09:14:20 +00:00
build.xml Add class header to FrameworkBuildTask. Remove some unused code from top level build.xml. 2006-08-17 06:51:51 +00:00
edksetup.bat make edksetup.bat accept case-insensitive parameters. 2006-12-12 05:35:03 +00:00
edksetup.sh Cleanups for cygwin. 2006-11-14 17:57:07 +00:00