]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/FaultTolerantWriteDxe/FtwMisc.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / FaultTolerantWriteDxe / FtwMisc.c
2022-05-19 Michael KubackiMdeModulePkg/FaultTolerantWrite: Consume Variable Flash...
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change use of EFI_D_* to DEBUG_*
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2015-10-16 Laszlo ErsekMdeModulePkg: FaultTolerantWriteDxe: mellow DEBUGs...
2014-10-10 Star ZengMdeModulePkg FaultTolerantWriteDxe: Remove assumptions...
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
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...
2012-12-21 lzeng14Initialize a local work space header to be used by...
2012-09-14 lzeng14Fix the issue that FTW driver fail to reclaim WorkSpace.
2012-05-11 lzeng14The code line where judges if offset exceed the FTW...
2010-12-15 gdong1Update inappropriate comments.
2010-12-10 gdong1Add SMM Variable implementation.
2010-04-24 hhtianUpdate the copyright notice format
2009-03-24 eric_tiancorrect a wrong offset arithmetic, replace EFI_FAULT_TO...
2009-03-04 lgao4Add full version FaultTolerantWrite Dxe driver.