Skip to content

Commit bfa4e58

Browse files
committed
MdeModulePkg: Remove duplicate library class in dsc file
In MdeModulePkg.dsc, CapsuleLib appears twice in [LibraryClasses] section, so remove the duplicate one. Signed-off-by: Qihang Gao <[email protected]>
1 parent ae2d2d7 commit bfa4e58

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

MdeModulePkg/MdeModulePkg.dsc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@
100100
ImagePropertiesRecordLib|MdeModulePkg/Library/ImagePropertiesRecordLib/ImagePropertiesRecordLib.inf
101101

102102
FmpAuthenticationLib|MdeModulePkg/Library/FmpAuthenticationLibNull/FmpAuthenticationLibNull.inf
103-
CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
104103
BmpSupportLib|MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib.inf
105104
SafeIntLib|MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf
106105
DisplayUpdateProgressLib|MdeModulePkg/Library/DisplayUpdateProgressLibGraphics/DisplayUpdateProgressLibGraphics.inf

0 commit comments

Comments
 (0)