[SeaBIOS] [PATCH 0/4] Improve sdcard boot menu description

Kevin O'Connor kevin at koconnor.net
Mon Aug 24 15:24:06 CET 2015


This series extends the sdcard boot menu description to include
product and version information from the sd card.  This makes the menu
more readable and can help distinguish between cards if more than one
drive is in the system.

-Kevin


Kevin O'Connor (4):
  sdcard: Move sdcard_set_frequency()/sdcard_set_power() in sdcard.c
  sdcard: Move frequency setting into sdcard_card_setup()
  sdcard: Move drive registration to sdcard_card_setup()
  sdcard: Display sdcard product name and revision in boot menu

 src/hw/sdcard.c | 169 ++++++++++++++++++++++++++++++--------------------------
 1 file changed, 90 insertions(+), 79 deletions(-)

-- 
2.4.3




More information about the SeaBIOS mailing list