Pushed: https://github.com/tianocore/edk2-platforms/commit/c6d565e
> -----Original Message----- > From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Yanming > Zhu > Sent: Wednesday, December 16, 2020 12:47 AM > To: devel@edk2.groups.io > Cc: Liming Gao <gaolim...@byosoft.com.cn> > Subject: [edk2-devel] [PATCH 3/3] MinPlatformPkg: Add a Lib for > MinPlatformPkg. > > REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3036 > > MinDsdt is missing a LibraryClasses dependency for MemoryAllocationLib,so I > add it for this. > > Cc:Chasel Chiu <chasel.c...@intel.com> > Cc:Nate DeSimone <nathaniel.l.desim...@intel.com> Cc:Liming Gao > <gaolim...@byosoft.com.cn> Cc:Eric Dong <eric.d...@intel.com> > > Signed-off-by: Yanming Zhu <zhuyanm...@byosoft.com.cn> > Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn> > --- > Platform/Intel/MinPlatformPkg/Acpi/MinDsdt/MinDsdt.inf | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Platform/Intel/MinPlatformPkg/Acpi/MinDsdt/MinDsdt.inf > b/Platform/Intel/MinPlatformPkg/Acpi/MinDsdt/MinDsdt.inf > index 1066f13c..3437bc48 100644 > --- a/Platform/Intel/MinPlatformPkg/Acpi/MinDsdt/MinDsdt.inf > +++ b/Platform/Intel/MinPlatformPkg/Acpi/MinDsdt/MinDsdt.inf > @@ -31,6 +31,7 @@ > UefiBootServicesTableLib > UefiRuntimeServicesTableLib > BaseMemoryLib > + MemoryAllocationLib > > [Protocols] > gEfiAcpiTableProtocolGuid ## CONSUMES > -- > 2.28.0.windows.1 > > > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#70562): https://edk2.groups.io/g/devel/message/70562 Mute This Topic: https://groups.io/mt/78996703/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-