]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add observations of the Linux98 and Grub/98 boot loaders. These
authorimp <imp@FreeBSD.org>
Tue, 30 Nov 2004 09:40:11 +0000 (09:40 +0000)
committerimp <imp@FreeBSD.org>
Tue, 30 Nov 2004 09:40:11 +0000 (09:40 +0000)
commit4671aabad620459d9378871b8537f7c8d53e4a18
tree2c6a33d5bf24e6ad5401cb052e0091374fed0be4
parent789e532c6d8e6c097fad3f55e5b2040564e4d3ec
Add observations of the Linux98 and Grub/98 boot loaders.  These
observations lead me to believe that the convetion for pc98 boot
loaders is to have a jump unstruction, followed by a string, followed
by code.  The jump usually doesn't have a nop after it and usually the
string is NUL terminated, but Grub/98 breaks both of these rules.

# I looked for, but failed to find the Minux boot blocks for PC-9801 port.
sys/geom/geom_pc98.c