wok diff ipxe/stuff/lkrnprefix.S @ rev 19275

Check manpages... from start to beaver.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Jul 05 15:34:01 2016 +0300 (2016-07-05)
parents 6aed6fc5819d
children
line diff
     1.1 --- a/ipxe/stuff/lkrnprefix.S	Sat Dec 27 17:56:57 2014 +0100
     1.2 +++ b/ipxe/stuff/lkrnprefix.S	Tue Jul 05 15:34:01 2016 +0300
     1.3 @@ -389,8 +389,8 @@
     1.4  #endif
     1.5  # NOTE : support 256 cylinders max
     1.6          incb    %ch			# next cylinder
     1.7 +        movb    $0,%dh			# first head
     1.8  read_first_sectors:
     1.9 -        movb    $0,%dh			# first head
    1.10  bdendlp:
    1.11          jmp	read_sectorslp
    1.12