Hello,

this is my attempt to address the review comments I got for v2:

 - Gerd pointed out that cbvesa should only use the modes where memmodel
   == MM_DIRECT.

 - Kevin noted that reading global variables need the GET_GLOBAL
   wrapper. (I would have expected that the compiler does the right
   thing here. Probably I'm still to wet behind the ears here :-)

Note this is only compile tested.

Uwe Kleine-König (2):
  cbvga: reuse svga modes definitions from svgamodes.c
  Add additional resolutions for 16:9 displays: 1600x900 and 2560x1440

 vgasrc/cbvga.c     | 80 ++++++----------------------------------------
 vgasrc/svgamodes.c |  8 +++++
 2 files changed, 17 insertions(+), 71 deletions(-)

-- 
2.20.1
_______________________________________________
SeaBIOS mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to