[edk2-devel] [Patch V2] UnitTestFrameworkPg: Fix build failure of MdeModulePkg with UnitTestLib

Michael D Kinney michael.d.kinney at intel.com
Sat Dec 5 02:03:49 UTC 2020


Merged

https://github.com/tianocore/edk2/pull/1182


> -----Original Message-----
> From: Kinney, Michael D <michael.d.kinney at intel.com>
> Sent: Friday, December 4, 2020 5:44 PM
> To: Wadhawan, Divneil R <divneil.r.wadhawan at intel.com>; devel at edk2.groups.io; Kinney, Michael D
> <michael.d.kinney at intel.com>
> Cc: Sean Brogan <sean.brogan at microsoft.com>; Bret Barkelew <Bret.Barkelew at microsoft.com>
> Subject: RE: [Patch V2] UnitTestFrameworkPg: Fix build failure of MdeModulePkg with UnitTestLib
> 
> Divneil,
> 
> Thank you for reposting with a correct commit message and email format.
> 
> Reviewed-by: Michael D Kinney <michael.d.kinney at intel.com>
> 
> Mike
> 
> 
> > -----Original Message-----
> > From: Divneil Rai Wadhawan <divneil.r.wadhawan at intel.com>
> > Sent: Friday, December 4, 2020 10:12 AM
> > To: devel at edk2.groups.io
> > Cc: Kinney, Michael D <michael.d.kinney at intel.com>; Sean Brogan <sean.brogan at microsoft.com>; Bret Barkelew
> > <Bret.Barkelew at microsoft.com>
> > Subject: [Patch V2] UnitTestFrameworkPg: Fix build failure of MdeModulePkg with UnitTestLib
> >
> > o LIBRARY_CLASS for UnitTestLib has been extended to support the classes
> >   required in building of MdeModulePkg
> >
> > Cc: Michael D Kinney <michael.d.kinney at intel.com>
> > Cc: Sean Brogan <sean.brogan at microsoft.com>
> > Cc: Bret Barkelew <Bret.Barkelew at microsoft.com>
> >
> > Signed-off-by: Divneil Rai Wadhawan <divneil.r.wadhawan at 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



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#68357): https://edk2.groups.io/g/devel/message/68357
Mute This Topic: https://groups.io/mt/78715275/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-






More information about the edk2-devel-archive mailing list