mirror of
https://github.com/edk2-porting/edk2-rk3588.git
synced 2025-12-17 11:04:41 +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>