X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=CryptoPkg%2FLibrary%2FBaseCryptLib%2FSysCall%2FRuntimeMemAllocation.c;fp=CryptoPkg%2FLibrary%2FBaseCryptLib%2FSysCall%2FRuntimeMemAllocation.c;h=616ee7717e72859b993da72b37d939dff00c1e5a;hb=e01f529efccd8c85bbb4f2d7d66470c3a281e57d;hp=79bb0678e376121a56cf43186609d7a20a55b602;hpb=8fb0d2e3fd488a045899dc2b890fc57b8d793e0b;p=mirror_edk2.git diff --git a/CryptoPkg/Library/BaseCryptLib/SysCall/RuntimeMemAllocation.c b/CryptoPkg/Library/BaseCryptLib/SysCall/RuntimeMemAllocation.c index 79bb0678e3..616ee7717e 100644 --- a/CryptoPkg/Library/BaseCryptLib/SysCall/RuntimeMemAllocation.c +++ b/CryptoPkg/Library/BaseCryptLib/SysCall/RuntimeMemAllocation.c @@ -64,7 +64,7 @@ RT_MEMORY_PAGE_TABLE *mRTPageTable = NULL; // // Event for Runtime Address Conversion. // -EFI_EVENT mVirtualAddressChangeEvent; +STATIC EFI_EVENT mVirtualAddressChangeEvent; /**