summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UnixPkg/FvbServicesRuntimeDxe/FvbInfo.c2
1 files changed, 1 insertions, 1 deletions
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) + \