Pushed as 8efa4f42b5..d7466862b7 -----Original Message----- From: [email protected] <[email protected]> On Behalf Of Isaac Oram Sent: Tuesday, March 21, 2023 1:09 PM To: [email protected]; Rudolph, Patrick <[email protected]> Cc: [email protected]; Kinney, Michael D <[email protected]>; Chaganty, Rangasai V <[email protected]>; Desimone, Nathaniel L <[email protected]>; Gao, Liming <[email protected]>; Dong, Guo <[email protected]> Subject: Re: [edk2-devel] [edk2-platforms][PATCH 1/2][RESEND] PlatformPayloadFeaturePkg.dsc: Add missing packages
Reviewed-by: Isaac Oram <[email protected]> -----Original Message----- From: [email protected] <[email protected]> On Behalf Of Patrick Rudolph Sent: Monday, March 20, 2023 1:53 AM Cc: [email protected]; [email protected]; Kinney, Michael D <[email protected]>; Chaganty, Rangasai V <[email protected]>; Oram, Isaac W <[email protected]>; Desimone, Nathaniel L <[email protected]>; Gao, Liming <[email protected]> Subject: [edk2-devel] [edk2-platforms][PATCH 1/2][RESEND] PlatformPayloadFeaturePkg.dsc: Add missing packages Add package that are required to build PlatformPayloadFeaturePkg. Test: Running python Features/Intel/PlatformPayloadFeaturePkg/PlatformPayloadFeaturePkg.py generates a FV. Signed-off-by: Patrick Rudolph <[email protected]> Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=4359 --- Features/Intel/PlatformPayloadFeaturePkg/PlatformPayloadFeaturePkg.dsc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Features/Intel/PlatformPayloadFeaturePkg/PlatformPayloadFeaturePkg.dsc b/Features/Intel/PlatformPayloadFeaturePkg/PlatformPayloadFeaturePkg.dsc index e36e5d6e..9dcd1da6 100644 --- a/Features/Intel/PlatformPayloadFeaturePkg/PlatformPayloadFeaturePkg.dsc +++ b/Features/Intel/PlatformPayloadFeaturePkg/PlatformPayloadFeaturePkg +++ .dsc @@ -33,6 +33,9 @@ [Packages] MinPlatformPkg/MinPlatformPkg.dec+ MdePkg/MdePkg.dec+ MdeModulePkg/MdeModulePkg.dec+ UefiPayloadPkg/UefiPayloadPkg.dec ################################################################################ #-- 2.39.1 -=-=-=-=-=-= Groups.io Links: You receive all messages sent to this group. View/Reply Online (#101414): https://edk2.groups.io/g/devel/message/101414 Mute This Topic: https://groups.io/mt/97727097/1492418 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-= -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#101503): https://edk2.groups.io/g/devel/message/101503 Mute This Topic: https://groups.io/mt/97727097/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
