search for: parse_drive_map

Displaying 2 results from an estimated 2 matches for "parse_drive_map".

2010 Dec 29
2
chain.c32 "map" argument
...know assembly, I need to know if the table modified by the p pointer in chain.c's swapstub is up to arbitrary drive number changes. If this a worthy modification to pursue, where can I send my patches (to syslinux 4.0.3) once I finish? Also, what file would be best to add the function I made (parse_drive_map)? It takes a command-line string and the address of the map array as input. Thanks, Joe Pelkey
2010 Dec 30
0
chain.c32 map argument patch
...as above) is (ignore whitespace): map[=,:] drvspec[=:]drvspec ([,;]drvspec[=:]drvspec)* I planned on using it as "map:hd0=boot", but the "fs" argument sufficed and it wasn't needed for my case. I did my best to make sure no invalid input would return success (nonzero) from parse_drive_map, but it needs further testing and analysis. Joe Pelkey -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: syslinux-4.03_chain_map.patch URL: <http://www.zytor.com/pipermail/syslinux/attachments/20101229/74cc78a3/attachment.ksh>