NetBSD/sys/arch/i386/stand
jakllsch 4b66284eab Let the compiler determine the correct type for sizeof().
From Mike Volokhov's GPT booting GSoC.
2011-01-05 21:44:23 +00:00
..
boot Sprinkle daddr_t. 2010-12-24 20:40:42 +00:00
bootxx Correct comments referencing PRIMARY_LOAD_ADDRESS to match current reality. 2011-01-02 02:01:58 +00:00
cdboot Relocate buffers to not coincide with new location of executable text. 2011-01-04 16:53:05 +00:00
dosboot MI libsa provides panic() and exit() functions, no need to provide our own. 2010-12-20 01:12:44 +00:00
fatboot Remove extra trailing slash in ${S} path. 2009-03-30 09:22:52 +00:00
genprom
lib Let the compiler determine the correct type for sizeof(). 2011-01-05 21:44:23 +00:00
libsa ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
mbr Remove now-incorrect detail about the link address from comment. 2010-12-08 21:56:42 +00:00
misc Update Rawrite32 to the latest version 2010-10-27 18:29:46 +00:00
netboot MI libsa provides panic() and exit() functions, no need to provide our own. 2010-12-20 01:12:44 +00:00
pxeboot It just so happens we don't need -Wno-attributes if we 2010-12-22 20:46:42 +00:00
Makefile bootxx_cd9660 (cdboot), like bootxx_fat16 (fatboot), is not a traditional 2010-12-29 17:44:03 +00:00
Makefile.booters It just so happens we don't need -Wno-attributes if we 2010-12-22 20:46:42 +00:00
Makefile.inc