grub-devel
[Top][All Lists]
Advanced

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

Re: contradiction in boot/i386/pc/boot.S


From: Robert Millan
Subject: Re: contradiction in boot/i386/pc/boot.S
Date: Tue, 8 Jan 2008 21:24:55 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

On Tue, Jan 08, 2008 at 01:24:25PM -0500, Pavel Roskin wrote:
> On Tue, 2008-01-08 at 11:50 +0100, Robert Millan wrote:
> > boot_drive_check:
> >         jmp     1f      /* grub-setup may overwrite this jump */
> >         testb   $0x80, %dl
> >         jnz     1f
> >         movb    $0x80, %dl
> > 1:
> > 
> > However, if 0x80 is really "the only possible boot drive", that means the
> > test is pointless and can be replaced with:
> 
> No, I was wrong, I misread "testb" as "cmpb".  Values such as 0x81 are
> valid and should be preserved.

Yeah I was going to point that..

> Please ignore my previous message.

All of it, or just partly ?

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call, if you are unable to speak?
(as seen on /.)




reply via email to

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