mirror of
https://github.com/acidanthera/audk.git
synced 2025-08-17 23:58:12 +02:00
UE is experimental and non-standard, so should not be supported by default. For platforms that opt in to UE, like OVMF and DUET, globally for the platform (not overridden per-module) the FV PCD should either be PE | UE or only UE, depending on where support is at. Signed-off-by: Mike Beaton <mjsbeaton@gmail.com> Signed-off-by: Marvin Häuser <mhaeuser@posteo.de>