TianoCore EDK2 master
Loading...
Searching...
No Matches
SmmFuncsArchDxeSmm.c
Go to the documentation of this file.
1
8#include "PiSmmCpuCommon.h"
9
16BOOLEAN
18 VOID
19 )
20{
21 return PcdGetBool (PcdCpuSmmRestrictedMemoryAccess);
22}
BOOLEAN IsRestrictedMemoryAccess(VOID)
#define PcdGetBool(TokenName)
Definition: PcdLib.h:401