On Wednesday 02 Jan 2013 23:52:00 Shao Miller wrote: > D'oh. I guess issuing our own INT 0x13, AH=0x4C would be too ugly?
I don't see how it can work. INT 13,4c requires a filled-in specification packet, which is what INT 13,4b01 is supposed to return. Since INT 13,4b01 is returning failure on all drive numbers, I don't know where we would get the information to pass to INT 13,4c. Michael _______________________________________________ ipxe-devel mailing list [email protected] https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

