Re: [edk2-devel] [edk2-platforms][PATCH 4/7] ManageabilityPkg: Initial package

2023-02-16 Thread Chang, Abner via groups.io
[AMD Official Use Only - General] The Manageability package could be included by the AdvancedFeaturePkg. The reason I didn't use common MinPlatform include metafiles is because there are many driver (plus the pull in libraries) which are no need to be built for ManageabilityPkg. But to keep th

Re: [edk2-devel] [edk2-platforms][PATCH 4/7] ManageabilityPkg: Initial package

2023-02-15 Thread Isaac Oram
I think that the ManageabilityPkg shouldn't have a file like CommonLibs.dsc.inc that defines commonly used content. It is the wrong scope. I would prefer to use the MinPlatformPkg content on the theory that it will move MinPlatformPkg to a more general location once it is in wider use. Put an

[edk2-devel] [edk2-platforms][PATCH 4/7] ManageabilityPkg: Initial package

2023-02-07 Thread Chang, Abner via groups.io
From: Abner Chang Initial commit of ManageabilityPkg Signed-off-by: Abner Chang Cc: Liming Gao Cc: Isaac Oram Cc: Nate DeSimone Cc: Abdul Lateef Attar Cc: Nickle Wang Cc: Igor Kulchytskyy --- .../ManageabilityPkg/ManageabilityPkg.dec | 18 + .../Include/CommonLibs.dsc.inc