diff options
author | Steven Price <steven@ecrips.co.uk> | 2024-10-12 11:34:34 +0000 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2024-10-25 11:55:25 -0400 |
commit | 62a1429ec1ec67f14c039d97627a6a7ef70a983c (patch) | |
tree | 7ef52dd2de58ffa070bf3abea1ce8b4ac8b45a58 /.gitignore | |
parent | 2424e4c04aa30d90e85073ea41d18a7845460783 (diff) | |
download | seabios-master.tar.gz |
Accessing the data in the vga_modes array requires using GET_GLOBAL(),
and the bits set in the bit array should correspond to the modes, not
the indexes in vga_modes.
With this change the modes calculated matches the expected value of
0xfe0ff.
Fixes: 12900b1a2431 ("vgabios: Fill in available legacy modes in video_func_static at runtime")
Signed-off-by: Steven Price <steven@ecrips.co.uk>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions