public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel][PATCH] UnitTestFrameworkPg: Fix build failure of MdeModulePkg with
@ 2020-12-01  6:12 Wadhawan, Divneil R
  0 siblings, 0 replies; only message in thread
From: Wadhawan, Divneil R @ 2020-12-01  6:12 UTC (permalink / raw)
  To: devel@edk2.groups.io
  Cc: Ni, Ray, gaoliming, 'Andrew Fish', Justen, Jordan L,
	Kinney, Michael D, Wadhawan, Divneil R

[-- Attachment #1: Type: text/plain, Size: 1036 bytes --]

o LIBRARY_CLASS for UnitTestLib has been extended to support the classes
  required in building of MdeModulePkg

Signed-off-by: Divneil Rai Wadhawan <divneil.r.wadhawan@intel.com>
---
UnitTestFrameworkPkg/Library/UnitTestLib/UnitTestLib.inf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/UnitTestFrameworkPkg/Library/UnitTestLib/UnitTestLib.inf b/UnitTestFrameworkPkg/Library/UnitTestLib/UnitTestLib.inf
index 96e40e973c..0dabd6a6f3 100644
--- a/UnitTestFrameworkPkg/Library/UnitTestLib/UnitTestLib.inf
+++ b/UnitTestFrameworkPkg/Library/UnitTestLib/UnitTestLib.inf
@@ -12,7 +12,7 @@
   FILE_GUID       = 98CEF9CA-15CE-40A3-ADE8-C299953CD0F6
   VERSION_STRING  = 1.0
   MODULE_TYPE     = UEFI_DRIVER
-  LIBRARY_CLASS   = UnitTestLib|PEIM DXE_DRIVER DXE_SMM_DRIVER UEFI_DRIVER UEFI_APPLICATION
+  LIBRARY_CLASS   = UnitTestLib|PEI_CORE PEIM DXE_CORE MM_STANDALONE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER SMM_CORE UEFI_DRIVER UEFI_APPLICATION
 [Sources]
   UnitTestLib.c
--
2.16.2.windows.1

[-- Attachment #2: Type: text/html, Size: 3423 bytes --]

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-01  6:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-01  6:12 [edk2-devel][PATCH] UnitTestFrameworkPg: Fix build failure of MdeModulePkg with Wadhawan, Divneil R

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox