]> git.ipfire.org Git - thirdparty/grub.git/commit
* grub-core/boot/i386/pc/boot.S: Fix floppy probe. Due to missing
authorVladimir Serbinenko <phcoder@gmail.com>
Sun, 24 Nov 2013 04:01:13 +0000 (05:01 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Sun, 24 Nov 2013 04:05:33 +0000 (05:05 +0100)
commit6f2e82be3a615b35b8e97ab937c653482f517515
tree981b5ce4cddf1eb0e9b094db8a9646349519cf0c
parent9eec9699b9ae02140dda144a099bf6510c8ed101
* grub-core/boot/i386/pc/boot.S: Fix floppy probe. Due to missing
%dx restore the probe worked on non-existant drive. Reorganize the
code a little bit to free 2 bytes necessary for push/pop.
ChangeLog
grub-core/boot/i386/pc/boot.S