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
This commit is contained in:
lgao4 2009-02-24 03:21:21 +00:00
parent d14a393be2
commit 627abd57e5
1 changed files with 1 additions and 1 deletions

View File

@ -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) +