From 5e9d6caefd3515f521dac8bfc9662b26ff9244a5 Mon Sep 17 00:00:00 2001 From: lgao4 Date: Tue, 24 Feb 2009 03:25:08 +0000 Subject: Replace NvDataFvHob with NvDataFvGuid git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7629 6f19259b-4bc3-4df7-8a09-765794883524 --- UnixPkg/FvbServicesRuntimeDxe/FvbInfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'UnixPkg') diff --git a/UnixPkg/FvbServicesRuntimeDxe/FvbInfo.c b/UnixPkg/FvbServicesRuntimeDxe/FvbInfo.c index 19935b22f0..0e30004d90 100644 --- a/UnixPkg/FvbServicesRuntimeDxe/FvbInfo.c +++ b/UnixPkg/FvbServicesRuntimeDxe/FvbInfo.c @@ -102,7 +102,7 @@ EFI_FVB_MEDIA_INFO mPlatformFvbMediaInfo[] = { { 0, }, // ZeroVector[16] - EFI_SYSTEM_NV_DATA_HOB_GUID, + EFI_SYSTEM_NV_DATA_FV_GUID, FixedPcdGet32 (PcdFlashNvStorageVariableSize) + \ FixedPcdGet32 (PcdFlashNvStorageFtwWorkingSize) + \ FixedPcdGet32 (PcdFlashNvStorageFtwSpareSize) + \ -- cgit v1.2.3