edk2/MdeModulePkg
lzeng14 fe92f438ac The code line where judges if offset exceed the FTW work space boundary, in some special situations where there are so many records, the offset may happen to be just equal to FtwWorkSpaceSize. And then FtwHead will be updated to be outside of work space wrongly, and cause the system to hang in this driver.
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Guo Dong <guo.dong@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13307 6f19259b-4bc3-4df7-8a09-765794883524
2012-05-11 01:48:45 +00:00
..
Application Update code to pass packaging tool. 2011-05-30 09:56:57 +00:00
Bus MdeModulePkg: Fix EHCI module build warning reported by VS2005 tool chain. 2012-05-02 06:21:43 +00:00
Core Fix the potential issue that NULL pointer may be referred in LoadImage(). 2012-05-08 03:10:37 +00:00
Include Enhance ACPI FPDT DXE and SMM driver to accept the extension boot records. 2012-05-08 03:09:54 +00:00
Library Add description for PeiPerformanceIdArray parameter of InternalSearchForLogEntry(). 2012-04-25 10:12:09 +00:00
Logo Update the copyright notice format 2010-04-24 09:49:11 +00:00
Universal The code line where judges if offset exceed the FTW work space boundary, in some special situations where there are so many records, the offset may happen to be just equal to FtwWorkSpaceSize. And then FtwHead will be updated to be outside of work space wrongly, and cause the system to hang in this driver. 2012-05-11 01:48:45 +00:00
Contributions.txt EDK II Packages: Add Contributions.txt and License.txt files 2012-04-11 23:19:46 +00:00
License.txt Update copyright format 2012-04-24 06:49:39 +00:00
MdeModulePkg.dec Enhance ACPI FPDT DXE and SMM driver to accept the extension boot records. 2012-05-08 03:09:54 +00:00
MdeModulePkg.dsc 1. Introduced CPU Exception Handler Library to provide the CPU exception handlers and add one NULL library instance. 2012-03-15 05:20:41 +00:00