diff options
Diffstat (limited to 'DcsCfg/DcsCfg.h')
-rw-r--r-- | DcsCfg/DcsCfg.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/DcsCfg/DcsCfg.h b/DcsCfg/DcsCfg.h index 6fda422..412e4c4 100644 --- a/DcsCfg/DcsCfg.h +++ b/DcsCfg/DcsCfg.h @@ -80,6 +80,9 @@ GptEdit( IN UINTN index
);
+EFI_STATUS
+OuterInit();
+
//////////////////////////////////////////////////////////////////////////
// Security regions
//////////////////////////////////////////////////////////////////////////
|