]> git.proxmox.com Git - mirror_edk2.git/commit
correct a wrong offset arithmetic, replace EFI_FAULT_TOLERANT_WRITE_HEADER with EFI_F...
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 24 Mar 2009 08:25:01 +0000 (08:25 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 24 Mar 2009 08:25:01 +0000 (08:25 +0000)
commit4601f3745591b04f7bb4d3508f77bba031c9d2a6
treeb63d4cd125691ed7e1120f51a71bb7925b175da1
parent121ac757204b54316d4762840a52d618243f8d79
correct a wrong offset arithmetic, replace EFI_FAULT_TOLERANT_WRITE_HEADER with EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER. It will cause FTW write operation break.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7931 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/FaultTolerantWriteDxe/FtwMisc.c