Replace NvDataFvHob with NvDataFvGuid

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7629 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4 2009-02-24 03:25:08 +00:00
parent 627abd57e5
commit 5e9d6caefd
1 changed files with 1 additions and 1 deletions

View File

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