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:
niruiyu
2011-11-17 02:40:28 +00:00
parent 53e6937c20
commit 4f8ef5ce4e
4 changed files with 64 additions and 0 deletions

View File

@@ -223,6 +223,8 @@ VariableServiceInitialize (
Status = AutenticatedVariableServiceInitialize ();
ASSERT_EFI_ERROR (Status);
FlushHob2Nv ();
//
// Register All the Functions with Extended SAL Variable Services Class
//