X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FCore%2FDxe%2FImage%2FImage.c;h=9b9720d8975b1f5e698c8065f68fcf9a2a90dfc6;hp=d77f4c4fca23c5af4ab7b14cd66fd07bddac1c0c;hb=511710d68f477e0210ae1830769e5d0cde4ea36a;hpb=cb44bbdb8e15fc40362e6b0542be196c15c04615 diff --git a/EdkModulePkg/Core/Dxe/Image/Image.c b/EdkModulePkg/Core/Dxe/Image/Image.c index d77f4c4fca..9b9720d897 100644 --- a/EdkModulePkg/Core/Dxe/Image/Image.c +++ b/EdkModulePkg/Core/Dxe/Image/Image.c @@ -905,7 +905,7 @@ Arguments: ExitData - Pointer to a pointer to a data buffer that includes a Null-terminated Unicode string, optionally followed by additional binary data. The string is a description that the caller may use to further indicate the reason for - the image¡¯s exit. + the image's exit. Returns: @@ -1209,13 +1209,13 @@ Arguments: ImageHandle - Handle that identifies the image. This parameter is passed to the image on entry. - Status - The image¡¯s exit code. + Status - The image's exit code. ExitDataSize - The size, in bytes, of ExitData. Ignored if ExitStatus is EFI_SUCCESS. ExitData - Pointer to a data buffer that includes a Null-terminated Unicode string, optionally followed by additional binary data. The string is a description that the caller may use to further indicate the reason for - the image¡¯s exit. + the image's exit. Returns: