]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/EbcDxe/EbcExecute.h
Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, English...
[mirror_edk2.git] / MdeModulePkg / Universal / EbcDxe / EbcExecute.h
index 88bf9d5843a81575375cb31e5db519eacdba9594..5fc741d1050b6bc37857554c0a3c5c1d08feb11b 100644 (file)
@@ -270,7 +270,7 @@ GetVmVersion (
   VM stack) to point into the EBC entry point arguments.\r
 \r
   @param  VmPtr             A pointer to a VM context.\r
-  @param  Addr              Adddress to write to.\r
+  @param  Addr              Address to write to.\r
   @param  Data              Value to write to Addr.\r
 \r
   @retval EFI_SUCCESS       The instruction is executed successfully.\r
@@ -300,7 +300,7 @@ VmWriteMemN (
   VM stack) to point into the EBC entry point arguments.\r
 \r
   @param  VmPtr             A pointer to a VM context.\r
-  @param  Addr              Adddress to write to.\r
+  @param  Addr              Address to write to.\r
   @param  Data              Value to write to Addr.\r
 \r
   @retval EFI_SUCCESS       The instruction is executed successfully.\r