Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
klu2 0b84526056 1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification said, if PcdHardwareErrorRecordLevel is 0, platform does not provide feature of hardware error record.
2, Move PcdHardwareErrorRecordLevel to IntelFrameworkModulePkg
3, Change PCD type to dynamic, Platform integrator need set this PCD type as HII type PCD mapped to variable L"HwErrRecSupport".

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7712 6f19259b-4bc3-4df7-8a09-765794883524
2009-02-26 08:17:52 +00:00
BaseTools Update GenFv tool to support creating PI extension FV header. 2009-02-25 06:28:42 +00:00
Conf Adding top-level Conf directory for next generation of EDK II build infrastructure tools. 2007-06-20 19:33:23 +00:00
DuetPkg 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this PCD is *not* only hold default value of Bds timeout, but it is associated with a HII type PCD to hold persistent value for BDS timeout. Platform integrator will establish this mapping in platform DSC file. 2009-02-26 07:20:33 +00:00
EdkCompatibilityPkg Fix build break to remove over-include file. 2009-02-24 02:55:57 +00:00
EdkShellBinPkg Retiring the ANT/JAVA build and removing the older EDK II files that were required ANT/JAVA. 2008-12-31 17:20:38 +00:00
EdkShellPkg Fixed file path case 2009-02-17 03:15:37 +00:00
FatBinPkg remove the unused msa/npsd files 2008-09-20 06:18:16 +00:00
IntelFrameworkModulePkg 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this PCD is *not* only hold default value of Bds timeout, but it is associated with a HII type PCD to hold persistent value for BDS timeout. Platform integrator will establish this mapping in platform DSC file. 2009-02-26 07:18:21 +00:00
IntelFrameworkPkg Sync with MdePkg counterpart 2009-02-25 03:00:11 +00:00
MdeModulePkg 1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification said, if PcdHardwareErrorRecordLevel is 0, platform does not provide feature of hardware error record. 2009-02-26 08:17:52 +00:00
MdePkg Fix typo in API prototype 2009-02-25 02:59:42 +00:00
Nt32Pkg All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Application 2009-02-26 08:05:22 +00:00
OptionRomPkg Add comments in DSC files to explain the function and design of components section. 2009-02-10 08:58:47 +00:00
PcAtChipsetPkg Add PcAtChipsetPkg.dsc. 2009-02-23 23:22:25 +00:00
UefiCpuPkg Remove unneeded reference to DuetPkg.dec. 2009-02-23 20:22:58 +00:00
UnixPkg 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this PCD is *not* only hold default value of Bds timeout, but it is associated with a HII type PCD to hold persistent value for BDS timeout. Platform integrator will establish this mapping in platform DSC file. 2009-02-26 07:21:40 +00:00
BuildNotes.txt Updated BuildNotes.txt according to new packages name: 2007-06-20 05:35:00 +00:00
BuildNotes2.txt updating the doc 2008-09-25 23:13:48 +00:00
edksetup.bat Removed Java/Ant specific content from the setup scripts. 2008-12-31 16:57:24 +00:00
edksetup.sh Removed Java/Ant specific content from the setup scripts. 2008-12-31 16:57:24 +00:00