| Commit message (Expand) | Author | Age | Files | Lines |
| * | disklib: make CHS calculation match core/fs/diskio.cdisklib | Michal Soltys | 2010-10-13 | 1 | -6/+6 |
| * | disklib: updates to params/read/write functions | Michal Soltys | 2010-10-12 | 1 | -38/+24 |
| * | disklib: updates - lbacnt, bps, misc. things | Michal Soltys | 2010-10-08 | 1 | -65/+104 |
| * | disklib: small fixes / addons | Michal Soltys | 2010-08-20 | 1 | -10/+12 |
| * | chain.c32, libcom32: Move gpt_dump() as disk_gpt_header_dump() | Shao Miller | 2010-07-10 | 1 | -0/+38 |
| * | chain.c32, libcom32: Move gpt_part_dump() as disk_gpt_part_dump() | Shao Miller | 2010-07-10 | 1 | -0/+27 |
| * | chain.c32, libcom32: Move guid_to_str() and str_to_guid() | Shao Miller | 2010-07-10 | 1 | -0/+117 |
| * | chain.c32, libcom32: Move mbr_part_dump() as disk_dos_part_dump() | Shao Miller | 2010-07-10 | 1 | -0/+39 |
| * | libcom32 disk: A slight grunt of constipation | Shao Miller | 2010-07-10 | 1 | -5/+6 |
| * | chain.c32, libcom32: Move write_verify_sector() as disk_write_verify_sector() | Shao Miller | 2010-07-10 | 1 | -0/+29 |
| * | chain.c32, libcom32: Move write_sector() as disk_write_sector() | Shao Miller | 2010-07-10 | 1 | -0/+69 |
| * | libcom32 disk: Trivial formatting fix-up | Shao Miller | 2010-07-10 | 1 | -3/+5 |
| * | chain.c32, libcom32: Move read_sectors() as disk_read_sectors() | Shao Miller | 2010-07-10 | 1 | -0/+78 |
| * | chain.c32, libcom32: Move get_disk_params() as disk_get_params() | Shao Miller | 2010-07-10 | 1 | -0/+48 |
| * | chain.c32, libcom32: Move int13_retry() as disk_int13_retry() | Shao Miller | 2010-07-10 | 1 | -0/+23 |
| * | libcom32: Introduce disk header and module | Shao Miller | 2010-07-10 | 1 | -0/+36 |