Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33806 )
Change subject: device/oprom: Update vbe_info_t as per vbe specification 3.0 ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/33806/2//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/33806/2//COMMIT_MSG@13 PS2, Line 13: http://www.vesa.org/public/VBE/vbe3.pdf The whole code is written such that `vbe_info_t` isn't (and doesn't have to be) a direct representation of the ABI structure. That's good programming practice, please don't change that.