libpayload: Add a timeout function for getchar and getch
[coreboot.git] / payloads / libpayload / i386 /
2008-04-05 Jordan Crouselibpayload: remove unneeded stack stuff
2008-03-31 Klaus SchnassLibpayload fixes to prevent triple-faults when running...
2008-03-21 Uwe HermannCosmetics, fix typos (trivial).
2008-03-20 Uwe HermannFix code to allow usage of -Wall in libpayload and...
2008-03-20 Uwe HermannCosmetics, coding style fixes (trivial).
2008-03-20 Uwe HermannMake the list of functions in libpayload.h more complet...
2008-03-20 Uwe Hermannlibpayload: BSD solutions contributed by Uwe
2008-03-19 Jordan Crouselibpayload: The initial chunk of code writen by AMD