chain.c32, libcom32: Move struct gpt as disk_gpt_header
[profile/ivi/syslinux.git] / com32 / include / syslinux / disk.h
2010-07-10 Shao Millerchain.c32, libcom32: Move struct gpt as disk_gpt_header
2010-07-10 Shao Millerchain.c32, libcom32: Move gpt_part_dump() as disk_gpt_p...
2010-07-10 Shao Millerchain.c32, libcom32: Move guid_to_str() and str_to_guid()
2010-07-10 Shao Millerchain.c32, libcom32: Move struct gpt_part as disk_gpt_p...
2010-07-10 Shao Millerchain.c32, libcom32: Move guid_le_walk_map
2010-07-10 Shao Millerchain.c32, libcom32: Move struct guid
2010-07-10 Shao Millerchain.c32, libcom32: Move struct mbr as disk_dos_mbr
2010-07-10 Shao Millerchain.c32, libcom32: Move mbr_part_dump() as disk_dos_p...
2010-07-10 Shao Millerchain.c32, libcom32: Move struct part_entry as disk_dos...
2010-07-10 Shao Millerchain.c32, libcom32: Move chs macros and chs typedef...
2010-07-10 Shao Millerlibcom32 disk: A slight grunt of constipation
2010-07-10 Shao Millerchain.c32, libcom32: Move write_verify_sector() as...
2010-07-10 Shao Millerchain.c32, libcom32: Move write_sector() as disk_write_...
2010-07-10 Shao Millerchain.c32, libcom32: Move read_sectors() as disk_read_s...
2010-07-10 Shao Millerchain.c32, libcom32: Move struct ebios_dapa as disk_ebi...
2010-07-10 Shao Millerchain.c32, libcom32: Move get_disk_params() as disk_get...
2010-07-10 Shao Millerchain.c32, libcom32: Move int13_retry() as disk_int13_r...
2010-07-10 Shao Millerlibcom32: Introduce disk header and module