mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
BlSupportSmm: fix definition of SetSmrr()
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>
This commit is contained in:
parent
af74efe494
commit
62fa37fe7b
1 changed files with 1 additions and 0 deletions
|
|
@ -191,6 +191,7 @@ SmmFeatureLockOnS3 (
|
|||
@param[in] ProcedureArgument Pointer to SMRR_BASE_MASK structure.
|
||||
**/
|
||||
VOID
|
||||
EFIAPI
|
||||
SetSmrr (
|
||||
IN VOID *ProcedureArgument
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue