]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg/AuthVariableLibNull: add MM_STANDALONE support
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 14 Jan 2019 12:17:59 +0000 (13:17 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 16 Jan 2019 19:10:51 +0000 (20:10 +0100)
Add MM_STANDALONE to the list of permitted module types of the
AuthVariableLibNull library implementation.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>.
MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.inf

index 900fef5d49897ddb09b4f78cdd991e30f8fcb31b..93f3e675a2ff8d391e50d8c7be027cfd601db785 100644 (file)
@@ -21,7 +21,7 @@
   FILE_GUID                      = 435CB0E4-7C9A-4BB7-9907-8FD4643E978A\r
   MODULE_TYPE                    = DXE_RUNTIME_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = AuthVariableLib|DXE_RUNTIME_DRIVER DXE_SMM_DRIVER\r
+  LIBRARY_CLASS                  = AuthVariableLib|DXE_RUNTIME_DRIVER DXE_SMM_DRIVER MM_STANDALONE\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r