]> git.proxmox.com Git - mirror_edk2.git/commitdiff
BlSupportSmm: fix definition of SetSmrr()
authorSean Rhodes <sean@starlabs.systems>
Wed, 23 Feb 2022 22:55:19 +0000 (15:55 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 7 Mar 2022 22:48:49 +0000 (22:48 +0000)
Cc: Guo Dong <guo.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Maurice Ma <maurice.ma@intel.com>
Cc: Benjamin You <benjamin.you@intel.com>
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-by: Guo Dong <guo.dong@intel.com>
UefiPayloadPkg/BlSupportSmm/BlSupportSmm.c

index dcc4d60bb2c0b4471dd4828ed24ce33c9b98a068..0d16aec8ef7098497c55ad461b44ed64f64cdaa6 100644 (file)
@@ -191,6 +191,7 @@ SmmFeatureLockOnS3 (
   @param[in] ProcedureArgument  Pointer to SMRR_BASE_MASK structure.\r
 **/\r
 VOID\r
+EFIAPI\r
 SetSmrr (\r
   IN VOID  *ProcedureArgument\r
   )\r