Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
eric_tian 2fcdca1d73 1. The original code has a bug on calculate the size of SCRATCH_SIZE. It should be maximum value between PcdMaxVariableSize and PcdMaxHardwareErrorVariableSize.
2. Boot time variable reclaim issue is caused by incorrect flash layout. Platform integrator should ensure that the size of variable region must less than FTW spare space size.
3. Per UEFI Specification, variables of attribute HARDWARE_ERROR_RECORD are guaranteed to have its own storage space size.original implementation doesn’t meet this requirement 

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8029 6f19259b-4bc3-4df7-8a09-765794883524
2009-04-07 06:42:12 +00:00
BaseTools Generated from source r1543 2009-03-31 15:46:16 +00:00
Conf
DuetPkg Retire Extended HII library class. 2009-04-02 08:48:03 +00:00
EdkCompatibilityPkg PeiLib uses PEI PCI CFG 2 PPI, so it depends on EdkFrameworkPpiLib. 2009-04-03 07:54:20 +00:00
EdkShellBinPkg
EdkShellPkg
FatBinPkg
IntelFrameworkModulePkg return value not follow spec. 2009-04-07 02:29:49 +00:00
IntelFrameworkPkg Data field added for long physical blocks. 2009-04-02 01:47:26 +00:00
MdeModulePkg 1. The original code has a bug on calculate the size of SCRATCH_SIZE. It should be maximum value between PcdMaxVariableSize and PcdMaxHardwareErrorVariableSize. 2009-04-07 06:42:12 +00:00
MdePkg MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH process added. 2009-04-03 08:17:25 +00:00
Nt32Pkg return value not follow spec. 2009-04-07 02:29:49 +00:00
OptionRomPkg Add PCI option to generate OptionRom 2009-04-03 01:18:19 +00:00
PcAtChipsetPkg
UefiCpuPkg
UnixPkg Retire Extended HII library class. 2009-04-02 08:48:03 +00:00
BuildNotes.txt
BuildNotes2.txt
edksetup.bat
edksetup.sh