Module Name: src Committed By: jakllsch Date: Wed Aug 17 00:04:42 UTC 2011
Modified Files: src/sbin/gpt: biosboot.c Log Message: 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. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sbin/gpt/biosboot.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.