From 627abd57e51799ff4023bd3d0ca4c3fa35059fc9 Mon Sep 17 00:00:00 2001 From: lgao4 Date: Tue, 24 Feb 2009 03:21:21 +0000 Subject: Remove unused NvDataFvHob Replace it with NvDataFvGuid git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7628 6f19259b-4bc3-4df7-8a09-765794883524 --- Nt32Pkg/FvbServicesRuntimeDxe/FvbInfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Nt32Pkg') diff --git a/Nt32Pkg/FvbServicesRuntimeDxe/FvbInfo.c b/Nt32Pkg/FvbServicesRuntimeDxe/FvbInfo.c index bef6126471..b99790fc3b 100644 --- a/Nt32Pkg/FvbServicesRuntimeDxe/FvbInfo.c +++ b/Nt32Pkg/FvbServicesRuntimeDxe/FvbInfo.c @@ -106,7 +106,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