Skip to content

Commit 59c3e63

Browse files
LiuZhiguang001mergify[bot]
authored andcommitted
OvmfPkg: Use FvLib from MdePkg
FvLib is moving from StandaloneMmPkg to MdePkg. FvLib is already included from MdeLibs.dsc.inc. So, just remove the usage of FvLib from StandaloneMmPkg. Signed-off-by: Zhiguang Liu <[email protected]>
1 parent 426da7f commit 59c3e63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

OvmfPkg/OvmfPkgX64.dsc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,6 @@
541541
DebugLib|OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort.inf
542542
!endif
543543
ExtractGuidedSectionLib|StandaloneMmPkg/Library/StandaloneMmExtractGuidedSectionLib/StandaloneMmExtractGuidedSectionLib.inf
544-
FvLib|StandaloneMmPkg/Library/FvLib/FvLib.inf
545544
HobLib|StandaloneMmPkg/Library/StandaloneMmCoreHobLib/StandaloneMmCoreHobLib.inf
546545
MemoryAllocationLib|StandaloneMmPkg/Library/StandaloneMmCoreMemoryAllocationLib/StandaloneMmCoreMemoryAllocationLib.inf
547546
MemLib|StandaloneMmPkg/Library/StandaloneMmMemLib/StandaloneMmMemLib.inf

0 commit comments

Comments
 (0)