]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/EbcDxe/EbcInt.h
add return value check.
[mirror_edk2.git] / MdeModulePkg / Universal / EbcDxe / EbcInt.h
index 8512d6743d7d03e31f7238a46d2b96dc22f80ee4..1bc40e6deef5edeb2e68eb4a60521f8a2c9f7df9 100644 (file)
@@ -106,7 +106,7 @@ EbcCreateThunks (
 \r
 /**\r
   Add a thunk to our list of thunks for a given image handle.\r
-  Also flush the instruction cache since we have written thunk code\r
+  Also flush the instruction cache since we've written thunk code\r
   to memory that will be executed eventually.\r
 \r
   @param  ImageHandle            The image handle to which the thunk is tied.\r
@@ -249,7 +249,7 @@ EbcLLGetReturnValue (
   );\r
 \r
 /**\r
-  Returns the stack index and buffer associated with the Handle parameter.\r
+  Returns the stack index and buffer assosicated with the Handle parameter.\r
 \r
   @param  Handle                The EFI handle as the index to the EBC stack.\r
   @param  StackBuffer           A pointer to hold the returned stack buffer.\r