]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r235154,r235158: btxldr: future-proof argument passing from
authoravg <avg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 29 Jun 2012 10:01:56 +0000 (10:01 +0000)
committeravg <avg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 29 Jun 2012 10:01:56 +0000 (10:01 +0000)
commit04f611b7657bdb81736fe7b79d7cd6961b6b9634
tree046d04934f9612d7aa7f279a5a35246e52e1063b
parentf1e23e09abdd977574f65223fbb1499ec49e9057
MFC r235154,r235158: btxldr: future-proof argument passing from
boot1/2-ish to loader

git-svn-id: svn://svn.freebsd.org/base/stable/9@237756 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/boot/i386/btx/btx/Makefile
sys/boot/i386/btx/btx/btx.S
sys/boot/i386/btx/btxldr/Makefile
sys/boot/i386/btx/btxldr/btxldr.S
sys/boot/i386/btx/lib/Makefile
sys/boot/i386/btx/lib/btxcsu.S [moved from sys/boot/i386/btx/lib/btxcsu.s with 94% similarity]
sys/boot/i386/common/bootargs.h [new file with mode: 0644]
sys/boot/i386/loader/main.c
sys/boot/i386/zfsboot/zfsboot.c