]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/FtwMisc.c
Code clean for Ftw driver, remove the obsolete logic for boot block. Correct some...
[mirror_edk2.git] / MdeModulePkg / Universal / FirmwareVolume / FaultTolerantWriteDxe / FtwMisc.c
index 46cdd60ee511e671bbd4a29ab2d13dfb0dadda77..a81a67cf30d8eea656fc0e5eeffa7a7566d213a7 100644 (file)
@@ -1,6 +1,6 @@
 /** @file\r
 \r
-  Internal generic functions to support fault tolerant write.\r
+  Internal generic functions to operate flash block.\r
 \r
 Copyright (c) 2006 - 2008, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
@@ -54,7 +54,7 @@ IsErasedFlashBuffer (
 }\r
 \r
 /**\r
-  To Erase one block. The size is FTW_BLOCK_SIZE\r
+  To erase the block with the spare block size.\r
 \r
 \r
   @param FtwLiteDevice   Calling context\r