Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34284 )
Change subject: device/oprom: Lists all supported vesa mode by oprom ......................................................................
Patch Set 4:
(1 comment)
https://review.coreboot.org/c/coreboot/+/34284/4/src/device/oprom/realmode/x... File src/device/oprom/realmode/x86.c:
https://review.coreboot.org/c/coreboot/+/34284/4/src/device/oprom/realmode/x... PS4, Line 305: vbe_oprom_supported_mode_list(); This may lead to unwanted recursion and the `default` case makes it even more likely.