summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/FaultTolerantWriteDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/FaultTolerantWriteSmmDxe: switch to MM communicate 2Ard Biesheuvel2020-05-124-15/+18
* MdeModulePkg: stop abusing EFI_EVENT for protocol notify registrationLaszlo Ersek2019-10-092-2/+2
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0921-137/+21
* MdeModulePkg: Fix coding style issuesDandan Bi2019-02-023-4/+4
* MdeModulePkg/FaultTolerantWriteDxe: implement standalone MM versionArd Biesheuvel2019-01-162-0/+186
* MdeModulePkg/FaultTolerantWriteDxe: factor out boot service accessesArd Biesheuvel2019-01-167-48/+233
* MdeModulePkg/FaultTolerantWrite: Update to consume SpeculationBarrierHao Wu2018-12-251-4/+4
* MdeModulePkg/FaultTolerantWrite:[CVE-2017-5753]Fix bounds check bypassHao Wu2018-09-302-0/+8
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-1/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-2815-236/+236
* MdeModulePkg: Refine casting expression result to bigger sizeHao Wu2017-03-061-2/+2
* MdeModulePkg: Refine type cast for pointer subtractionHao Wu2017-03-061-2/+2
* MdeModulePkg/Universal: Fix typos in commentsGary Lin2016-10-273-6/+6
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-156-0/+0
* MdeModulePkg: FaultTolerantWriteDxe: clean up some "success" messagesLaszlo Ersek2015-10-161-3/+3
* MdeModulePkg: FaultTolerantWriteDxe: mellow DEBUGs about workspace reinitLaszlo Ersek2015-10-162-3/+5
* MdeModulePkg FaultTolerantWrite: Error handling for erase operation failureStar Zeng2015-08-262-3/+24
* MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng2015-02-052-2/+0
* Use SmmMemLib to check communication buffer.Yao, Jiewen2015-02-022-83/+5
* MdeModulePkg FaultTolerantWriteDxe: Remove unnecessary @para from function he...Star Zeng2014-10-101-2/+1
* MdeModulePkg FaultTolerantWriteDxe: Remove assumptions below in FTW driver.Star Zeng2014-10-104-197/+491
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-033-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-286-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-283-26/+60
* Update code to support VS2013 tool chain.Eric Dong2014-07-283-3/+10
* MdeModulePkg FaultTolerantWrite: Let FaultTolerantWrite driver to depend on g...Star Zeng2014-01-092-4/+16
* Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t...Samer El-Haj-Mahmoud2013-10-082-4/+4
* MdeModulePkg: Add the alignment check for FTW spare area address and length, ...Star Zeng2013-07-114-2/+19
* MdeModulePkg: Variable drivers robustly handle crashes during Reclaim().Star Zeng2013-07-036-70/+33
* Use right LBA to get the backed up WorkSpace in spare block.Star Zeng2013-06-071-3/+5
* Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input.lzeng142013-05-211-4/+6
* 1. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm, SmmCorePerformance SMM h...lzeng142013-05-072-31/+73
* 1. Use the check IsAddressValid() to prevent SMM communication buffer overflo...lzeng142013-04-251-2/+28
* Mallicious code may use SmmFaultTolerantWriteHandler() to update some flash a...lzeng142013-04-243-5/+63
* Initialize a local work space header to be used by IsValidWorkSpace() and Ini...lzeng142012-12-213-82/+71
* Reclaim work space when the remaining space size is even not enough to contai...lzeng142012-12-171-1/+10
* MdeModulePkg: eliminate all implicit library dependencies for all modules in ...erictian2012-11-013-3/+4
* Add more exact SMM check in SmmFaultTolerantWriteHandler.lzeng142012-09-281-17/+44
* Fix the issue that FTW driver fail to reclaim WorkSpace.lzeng142012-09-144-20/+31
* Add SMRAM range check to fault tolerant write SMM SMI handler.ydong102012-07-102-14/+88
* The code line where judges if offset exceed the FTW work space boundary, in s...lzeng142012-05-111-2/+2
* Enhance inf and dec file to follow specs.ydong102011-03-142-3/+3
* Add missing .h file to INF filegdong12011-03-081-1/+2
* update comments and correct reclaim algorithm if there is no record existing ...erictian2011-02-162-5/+5
* Fixed 3 ECC errors.gdong12011-01-161-5/+5
* Add SMM FTW wrapper driver since non-SMM FTW protocol can be used by some con...gdong12011-01-125-10/+1129
* Update inappropriate comments.gdong12010-12-152-5/+5
* Add SMM Variable implementation.gdong12010-12-107-474/+1050
* Add 64-bit versions of FLASH Base addressess as it is legal to have them >4G....andrewfish2010-07-222-3/+13
* Update the copyright notice formathhtian2010-04-245-10/+10