coreboot-kgpe-d16/payloads/libpayload/drivers
Uwe Hermann 8cc38d2f13 Add initial support for some basic CMOS read/write functions and the
bcd2dec()/dec2bcd() functions we'll need for (among other things)
converting some date/time parameters in CMOS.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Jordan Crouse <jordan.crouse@amd.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3192 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-03-27 23:26:40 +00:00
..
Makefile.inc Add initial support for some basic CMOS read/write functions and the 2008-03-27 23:26:40 +00:00
cmos.c Add initial support for some basic CMOS read/write functions and the 2008-03-27 23:26:40 +00:00
keyboard.c Cosmetics, coding style fixes (trivial). 2008-03-20 19:54:59 +00:00
serial.c Cosmetics, coding style fixes (trivial). 2008-03-20 19:54:59 +00:00
vga.c Make cursor positioning work by using both halves of the 2008-03-22 15:27:26 +00:00