[edk2-devel] [PATCH 3/3] MinPlatformPkg: Add a Lib for MinPlatformPkg.

Nate DeSimone nathaniel.l.desimone at intel.com
Wed Jan 20 00:20:10 UTC 2021


Pushed: https://github.com/tianocore/edk2-platforms/commit/c6d565e

> -----Original Message-----
> From: devel at edk2.groups.io <devel at edk2.groups.io> On Behalf Of Yanming
> Zhu
> Sent: Wednesday, December 16, 2020 12:47 AM
> To: devel at edk2.groups.io
> Cc: Liming Gao <gaoliming at 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.chiu at intel.com>
> Cc:Nate DeSimone <nathaniel.l.desimone at intel.com> Cc:Liming Gao
> <gaoliming at byosoft.com.cn> Cc:Eric Dong <eric.dong at intel.com>
> 
> Signed-off-by: Yanming Zhu <zhuyanming at byosoft.com.cn>
> Reviewed-by: Liming Gao <gaoliming at 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/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