Issue #312 has been updated by Sean Rhodes.
Status changed from In Progress to Resolved
Fixed upstream and MrChromebox fork
---------------------------------------- Bug #312: [Tianocore] gcc11: UefiPayloadPkg build fails https://ticket.coreboot.org/issues/312#change-1051
* Author: Patrik Tesarik * Status: Resolved * Priority: Normal * Assignee: Matt DeVillier * Start date: 2021-06-23 ---------------------------------------- With gcc11 the build of UefiPayloadPkg fails because the brotli code fails.
This bug is fixed 'already' today (after 3 Months) in upstream brotli: https://github.com/google/brotli/pull/893
And the issue was already discussed in upstream EDK2, but it seems to me that the submodule reference(?) not fixed yet. https://bugzilla.tianocore.org/show_bug.cgi?id=3417
However, this ticket should make the maintainer of https://github.com/MrChromebox/edk2 aware that a pull of that brotli fix is trickles down somehow. Not sure what's the right way to go here.