diff options
-rw-r--r-- | MdeModulePkg/MdeModulePkg.dec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec index 3912367d1a..1731ae91ad 100644 --- a/MdeModulePkg/MdeModulePkg.dec +++ b/MdeModulePkg/MdeModulePkg.dec @@ -89,6 +89,10 @@ ## @libraryclass Provide platform specific hooks for SMM core.
#
SmmCorePlatformHookLib|Include/Library/SmmCorePlatformHookLib.h
+
+ ## @libraryclass Provide capability to maintain the data integrity cross S3 phase.
+ #
+ LockBoxLib|Include/Library/LockBoxLib.h
[Guids]
## MdeModule package token space guid
|