mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-27 07:34:06 +02: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
@ -191,6 +191,7 @@ SmmFeatureLockOnS3 (
|
|||||||
@param[in] ProcedureArgument Pointer to SMRR_BASE_MASK structure.
|
@param[in] ProcedureArgument Pointer to SMRR_BASE_MASK structure.
|
||||||
**/
|
**/
|
||||||
VOID
|
VOID
|
||||||
|
EFIAPI
|
||||||
SetSmrr (
|
SetSmrr (
|
||||||
IN VOID *ProcedureArgument
|
IN VOID *ProcedureArgument
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user