the current mode command is assuming contiguous list of supported modes, which is not quite true, for example my qemu is supporting modes 0 and 2, but not 1.
This update adds informational line about current mode used and is fixing for loop.
Differential D4760
loader.efi mode command is missing modes Authored by tsoome on Jan 3 2016, 9:19 AM. Tags None Referenced Files
Details
the current mode command is assuming contiguous list of supported modes, which is not quite true, for example my qemu is supporting modes 0 and 2, but not 1. This update adds informational line about current mode used and is fixing for loop. this is the result from test in qemu: OK mode Also tested in vmware fusion and AMI bios.
Diff Detail
|