| 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 |
| * | runimage.c: remove unused variable | H. Peter Anvin | 2010-05-12 | 1 | -1/+0 |
| * | core: move idle handling into protected mode | H. Peter Anvin | 2010-03-30 | 1 | -17/+7 |
| * | com32: replace hard-coded bounce buffer use in com32/libsyslinux-4.00-pre25 | H. Peter Anvin | 2010-02-24 | 6 | -38/+78 |
| * | com32: add library function for DNS lookup | H. Peter Anvin | 2010-02-06 | 1 | -0/+70 |
| * | Add support for "vga=current" | H. Peter Anvin | 2010-01-22 | 1 | -0/+3 |
| * | com32/lib: remove unused variable in syslinux_getadv() | H. Peter Anvin | 2010-01-10 | 1 | -1/+1 |
| * | com32: syslinux_report_video_mode returns void | H. Peter Anvin | 2009-12-22 | 1 | -1/+1 |
| * | video: implement long-promised video functions; use them | H. Peter Anvin | 2009-12-18 | 3 | -0/+141 |
| * | Run Nindent on com32/lib/syslinux/zonelist.c | H. Peter Anvin | 2009-05-29 | 1 | -151/+151 |
| * | Run Nindent on com32/lib/syslinux/zloadfile.c | H. Peter Anvin | 2009-05-29 | 1 | -9/+9 |
| * | Run Nindent on com32/lib/syslinux/version.c | H. Peter Anvin | 2009-05-29 | 1 | -8/+8 |
| * | Run Nindent on com32/lib/syslinux/shuffle_rm.c | H. Peter Anvin | 2009-05-29 | 1 | -86/+86 |
| * | Run Nindent on com32/lib/syslinux/shuffle_pm.c | H. Peter Anvin | 2009-05-29 | 1 | -31/+30 |
| * | Run Nindent on com32/lib/syslinux/shuffle.c | H. Peter Anvin | 2009-05-29 | 1 | -157/+160 |
| * | Run Nindent on com32/lib/syslinux/setadv.c | H. Peter Anvin | 2009-05-29 | 1 | -58/+58 |
| * | Run Nindent on com32/lib/syslinux/serial.c | H. Peter Anvin | 2009-05-29 | 1 | -7/+7 |
| * | Run Nindent on com32/lib/syslinux/runimage.c | H. Peter Anvin | 2009-05-29 | 1 | -18/+18 |
| * | Run Nindent on com32/lib/syslinux/run_default.c | H. Peter Anvin | 2009-05-29 | 1 | -5/+5 |
| * | Run Nindent on com32/lib/syslinux/run_command.c | H. Peter Anvin | 2009-05-29 | 1 | -8/+8 |
| * | Run Nindent on com32/lib/syslinux/reboot.c | H. Peter Anvin | 2009-05-29 | 1 | -5/+5 |
| * | Run Nindent on com32/lib/syslinux/pxe_get_nic.c | H. Peter Anvin | 2009-05-29 | 1 | -12/+12 |
| * | Run Nindent on com32/lib/syslinux/pxe_get_cached.c | H. Peter Anvin | 2009-05-29 | 1 | -27/+27 |
| * | Run Nindent on com32/lib/syslinux/movebits.c | H. Peter Anvin | 2009-05-29 | 1 | -510/+511 |
| * | Run Nindent on com32/lib/syslinux/memscan.c | H. Peter Anvin | 2009-05-29 | 1 | -94/+94 |
| * | Run Nindent on com32/lib/syslinux/memmap.c | H. Peter Anvin | 2009-05-29 | 1 | -12/+12 |
| * | Run Nindent on com32/lib/syslinux/localboot.c | H. Peter Anvin | 2009-05-29 | 1 | -4/+4 |
| * | Run Nindent on com32/lib/syslinux/loadfile.c | H. Peter Anvin | 2009-05-29 | 1 | -12/+12 |
| * | Run Nindent on com32/lib/syslinux/load_linux.c | H. Peter Anvin | 2009-05-29 | 1 | -365/+364 |
| * | Run Nindent on com32/lib/syslinux/keyboard.c | H. Peter Anvin | 2009-05-29 | 1 | -8/+8 |
| * | Run Nindent on com32/lib/syslinux/ipappend.c | H. Peter Anvin | 2009-05-29 | 1 | -12/+12 |
| * | Run Nindent on com32/lib/syslinux/initramfs_loadfile.c | H. Peter Anvin | 2009-05-29 | 1 | -6/+6 |
| * | Run Nindent on com32/lib/syslinux/initramfs_file.c | H. Peter Anvin | 2009-05-29 | 1 | -83/+81 |
| * | Run Nindent on com32/lib/syslinux/initramfs_archive.c | H. Peter Anvin | 2009-05-29 | 1 | -5/+5 |
| * | Run Nindent on com32/lib/syslinux/initramfs.c | H. Peter Anvin | 2009-05-29 | 1 | -24/+24 |