mirror of
https://github.com/edk2-porting/edk2-rk3588.git
synced 2026-01-06 17:22:38 +08:00
The x64 driver in the GPU's Option ROM does not work properly on non-coherent hardware through the emulator (framebuffer gets corrupted). We also need to install EFI_DRIVER_FAMILY_OVERRIDE_PROTOCOL on the native driver's handle in order to override the Option ROM version. Signed-off-by: Mario Bălănică <mariobalanica02@gmail.com>