]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Common/FirmwareVolumeBuffer.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / C / Common / FirmwareVolumeBuffer.c
index 6e1914be29a082baede48e83714dfb71c704eba8..ace26eb71c6bd724f8c79b75c166ac9ba79c2b19 100644 (file)
@@ -91,7 +91,7 @@ Routine Description:
 \r
 Arguments:\r
 \r
-  SourceFv - Address of the Fv in memory, this firmware volume volume will\r
+  SourceFv - Address of the Fv in memory, this firmware volume will\r
              be modified, if SourceFfsFile exists\r
   SourceFfsFile - Input FFS file to replace\r
 \r
@@ -141,7 +141,7 @@ Routine Description:
 \r
 Arguments:\r
 \r
-  SourceFv - Address of the Fv in memory, this firmware volume volume will\r
+  SourceFv - Address of the Fv in memory, this firmware volume will\r
              be modified, if SourceFfsFile exists\r
   SourceFfsFile - Input FFS file to replace\r
 \r
@@ -285,7 +285,7 @@ Routine Description:
 \r
 Arguments:\r
 \r
-  SourceFv - Address of the Fv in memory, this firmware volume volume will\r
+  SourceFv - Address of the Fv in memory, this firmware volume will\r
              be modified, if SourceFfsFile exists\r
   SourceFfsFile - Input FFS file to replace\r
 \r
@@ -937,7 +937,7 @@ Arguments:
 \r
   Fv - Address of the Fv in memory\r
   Key - Should be 0 to get the first file.  After that, it should be\r
-        passed back in without modifying it's contents to retrieve\r
+        passed back in without modifying its contents to retrieve\r
         subsequent files.\r
   File - Output file pointer\r
     File == NULL - invalid parameter\r
@@ -1323,7 +1323,7 @@ Arguments:
   SectionsStart - Address of the start of the FFS sections array\r
   TotalSectionsSize - Total size of all the sections\r
   Key - Should be 0 to get the first section.  After that, it should be\r
-        passed back in without modifying it's contents to retrieve\r
+        passed back in without modifying its contents to retrieve\r
         subsequent files.\r
   Section - Output section pointer\r
     (Section == NULL) -> invalid parameter\r