Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/stand/mbr
Module Name: src
Committed By: jakllsch
Date: Wed Aug 17 00:25:05 UTC 2011
Modified Files:
src/sys/arch/i386/stand/mbr: Makefile
Added Files:
src/sys/arch/i386/stand/mbr: gptmbr.S
src/sys/arch/i386/stand/mbr/gptmbr: Makefile
Log Message:
Add gptmbr from syslinux 4.04, with some local modifications to fit our mbr
build system and to be self contanined.
Also, unlink the old mbr_gpt from the build.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/i386/stand/mbr/Makefile
cvs rdiff -u -r0 -r1.1 src/sys/arch/i386/stand/mbr/gptmbr.S
cvs rdiff -u -r0 -r1.1 src/sys/arch/i386/stand/mbr/gptmbr/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index