summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-29/+26
2019-10-09MdeModulePkg: stop abusing EFI_EVENT for protocol notify registrationLaszlo Ersek1-1/+1
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-01-16MdeModulePkg/FaultTolerantWriteDxe: factor out boot service accessesArd Biesheuvel1-0/+31
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-33/+33
2016-10-27MdeModulePkg/Universal: Fix typos in commentsGary Lin1-2/+2
2014-07-28Update code to support VS2013 tool chain.Eric Dong1-1/+3
2011-02-16update comments and correct reclaim algorithm if there is no record existing ...erictian1-3/+3
2010-12-10Add SMM Variable implementation.gdong11-0/+250