Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
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
AppPkg Update copyright format 2012-04-24 06:49:39 +00:00
ArmPkg ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib' 2012-05-02 20:19:00 +00:00
ArmPlatformPkg ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib' 2012-05-02 20:19:00 +00:00
BaseTools Sync BaseTools Trunk (version r2518) to EDKII main trunk. 2012-04-10 07:28:51 +00:00
BeagleBoardPkg BeagleBoardPkg/b.bat: Updated RVCT toolchain name 2012-05-02 20:16:38 +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
CryptoPkg Use current time value as default random seed in BaseCryptLib. 2012-05-10 07:58:02 +00:00
DuetPkg Update copyright format 2012-04-24 06:49:39 +00:00
EdkCompatibilityPkg Enhance the logic when extract data from storage. 2012-05-10 08:00:22 +00:00
EdkShellBinPkg Update copyright format 2012-04-24 06:49:39 +00:00
EdkShellPkg Update copyright format 2012-04-24 06:49:39 +00:00
EmbeddedPkg EmbeddedPkg/Ebl: Returned an error message when a command is not supported 2012-05-02 20:19:52 +00:00
EmulatorPkg EmulatorPkg/build.sh: Fix link issue for openSUSE 2012-04-30 23:50:08 +00:00
FatBinPkg FatBinPkg/License.txt: Sync with License.txt in FatPkg 2012-04-11 23:19:56 +00:00
IntelFrameworkModulePkg Fix memory leak issues. 2012-05-07 08:51:42 +00:00
IntelFrameworkPkg Update copyright format 2012-04-24 06:49:39 +00:00
MdeModulePkg 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
MdePkg Update the logic related to get section header offset for TE image. 2012-05-04 05:11:07 +00:00
NetworkPkg Fixes issues with "Discard Changes and Exit" option in IPv6 driver's Advance Configuration menu. 2012-04-28 09:43:31 +00:00
Nt32Pkg Update copyright format 2012-04-24 06:49:39 +00:00
Omap35xxPkg EDK II Packages: Added License.txt files 2012-04-12 16:40:32 +00:00
OptionRomPkg Update copyright format 2012-04-24 06:49:39 +00:00
OvmfPkg OvmfPkg/AcpiTables: Change the ACPI PM Base Adress to 0xb000 2012-05-04 15:02:33 +00:00
PcAtChipsetPkg Update copyright format 2012-04-24 06:49:39 +00:00
PerformancePkg Add new extension PerformanceLib APIs to store ID info. 2012-04-24 09:15:10 +00:00
SecurityPkg Fixes buffer read overflow bugs in authenticated variable driver. 2012-05-09 10:45:09 +00:00
ShellBinPkg Update copyright format 2012-04-24 06:49:39 +00:00
ShellPkg Enable print error info when execute the application. 2012-04-27 01:47:35 +00:00
SourceLevelDebugPkg Fix typo "Debugt". 2012-04-25 08:03:26 +00:00
StdLib Update copyright format 2012-04-24 06:49:39 +00:00
StdLibPrivateInternalFiles Update copyright format 2012-04-24 06:49:39 +00:00
UefiCpuPkg UefiCpuPkg S3Resume2: Move the call to RestoreS3PageTables() earlier before SMM S3 resume. 2012-05-02 02:23:18 +00:00
UnixPkg Update copyright format 2012-04-24 06:49:39 +00:00
BuildNotes2.txt Update EDKII BuildNotes to say the default tool chain tag is VS2008 instead of VS2005 2011-12-14 06:15:48 +00:00
edksetup.bat Added VS2010 support in edksetup script. 2012-04-10 07:45:35 +00:00
edksetup.sh Correct copyright year 2011-02-16 12:21:31 +00:00