public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Wadhawan, Divneil R" <divneil.r.wadhawan@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: "Ni, Ray" <ray.ni@intel.com>,
	gaoliming <gaoliming@byosoft.com.cn>,
	'Andrew Fish' <afish@apple.com>,
	"Justen, Jordan L" <jordan.l.justen@intel.com>,
	"Kinney, Michael D" <michael.d.kinney@intel.com>,
	"Wadhawan, Divneil R" <divneil.r.wadhawan@intel.com>
Subject: [edk2-devel][PATCH] UnitTestFrameworkPg: Fix build failure of MdeModulePkg with
Date: Tue, 1 Dec 2020 06:12:03 +0000	[thread overview]
Message-ID: <DM6PR11MB43155311C36473DD3EE42385CBF40@DM6PR11MB4315.namprd11.prod.outlook.com> (raw)

[-- 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 --]

                 reply	other threads:[~2020-12-01  6:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DM6PR11MB43155311C36473DD3EE42385CBF40@DM6PR11MB4315.namprd11.prod.outlook.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox