summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/FaultTolerantWriteDxe
AgeCommit message (Expand)AuthorFilesLines
2012-09-28Add more exact SMM check in SmmFaultTolerantWriteHandler.lzeng141-17/+44
2012-09-14Fix the issue that FTW driver fail to reclaim WorkSpace.lzeng144-20/+31
2012-07-10Add SMRAM range check to fault tolerant write SMM SMI handler.ydong102-14/+88
2012-05-11The code line where judges if offset exceed the FTW work space boundary, in s...lzeng141-2/+2
2011-03-14Enhance inf and dec file to follow specs.ydong102-3/+3
2011-03-08Add missing .h file to INF filegdong11-1/+2
2011-02-16update comments and correct reclaim algorithm if there is no record existing ...erictian2-5/+5
2011-01-16Fixed 3 ECC errors.gdong11-5/+5
2011-01-12Add SMM FTW wrapper driver since non-SMM FTW protocol can be used by some con...gdong15-10/+1129
2010-12-15Update inappropriate comments.gdong12-5/+5
2010-12-10Add SMM Variable implementation.gdong17-474/+1050
2010-07-22Add 64-bit versions of FLASH Base addressess as it is legal to have them >4G....andrewfish2-3/+13
2010-04-24Update the copyright notice formathhtian5-10/+10
2010-02-26Add more code robustness check for modules under MdeModulePkg.rsun31-1/+2
2010-02-241. Correct File header to ## @filelgao41-4/+4
2010-01-15Fix some coding style issues in MdeModulePkg.rsun31-0/+8
2009-09-26Allow the FaultTolerantWriteDxe addresses to be dynamic PCD's.jljusten1-2/+3
2009-03-24correct a wrong offset arithmetic, replace EFI_FAULT_TOLERANT_WRITE_HEADER wi...eric_tian1-1/+1
2009-03-12retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not ...eric_tian3-173/+179
2009-03-10Fix K8 check error.lgao41-12/+6
2009-03-04Add full version FaultTolerantWrite Dxe driver.lgao45-0/+3438