K 10 svn:author V 2 ae K 8 svn:date V 27 2012-06-20T11:53:04.865484Z K 7 svn:log V 325 o Remove the most of code related to partition tables from biosdisk.c in preparation to moving to the MI code from part.c. o Move BIOS CHS fields from "struct open_disk" to "struct bdinfo". o Add sectors and sectorsize fields to "struct bdinfo", also add a pointer to "struct ptable". o Fix the indent according to style(9). END