Age | Commit message (Expand) | Author | Files | Lines |
2017-03-06 | MdeModulePkg: Refine casting expression result to bigger size | Hao Wu | 1 | -2/+2 |
2017-03-06 | MdeModulePkg: Refine type cast for pointer subtraction | Hao Wu | 1 | -2/+2 |
2016-10-27 | MdeModulePkg/Universal: Fix typos in comments | Gary Lin | 3 | -6/+6 |
2015-12-15 | MdeModulePkg: Convert all .uni files to utf-8 | Jordan Justen | 6 | -0/+0 |
2015-10-16 | MdeModulePkg: FaultTolerantWriteDxe: clean up some "success" messages | Laszlo Ersek | 1 | -3/+3 |
2015-10-16 | MdeModulePkg: FaultTolerantWriteDxe: mellow DEBUGs about workspace reinit | Laszlo Ersek | 2 | -3/+5 |
2015-08-26 | MdeModulePkg FaultTolerantWrite: Error handling for erase operation failure | Star Zeng | 2 | -3/+24 |
2015-02-05 | MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference. | Star Zeng | 2 | -2/+0 |
2015-02-02 | Use SmmMemLib to check communication buffer. | Yao, Jiewen | 2 | -83/+5 |
2014-10-10 | MdeModulePkg FaultTolerantWriteDxe: Remove unnecessary @para from function he... | Star Zeng | 1 | -2/+1 |
2014-10-10 | MdeModulePkg FaultTolerantWriteDxe: Remove assumptions below in FTW driver. | Star Zeng | 4 | -197/+491 |
2014-09-03 | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming | 3 | -0/+0 |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 6 | -0/+0 |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 3 | -26/+60 |
2014-07-28 | Update code to support VS2013 tool chain. | Eric Dong | 3 | -3/+10 |
2014-01-09 | MdeModulePkg FaultTolerantWrite: Let FaultTolerantWrite driver to depend on g... | Star Zeng | 2 | -4/+16 |
2013-10-08 | Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t... | Samer El-Haj-Mahmoud | 2 | -4/+4 |
2013-07-11 | MdeModulePkg: Add the alignment check for FTW spare area address and length, ... | Star Zeng | 4 | -2/+19 |
2013-07-03 | MdeModulePkg: Variable drivers robustly handle crashes during Reclaim(). | Star Zeng | 6 | -70/+33 |
2013-06-07 | Use right LBA to get the backed up WorkSpace in spare block. | Star Zeng | 1 | -3/+5 |
2013-05-21 | Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input. | lzeng14 | 1 | -4/+6 |
2013-05-07 | 1. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm, SmmCorePerformance SMM h... | lzeng14 | 2 | -31/+73 |
2013-04-25 | 1. Use the check IsAddressValid() to prevent SMM communication buffer overflo... | lzeng14 | 1 | -2/+28 |
2013-04-24 | Mallicious code may use SmmFaultTolerantWriteHandler() to update some flash a... | lzeng14 | 3 | -5/+63 |
2012-12-21 | Initialize a local work space header to be used by IsValidWorkSpace() and Ini... | lzeng14 | 3 | -82/+71 |
2012-12-17 | Reclaim work space when the remaining space size is even not enough to contai... | lzeng14 | 1 | -1/+10 |
2012-11-01 | MdeModulePkg: eliminate all implicit library dependencies for all modules in ... | erictian | 3 | -3/+4 |
2012-09-28 | Add more exact SMM check in SmmFaultTolerantWriteHandler. | lzeng14 | 1 | -17/+44 |
2012-09-14 | Fix the issue that FTW driver fail to reclaim WorkSpace. | lzeng14 | 4 | -20/+31 |
2012-07-10 | Add SMRAM range check to fault tolerant write SMM SMI handler. | ydong10 | 2 | -14/+88 |
2012-05-11 | The code line where judges if offset exceed the FTW work space boundary, in s... | lzeng14 | 1 | -2/+2 |
2011-03-14 | Enhance inf and dec file to follow specs. | ydong10 | 2 | -3/+3 |
2011-03-08 | Add missing .h file to INF file | gdong1 | 1 | -1/+2 |
2011-02-16 | update comments and correct reclaim algorithm if there is no record existing ... | erictian | 2 | -5/+5 |
2011-01-16 | Fixed 3 ECC errors. | gdong1 | 1 | -5/+5 |
2011-01-12 | Add SMM FTW wrapper driver since non-SMM FTW protocol can be used by some con... | gdong1 | 5 | -10/+1129 |
2010-12-15 | Update inappropriate comments. | gdong1 | 2 | -5/+5 |
2010-12-10 | Add SMM Variable implementation. | gdong1 | 7 | -474/+1050 |
2010-07-22 | Add 64-bit versions of FLASH Base addressess as it is legal to have them >4G.... | andrewfish | 2 | -3/+13 |
2010-04-24 | Update the copyright notice format | hhtian | 5 | -10/+10 |
2010-02-26 | Add more code robustness check for modules under MdeModulePkg. | rsun3 | 1 | -1/+2 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 | 1 | -4/+4 |
2010-01-15 | Fix some coding style issues in MdeModulePkg. | rsun3 | 1 | -0/+8 |
2009-09-26 | Allow the FaultTolerantWriteDxe addresses to be dynamic PCD's. | jljusten | 1 | -2/+3 |
2009-03-24 | correct a wrong offset arithmetic, replace EFI_FAULT_TOLERANT_WRITE_HEADER wi... | eric_tian | 1 | -1/+1 |
2009-03-12 | retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not ... | eric_tian | 3 | -173/+179 |
2009-03-10 | Fix K8 check error. | lgao4 | 1 | -12/+6 |
2009-03-04 | Add full version FaultTolerantWrite Dxe driver. | lgao4 | 5 | -0/+3438 |