Change IPF version AuthVariable driver to support multiple-platform feature.
Signed-off-by: rni2 Reviewed-by: erictian git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12730 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -223,6 +223,8 @@ VariableServiceInitialize (
|
||||
Status = AutenticatedVariableServiceInitialize ();
|
||||
ASSERT_EFI_ERROR (Status);
|
||||
|
||||
FlushHob2Nv ();
|
||||
|
||||
//
|
||||
// Register All the Functions with Extended SAL Variable Services Class
|
||||
//
|
||||
|
Reference in New Issue
Block a user