summaryrefslogtreecommitdiff
path: root/core/include/disk.h
Commit message (Expand)AuthorAgeFilesLines
* diskio: fix name for secpercyl field, remove unused type fieldH. Peter Anvin2010-07-171-6/+6
* diskio: expand most fields; cache the number of total tracksH. Peter Anvin2010-07-161-8/+7
* diskio: make maxtransfer per-device, cap to 127, imported from headsyslinux-4.00-pre43H. Peter Anvin2010-05-121-2/+4
* core/fs: make it more explicit sector size is per filesystemH. Peter Anvin2010-01-251-3/+0
* core: some cleanupsLiu Aleaxander2009-12-141-1/+0
* Core:PXELINUX: pxelinux derivative merged succeesfullyLiu Aleaxander2009-08-061-1/+1
* Core:PXELINUX: try to merge pxelinuxLiu Aleaxander2009-08-061-0/+1
* Core: changes the sector_t and block_t types to be uint64_tLiu Aleaxander2009-07-111-3/+2
* Core:EXTLINUX: applies the path from hpa to EXTLINUXLiu Aleaxander2009-06-201-1/+26
* core: new diskio libraryLiu Aleaxander2009-06-161-2/+4
* Core: add two new data types, sector_t and block_tLiu Aleaxander2009-06-041-2/+4
* CORE: Add two new file, disk.c, disk.hLiu Aleaxander2009-06-041-0/+11