summaryrefslogtreecommitdiff
path: root/com32
Commit message (Expand)AuthorAgeFilesLines
* memscan: correctly handle the DOS memory fallback caseH. Peter Anvin2009-04-271-4/+4
* mboot: add header guards; use <inttypes.h>; formatting changesH. Peter Anvin2009-04-272-46/+36
* mboot/solaris.c: fix failure case; correct copyright noticeH. Peter Anvin2009-04-271-5/+6
* mboot: reimplement the Solaris DHCP hack, add compliant a.out modesyslinux-3.80-pre1H. Peter Anvin2009-04-265-6/+83
* Remove the old mboot modulenew-mbootH. Peter Anvin2009-04-265-1629/+1
* mboot: fix cmdline; a few more layout tweaksH. Peter Anvin2009-04-264-30/+38
* mboot: skip --- marker; decompress all filesH. Peter Anvin2009-04-261-7/+5
* mboot: make sure we actually succeed when we finishedH. Peter Anvin2009-04-262-18/+44
* com32/MCONFIG: generate dependency files by defaultH. Peter Anvin2009-04-261-2/+4
* mboot: set up a stack even though the spec doesn't require itH. Peter Anvin2009-04-261-0/+18
* First attempt at a rewritten mboot moduleH. Peter Anvin2009-04-269-1/+1228
* shuffle_rm: clean up the trampoline generator with macrosH. Peter Anvin2009-04-231-31/+50
* shuffle_rm: set up SS:ESP and segs as quickly as possibleH. Peter Anvin2009-04-231-13/+40
* hdt: fix conflictErwan Velu2009-04-231-24/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinux ...Erwan Velu2009-04-2326-53/+61
|\
| * Global whitespace cleanup.H. Peter Anvin2009-04-2025-51/+38
| * hdt: fix format string warningsSebastian Herbszt2009-04-172-5/+3
| * com32: remove unused variablesSebastian Herbszt2009-04-172-4/+0
* | hdt: 0.3.1hdt-0.3.1Erwan Velu2009-04-231-1/+1
* | Merge commit 'mouraf/for-erwan' into for-erwanPierre-Alexandre Meyer2009-04-2216-49/+322
|\ \
| * | hdt: Add VPD menu itemPierre-Alexandre Meyer2009-04-173-0/+115
| * | hdt: Add vpd mode (CLI)Pierre-Alexandre Meyer2009-04-175-0/+121
| * | Merge commit 'erwan/master' into for-erwanPierre-Alexandre Meyer2009-04-1727-278/+324
| |\ \
| * | | hdt: Get rid of nb_modules in struct cli_module_descrPierre-Alexandre Meyer2009-04-1710-33/+63
| * | | hdt: Get rid of MAX_MODESPierre-Alexandre Meyer2009-04-163-16/+23
* | | | hdt: removing useless more_printfErwan Velu2009-04-191-5/+5
* | | | hdt: removing useless more_printfErwan Velu2009-04-191-5/+5
* | | | hdt: more_printf was eating a lineErwan Velu2009-04-191-1/+1
* | | | hdt: MAC Address should only be displayed on the PXE DeviceErwan Velu2009-04-191-2/+3
* | | | hdt: fixing typoErwan Velu2009-04-192-3/+3
* | | | hdt: Cleaning dmi chassis asset tag outputErwan Velu2009-04-192-3/+3
* | | | hdt: removing multiple spacesErwan Velu2009-04-194-3/+37
* | | | hdt: moving contact adress to the mailing listErwan Velu2009-04-181-1/+1
| |/ / |/| |
* | | hdt: removing useless clear_screenErwan Velu2009-04-161-2/+0
* | | hdt: Improving more_printf & clear_screen managementErwan Velu2009-04-1610-190/+181
* | | hdt: Fixing wrong printf callsErwan Velu2009-04-161-2/+2
* | | hdt: Adding reset_more_printf()Erwan Velu2009-04-162-0/+5
* | | hdt: menu should be 80x25Erwan Velu2009-04-161-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinux ...Erwan Velu2009-04-164-7/+21
|\ \ \ | | |/ | |/|
| * | Merge branch 'syslinux-3.7x'H. Peter Anvin2009-04-166-29/+31
| |\ \
| | * | rosh: don't compile rosh.lnx by defaultsyslinux-3.75H. Peter Anvin2009-04-151-1/+1
| | * | hdt: Fixing latency indentationErwan Velu2009-04-151-1/+1
| | * | pci: Using for_each_pci_func3Erwan Velu2009-04-151-3/+2
| | * | pci: add pci_for_each_func3() which produces an addressH. Peter Anvin2009-04-151-0/+10
| | * | PCI: Fixing freeze when detecting many PCI devicesErwan Velu2009-04-151-22/+11
| | * | menu: modify MENU SAVE to be a cascading defaultH. Peter Anvin2009-04-143-6/+20
* | | | pci: Using for_each_pci_func3Erwan Velu2009-04-151-3/+2
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinuxErwan Velu2009-04-156-43/+73
|\ \ \ \ | |/ / /
| * | | pci: add pci_for_each_func3() which produces an addressH. Peter Anvin2009-04-141-0/+10
| * | | Fix infinite loop in syslinux_memmap_find()H. Peter Anvin2009-04-132-8/+8