X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FUefiRuntimeServicesTableLib%2FUefiRuntimeServicesTableLib.c;h=4c0c74556679527c55f76ea72519da0cbc31d0fa;hb=d5b86e43cf23787da85fcf862807c1f6714bfac2;hp=3d493d5af4d987731b956647cde00452786de26b;hpb=c7d265a94a3ee2517430e4f19f5b24482e5e7132;p=mirror_edk2.git diff --git a/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.c b/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.c index 3d493d5af4..4c0c745566 100644 --- a/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.c +++ b/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.c @@ -10,8 +10,6 @@ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - Module Name: UefiRuntimeServicesTableLib.c - **/ // @@ -27,6 +25,8 @@ #include #include +#include "UefiRuntimeServicesTableLibInternal.h" + EFI_RUNTIME_SERVICES *gRT = NULL; /**