TianoCore EDK2 master
Loading...
Searching...
No Matches
CapsuleReset.c
Go to the documentation of this file.
1
12#include "CapsuleService.h"
13
22BOOLEAN
24 VOID
25 )
26{
27 return FeaturePcdGet (PcdSupportUpdateCapsuleReset);
28}
BOOLEAN IsPersistAcrossResetCapsuleSupported(VOID)
Definition: CapsuleReset.c:23
#define FeaturePcdGet(TokenName)
Definition: PcdLib.h:50