]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/FaultTolerantWriteDxe
MdeModulePkg: Add DriverHealthManagerDxe driver.
[mirror_edk2.git] / MdeModulePkg / Universal / FaultTolerantWriteDxe /
2015-02-05 Star ZengMdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.
2015-02-02 Yao, JiewenUse SmmMemLib to check communication buffer.
2014-10-10 Star ZengMdeModulePkg FaultTolerantWriteDxe: Remove unnecessary...
2014-10-10 Star ZengMdeModulePkg FaultTolerantWriteDxe: Remove assumptions...
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-01-09 Star ZengMdeModulePkg FaultTolerantWrite: Let FaultTolerantWrite...
2013-10-08 Samer El-Haj-MahmoudFix several DEBUG_ERROR messages that are unnecessarily...
2013-07-11 Star ZengMdeModulePkg: Add the alignment check for FTW spare...
2013-07-03 Star ZengMdeModulePkg: Variable drivers robustly handle crashes...
2013-06-07 Star ZengUse right LBA to get the backed up WorkSpace in spare...
2013-05-21 lzeng14Fix the TOCTOU issue of CommBufferSize itself for SMM...
2013-05-07 lzeng141. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm...
2013-04-25 lzeng141. Use the check IsAddressValid() to prevent SMM commun...
2013-04-24 lzeng14Mallicious code may use SmmFaultTolerantWriteHandler...
2012-12-21 lzeng14Initialize a local work space header to be used by...
2012-12-17 lzeng14Reclaim work space when the remaining space size is...
2012-11-01 erictianMdeModulePkg: eliminate all implicit library dependenci...
2012-09-28 lzeng14Add more exact SMM check in SmmFaultTolerantWriteHandler.
2012-09-14 lzeng14Fix the issue that FTW driver fail to reclaim WorkSpace.
2012-07-10 ydong10Add SMRAM range check to fault tolerant write SMM SMI...
2012-05-11 lzeng14The code line where judges if offset exceed the FTW...
2011-03-14 ydong10Enhance inf and dec file to follow specs.
2011-03-08 gdong1Add missing .h file to INF file
2011-02-16 erictianupdate comments and correct reclaim algorithm if there...
2011-01-16 gdong1Fixed 3 ECC errors.
2011-01-12 gdong1Add SMM FTW wrapper driver since non-SMM FTW protocol...
2010-12-15 gdong1Update inappropriate comments.
2010-12-10 gdong1Add SMM Variable implementation.
2010-07-22 andrewfishAdd 64-bit versions of FLASH Base addressess as it...
2010-04-24 hhtianUpdate the copyright notice format
2010-02-26 rsun3Add more code robustness check for modules under MdeMod...
2010-02-24 lgao41. Correct File header to ## @file
2010-01-15 rsun3Fix some coding style issues in MdeModulePkg.
2009-09-26 jljustenAllow the FaultTolerantWriteDxe addresses to be dynamic...
2009-03-24 eric_tiancorrect a wrong offset arithmetic, replace EFI_FAULT_TO...
2009-03-12 eric_tianretire gEfiAlternateFvBlockGuid. All platform FvbRuntim...
2009-03-10 lgao4Fix K8 check error.
2009-03-04 lgao4Add full version FaultTolerantWrite Dxe driver.