Home | History | Annotate | Download | only in gptmbr
History log of /src/sys/arch/i386/stand/mbr/gptmbr/Makefile
RevisionDateAuthorComments
 1.4  17-Feb-2018  joerg Drop explicit loop prefix. GAS doesn't care and LLVM doesn't support it.
Drop the need for assembling with GAS. While LLVM is using a suboptimal
encoding of for hard-coded memory writes, it shouldn't affect
functionality. It just wastes three bytes with extra prefixes.
 1.3  21-Sep-2011  jakllsch Set LOADADDR to 0x600, matches how gptmbr.bin is compiled upstream.
This should let this actually work.
 1.2  17-Aug-2011  joerg branches: 1.2.2;
.code16 user, so disable integrated assembler with clang for now.
 1.1  17-Aug-2011  jakllsch 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.
 1.2.2.2  27-Aug-2011  jym Add/remove files, like in HEAD.
 1.2.2.1  17-Aug-2011  jym file Makefile was added on branch jym-xensuspend on 2011-08-27 15:59:49 +0000

RSS XML Feed