summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cmd.c32: use strpcpy() instead of sprintf()syslinux-3.74-pre4H. Peter Anvin2009-03-121-5/+6
* libcom32: add strpcpy()H. Peter Anvin2009-03-123-2/+23
* Update the cpuid.h license headerH. Peter Anvin2009-03-121-14/+11
* Moving dmi & cpuid stuff to gpl subdirsErwan Velu2009-03-1223-189/+181
* gpllib: fix path to gpllibH. Peter Anvin2009-03-121-1/+1
* gpllib: fix the NOGPL logicH. Peter Anvin2009-03-121-1/+1
* com32/gpllib: clean up Makefile structureH. Peter Anvin2009-03-123-2/+5
* Add gpllib, gplincludeH. Peter Anvin2009-03-128-6/+63
* hdt: adding booting parameters to hdtErwan Velu2009-03-114-4/+24
* PCI: flexible modules.pcimap & pci.ids pathsErwan Velu2009-03-113-12/+12
* hdt: Fixing kernel modeErwan Velu2009-03-111-5/+13
* hdt: fixing wrong PXELINUX checkserwan2009-03-092-2/+2
* hdt: removing useless elseerwan2009-03-081-4/+4
* hdt: adding syslinux mode in clierwan2009-03-084-2/+88
* hdt: preventing pxe mode being reach w/o pxelinuxerwan2009-03-088-33/+49
* Improving helperwan2009-03-076-10/+69
* hdt: Adding summary in menu modeerwan2009-03-045-6/+176
* hdt: Cleaning DMI implementationerwan2009-03-0311-1356/+72
* hdt:Cleaning DMI implementationerwan2009-03-027-0/+1499
* Move complex menu to com32/cmenu; clean up the MakefilesH. Peter Anvin2009-03-0232-15/+18
* Merge branch 'master' into hdtH. Peter Anvin2009-03-0210-116/+86
|\
| * doc: documented Ctrl-N keystroke from PXELINUXsyslinux-3.74-pre2Vicente Jimenez Aguilar2009-03-012-0/+4
| * syslinux.txt: documented TAB keystrokeVicente Jimenez Aguilar2009-03-011-0/+1
| * pxelinux.txt: tftp tsize option not needed anymoreVicente Jimenez Aguilar2009-03-011-1/+0
| * syslinux.txt: possible keystrokes now support F11 and F12Vicente Jimenez Aguilar2009-03-011-1/+1
| * syslinux.txt: fix typo: repeated F11Vicente Jimenez Aguilar2009-03-011-1/+1
| * com32/libutil/Makefile: Duplicate spotless targetGene Cumm2009-02-281-2/+0
| * Warn that timeout bypasses MENU PASSWDH. Peter Anvin2009-02-281-1/+3
| * YEAR is a number, not a stringH. Peter Anvin2009-02-274-8/+12
| * pxelinux: abstract the handling of PXENV+ and !PXEH. Peter Anvin2009-02-271-96/+55
| * Use YEAR, not the obsolete macro yearH. Peter Anvin2009-02-275-9/+4
| * isohdpfx: work around gas/ld miscompilationH. Peter Anvin2009-02-271-1/+9
* | Merge commit 'erwan-hdt/master' into hdtH. Peter Anvin2009-03-029-9/+123
|\ \
| * | hdt: dmi> show memory must show the free banksErwan Velu2009-03-013-4/+8
| * | hdt: Bump version 0.2.1Erwan Velu2009-03-017-5/+115
* | | Merge branch 'master' into hdtH. Peter Anvin2009-02-261-1/+0
|\ \ \ | |/ / |/| / | |/
| * Revert "bcopy32: move descriptor count into ecx after reload"H. Peter Anvin2009-02-261-1/+0
* | hdt: More kernel stuffErwan Velu2009-02-264-5/+73
* | hdt: PCI: Adding categoryErwan Velu2009-02-262-2/+7
* | hdt: Adding basic kernel supportErwan Velu2009-02-253-1/+20
* | hdt: Adding basic kernel module supportErwan Velu2009-02-251-0/+79
* | hdt: Adding mac & ip adress detectionErwan Velu2009-02-254-17/+34
* | hdt: Adding pxe_bootp_t structureErwan Velu2009-02-251-0/+32
* | hdt: Renaming cli-net to cli-pxe Moving hardware initialisation test directly...Erwan Velu2009-02-2510-115/+163
* | hdt: Cleaning initErwan Velu2009-02-251-6/+5
* | hdt: Basic pxe implementationErwan Velu2009-02-256-3/+105
* | hdt: Adding pxe_get_nic_type(t_PXENV_UNDI_GET_NIC_TYPE *gnt)Erwan Velu2009-02-253-1/+63
* | hdt: Adding CPU mode. cpu> show cpu DMI: Renaming processor to cpu Menu: Disp...Erwan Velu2009-02-257-15/+188
* | hdt: Fixing DMI memory corruptionErwan Velu2009-02-251-8/+7
* | hdt: Enabling "Switch to CLI" from the menu Menu: switch from "PCI <D>evice" ...Erwan Velu2009-02-256-25/+36