X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FStandaloneMmServicesTableLib%2FStandaloneMmServicesTableLib.c;fp=MdePkg%2FLibrary%2FStandaloneMmServicesTableLib%2FStandaloneMmServicesTableLib.c;h=e3f677db19c08bfa49bd82dcababc6d6f8a94591;hp=70b4d10ef67a1bc5f91fab563cc056bee6ffe3e8;hb=2f88bd3a1296c522317f1c21377876de63de5be7;hpb=1436aea4d5707e672672a11bda72be2c63c936c3 diff --git a/MdePkg/Library/StandaloneMmServicesTableLib/StandaloneMmServicesTableLib.c b/MdePkg/Library/StandaloneMmServicesTableLib/StandaloneMmServicesTableLib.c index 70b4d10ef6..e3f677db19 100644 --- a/MdePkg/Library/StandaloneMmServicesTableLib/StandaloneMmServicesTableLib.c +++ b/MdePkg/Library/StandaloneMmServicesTableLib/StandaloneMmServicesTableLib.c @@ -11,7 +11,7 @@ #include #include -EFI_MM_SYSTEM_TABLE *gMmst = NULL; +EFI_MM_SYSTEM_TABLE *gMmst = NULL; /** The constructor function caches the pointer of the MM Services Table.