summaryrefslogtreecommitdiff
path: root/com32
Commit message (Expand)AuthorAgeFilesLines
* 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
* hdt: clear memtest_labelsyslinux-3.74-pre21Sebastian Herbszt2009-04-081-0/+1
* com32: the keyboard map size is in CX not in DXH. Peter Anvin2009-04-081-1/+1
* Merge commit 'hdt/master'H. Peter Anvin2009-04-062-0/+6
|\
| * hdt: Don't display unsupported modesErwan Velu2009-04-062-0/+6
* | Add back "install: all" to the com32 devel directoriessyslinux-3.74-pre19H. Peter Anvin2009-04-063-3/+3
* | Makefiles: try to make "make install" do the right thingH. Peter Anvin2009-04-068-63/+29
* | Implement MENU SAVE; fix COM32 setadv functionsyslinux-3.74-pre18H. Peter Anvin2009-04-065-6/+44
* | memscan: protect 0-0x7c00 until the new shuffler is mergedH. Peter Anvin2009-04-041-3/+3
* | Update copyright notices; add Intel notices where appropriateH. Peter Anvin2009-04-0420-9/+48
* | Merge commit 'hdt/master'syslinux-3.74-pre16H. Peter Anvin2009-04-033-2/+3
|\ \ | |/
| * hdt: Adding exit menu in menu modeErwan Velu2009-04-031-0/+1
| * hdt: Fixing aligment in about menuErwan Velu2009-04-031-1/+1
| * hdt: Fixing author nameErwan Velu2009-04-031-1/+1
* | linux.c32: don't relocate the real-mode code *above* 0x90000H. Peter Anvin2009-04-031-1/+1
* | linux.c32: make load_linux() support relocationH. Peter Anvin2009-04-033-4/+128
* | com32: add _t to scan_memory_callbackH. Peter Anvin2009-04-032-3/+3
* | com32: merge all memory map discovery to one fileH. Peter Anvin2009-04-035-174/+241
* | com32: make memory beyond the core HighMem available to mallocH. Peter Anvin2009-04-016-8/+113
|/
* pci: Rename get_module_name_from_pci_idssyslinux-3.74-pre13syslinux-3.74-pre12Erwan Velu2009-03-294-4/+4
* hdt: prevent unless disk's menuErwan Velu2009-03-275-4/+11
* hdt: Adding memtest= boot parameterErwan Velu2009-03-275-4/+9
* hdt: Adding PXE information on the booted pci deviceErwan Velu2009-03-271-2/+18
* hdt: Updating author nameErwan Velu2009-03-261-1/+1
* hdt: bump version to 0.2.7Erwan Velu2009-03-261-1/+1
* hdt: in the cli, we have to Skip empty linesErwan Velu2009-03-261-0/+6
* hdt: Workaround for PXE detectionErwan Velu2009-03-261-0/+28
* hdt: Fixing output of vesa software revisionErwan Velu2009-03-262-3/+3
* hdt: Fix typo in vesa initializationPierre-Alexandre Meyer2009-03-261-1/+1
* hdt: Pxe mode might generate corruptionErwan Velu2009-03-262-2/+2
* hdt: Fixing crash on some optical drivesErwan Velu2009-03-261-0/+4
* menu: Increasing the maximum number of menusErwan Velu2009-03-261-1/+1
* pci: Check if configuration type is PCI_CFG_NONEErwan Velu2009-03-261-0/+7
* pci: Remove "(void)cfgtype"Erwan Velu2009-03-261-2/+0
* pci modules: Check for pci_scan() == NULL.Erwan Velu2009-03-261-1/+5
* hdt: Check for pci_scan() == NULL.Erwan Velu2009-03-261-1/+5
* hdt: Adding IPMI detectionErwan Velu2009-03-267-2/+113
* dmi: Adding IPMI detectionErwan Velu2009-03-265-8/+115
* vesacon: remove unused com32sys_t variablessyslinux-3.74-pre11H. Peter Anvin2009-03-201-3/+0
* Merge commit 'hdt/master'syslinux-3.74-pre10H. Peter Anvin2009-03-2011-368/+825
|\
| * hdt: Adding contributorsErwan Velu2009-03-203-5/+34
| * hdt: commenting some devel messagesErwan Velu2009-03-201-2/+2
| * hdt: Fixing more_printf to display a proper \nErwan Velu2009-03-201-1/+1
| * hdt: Adding an historyErwan Velu2009-03-202-8/+86
| * hdt: Fixing backspaceErwan Velu2009-03-191-172/+196