X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FUefiRuntimeLib%2FRuntimeService.c;h=982e20c7986042b8d414c422ec62fbe2040e8700;hb=030cd1a2e95018683638462e9fcfa2d204aaff33;hp=bdd2367479a473eb4a36876e7504aa28731751da;hpb=714e2a12d576b3bad7e3ea6ca7156d6e1e658ca4;p=mirror_edk2.git diff --git a/MdePkg/Library/UefiRuntimeLib/RuntimeService.c b/MdePkg/Library/UefiRuntimeLib/RuntimeService.c index bdd2367479..982e20c798 100644 --- a/MdePkg/Library/UefiRuntimeLib/RuntimeService.c +++ b/MdePkg/Library/UefiRuntimeLib/RuntimeService.c @@ -380,7 +380,7 @@ EfiConvertPointer ( /** Determines the new virtual address that is to be used on subsequent memory accesses. - For IA32, X64, and EBC, this service is a wrapper for the UEFI Runtime Service + For IA32, x64, and EBC, this service is a wrapper for the UEFI Runtime Service ConvertPointer(). See the UEFI Specification for details. For IPF, this function interprets Address as a pointer to an EFI_PLABEL structure and both the EntryPoint and GP fields of an EFI_PLABEL are converted from physical