]> git.ipfire.org Git - thirdparty/grub.git/commit
2005-07-17 Yoshinori Okuji <okuji@enbug.org>
authorokuji <okuji@localhost>
Sat, 16 Jul 2005 22:06:33 +0000 (22:06 +0000)
committerokuji <okuji@localhost>
Sat, 16 Jul 2005 22:06:33 +0000 (22:06 +0000)
commitebedfd00031a8ecf9e294e15b70094a59f6238f0
treecebd24f6e18b0071d23896888be2939c928a179d
parent654fc59fe4a7e1722dae2ab36fbbca212000f665
2005-07-17  Yoshinori Okuji  <okuji@enbug.org>

* conf/i386-pc.rmk (pxeboot_img_LDFLAGS): The text address should
be 0x7C00 instead of 0x8000.

* boot/i386/pc/pxeboot.S: Rewritten.

* kern/i386/pc/startup.S (gate_a20_try_bios): No need to specify
EXT_C.
(gate_a20_check_state): Read a byte from 0x108000. Invert the
result.
ChangeLog
boot/i386/pc/pxeboot.S
conf/i386-pc.mk
conf/i386-pc.rmk
kern/i386/pc/startup.S