diff options
Diffstat (limited to 'MdeModulePkg/MdeModulePkg.dec')
-rw-r--r-- | MdeModulePkg/MdeModulePkg.dec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec index 78f298ac60..98a66e58f4 100644 --- a/MdeModulePkg/MdeModulePkg.dec +++ b/MdeModulePkg/MdeModulePkg.dec @@ -37,7 +37,10 @@ PlatDriOverLib|Include/Library/PlatDriOverLib.h
ExtendedHiiLib|Include/Library/ExtendedHiiLib.h
ExtendedIfrSupportLib|Include/Library/ExtendedIfrSupportLib.h
-
+ CapsuleLib|Include/Library/CapsuleLib.h
+ PlatformBdsLib|Include/Library/PlatformBdsLib.h
+ GenericBdsLib|Include/Library/GenericBdsLib.h
+
[Guids.common]
gPcdDataBaseHobGuid = { 0xEA296D92, 0x0B69, 0x423C, { 0x8C, 0x28, 0x33, 0xB4, 0xE0, 0xA9, 0x12, 0x68 }}
|