X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FLibrary%2FEdkUefiRuntimeLib%2FCommon%2FRuntimeService.c;h=42a872cd5aff42bfb9c9da332b53b8a735cf3682;hp=69c980b1592dfc50c3ff01a967813b569d786e39;hb=f81f558de809885a0ea83427649bfe2424571256;hpb=3fc556d6659e092eb3edb8f2ad16da8b41c9d061 diff --git a/EdkModulePkg/Library/EdkUefiRuntimeLib/Common/RuntimeService.c b/EdkModulePkg/Library/EdkUefiRuntimeLib/Common/RuntimeService.c index 69c980b159..42a872cd5a 100644 --- a/EdkModulePkg/Library/EdkUefiRuntimeLib/Common/RuntimeService.c +++ b/EdkModulePkg/Library/EdkUefiRuntimeLib/Common/RuntimeService.c @@ -291,7 +291,7 @@ EFI_STATUS EFIAPI EfiConvertPointer ( IN UINTN DebugDisposition, - IN OUT VOID *Address + IN OUT VOID **Address ) /*++