Displaying 1 result from an estimated 1 matches for "specpkt".
Did you mean:
spec2k6
2012 Dec 22
1
ElTorito.sys Scanning Strategy
...dubcdiso-content-from-grub4dos/page-3#entry164754
The G4D developer's patch for eltorito.sys can be found at the top of
that page, in post #51.
- Shao Miller
--- Comments ---
tinybit (GRUB4DOS developer) typed:
The above code has another issue. Look at this:
SendFound: mov dl, [SpecPkt+2]
clc
ThingDone: pop si
pop ax
retn
It should firstly compare [SpecPkt+2] with DL, if not equal, it
should fail out. At least one BIOS has etdump output as follows:
FF: CF=0 13 00 9F 00 A1 00 00 00 00 00 00 00 00 00 04 00 6D 08 D7
FE: CF=0 13 00 9F 00 A1...