Home | History | Annotate | Download | only in mbr
History log of /src/sys/arch/i386/stand/mbr/gptmbr.S
RevisionDateAuthorComments
 1.2  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.1  17-Aug-2011  jakllsch branches: 1.1.2;
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.1.2.2  27-Aug-2011  jym Add/remove files, like in HEAD.
 1.1.2.1  17-Aug-2011  jym file gptmbr.S was added on branch jym-xensuspend on 2011-08-27 15:59:48 +0000

RSS XML Feed