add a workaround for some BIOSes into stage1, remove our own rult to produce info files.
This commit is contained in:
parent
c17c927969
commit
9d7344365c
8 changed files with 42 additions and 221 deletions
|
@ -1,3 +1,11 @@
|
|||
1999-10-25 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
|
||||
|
||||
* stage1/stage1.S: Long jump to real_start, because some bogus
|
||||
BIOSes jump to 07C0:0000 instead of 0000:7C00.
|
||||
(real_start): New label.
|
||||
* docs/Makefile.am (grub.info): Removed. Use the default rule
|
||||
instead.
|
||||
|
||||
1999-10-25 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
|
||||
|
||||
* stage2/asm.S [DEFINE_TRACK_INT13] (int3_handler): Save the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue