Commit Graph

7 Commits

Author SHA1 Message Date
jnemeth 9299334f79 Remove FreeBSD specific code as per message to tech-userlevel. 2013-11-27 01:47:53 +00:00
jakllsch 774af6a912 drop trailing whitespace 2013-04-13 18:25:56 +00:00
joerg a4b65553ae Use __dead 2011-08-27 17:38:16 +00:00
martin 9a8267aad8 Fix sign compare bugs 2011-08-17 12:27:50 +00:00
jakllsch fdc9473539 Ajdust bootcode file name from mbr_gpt to gptmbr.bin. 2011-08-17 00:45:55 +00:00
jakllsch f43df25dd7 Switch 'gpt biosboot' to support T13 EDD-4 annex A GPT hybrid MBR instead
of a home-grown MBR/VBR hand off protocol.

'biosboot' now will set the legacy BIOS boot flag instead of patching a
GUID into the MBR.
2011-08-17 00:04:41 +00:00
jakllsch a5fb435357 Support booting from GPT-partioned disks on PC-BIOS-compatible systems.
Much of the work in this commit was done by Mike Volokhov during GSoC 2009.
2011-01-06 01:08:48 +00:00