commit-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grub ./ChangeLog stage1/stage1.S stage2/start.S


From: OKUJI Yoshinori
Subject: grub ./ChangeLog stage1/stage1.S stage2/start.S
Date: Sun, 30 Dec 2001 03:23:16 -0500

CVSROOT:        /cvsroot/grub
Module name:    grub
Changes by:     OKUJI Yoshinori <address@hidden>        01/12/30 03:23:16

Modified files:
        .              : ChangeLog 
        stage1         : stage1.S 
        stage2         : start.S 

Log message:
        2001-12-30  Yoshinori K. Okuji  <address@hidden>
        
        * stage1/stage1.S: Don't call INT 13, AH=48H, because it is
        difficult to call this function with the workaround implemented
        in the previous change due to the size limit of Stage 1.
        
        (lba_mode) [NO_BUGGY_BIOS_IN_THE_WORLD]: Don't check the
        geometry explicitly. This shouldn't be harmful, as INT 13,
        AH=42H should take care of it, and if you cannot read Stage 2
        even with LBA because of a geometry problem, you can never read
        it.
        
        * stage2/start.S (lba_mode) [NO_BUGGY_BIOS_IN_THE_WORLD]:
        Likewise.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/grub/grub/ChangeLog.diff?tr1=1.451&tr2=1.452&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/grub/grub/stage1/stage1.S.diff?tr1=1.32&tr2=1.33&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/grub/grub/stage2/start.S.diff?tr1=1.7&tr2=1.8&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]