Re: [edk2-devel] [Patch v2 00/11] Remove all UGA support

2022-10-24 Thread Michael D Kinney
1 PM > To: devel@edk2.groups.io > Subject: [edk2-devel] [Patch v2 00/11] Remove all UGA support > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2368 > > The Plan: > 1. Remove the upstream UGA code first but keep definition in Edk2 at > first > 2. Then downstream

[edk2-devel] [Patch v2 00/11] Remove all UGA support

2022-07-14 Thread Guomin Jiang
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2368 The Plan: 1. Remove the upstream UGA code first but keep definition in Edk2 at first 2. Then downstream owner to remove UGA related code 3. Remove Edk2 definition last. GuoMinJ (9): UefiPayloadPkg: Remove All UGA Support ArmVirtPkg: Rem