mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-29 16:44:10 +02:00
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:
parent
d14a393be2
commit
627abd57e5
@ -106,7 +106,7 @@ EFI_FVB_MEDIA_INFO mPlatformFvbMediaInfo[] = {
|
|||||||
{
|
{
|
||||||
0,
|
0,
|
||||||
}, // ZeroVector[16]
|
}, // ZeroVector[16]
|
||||||
EFI_SYSTEM_NV_DATA_HOB_GUID,
|
EFI_SYSTEM_NV_DATA_FV_GUID,
|
||||||
FixedPcdGet32 (PcdFlashNvStorageVariableSize) +
|
FixedPcdGet32 (PcdFlashNvStorageVariableSize) +
|
||||||
FixedPcdGet32 (PcdFlashNvStorageFtwWorkingSize) +
|
FixedPcdGet32 (PcdFlashNvStorageFtwWorkingSize) +
|
||||||
FixedPcdGet32 (PcdFlashNvStorageFtwSpareSize) +
|
FixedPcdGet32 (PcdFlashNvStorageFtwSpareSize) +
|
||||||
|
Loading…
x
Reference in New Issue
Block a user