audk/MdeModulePkg
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
..
Application Use UefiLib CreatePopUp API 2009-04-02 09:25:40 +00:00
Bus return value not follow spec. 2009-04-07 02:29:49 +00:00
Core Add loaded Image device paths for EFI Drivers loaded from PCI Option ROM. 2009-04-03 08:13:16 +00:00
Include Retire Extended HII library class. 2009-04-02 08:48:03 +00:00
Library Retire Extended HII library class. 2009-04-02 08:48:03 +00:00
Logo INF head modified 2008-12-12 01:27:36 +00:00
Universal 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
ChangeLog.txt Add change log for non-compatible change. 2007-11-20 07:34:25 +00:00
MdeModulePkg.dec 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
MdeModulePkg.dsc Retire Extended HII library class. 2009-04-02 08:48:03 +00:00