summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* syslinux $PnP search fixsyslinux-3.53-pre1Gerald Britton2007-11-011-1/+2
* Try to fix libfat/ulint.h for non-x86 platformsH. Peter Anvin2007-11-011-6/+14
* mkdiskimage: support more than 1024 cylindersH. Peter Anvin2007-11-011-7/+22
* DHCP bootfile option is 67, not 64.H. Peter Anvin2007-11-011-1/+1
* Fix [BI]ESUBDIRS for make installer/tidy/clean/spotlessH. Peter Anvin2007-11-012-4/+8
* Add .gitignore file so "git status" makes senseH. Peter Anvin2007-10-111-0/+34
* Mark TSS unbusy before protected mode entryH. Peter Anvin2007-10-112-0/+5
* Set TR and LDTR when entering protected modeH. Peter Anvin2007-10-112-7/+30
* Makefiles: create NASMOPT variableH. Peter Anvin2007-10-107-11/+18
* Update the memory layout specificationH. Peter Anvin2007-10-0311-28/+25
* Next version is 3.53H. Peter Anvin2007-10-021-1/+1
* elf.c: better error message when memory is unavailableH. Peter Anvin2007-10-021-1/+2
* memdump: remove debugging code never meant for releaseH. Peter Anvin2007-10-021-12/+0
* bootsect.inc: make sure the $PnP header can fit inside the segmentH. Peter Anvin2007-10-021-2/+2
* Fix building on a 64-bit system without a 32-bit system installedsyslinux-3.52-pre10syslinux-3.52H. Peter Anvin2007-09-2415-29/+369
* localboot.c32: sample/test program for invoking syslinux_local_boot()H. Peter Anvin2007-09-212-0/+10
* memdump: a debugging utility to dump memory over a serial portH. Peter Anvin2007-09-2127-2/+3611
* Document memory overwrite fixsyslinux-3.52-pre9H. Peter Anvin2007-09-211-0/+2
* memdisk: add "nopass" option to completely take over INT 13hH. Peter Anvin2007-09-212-31/+43
* comboot: fix memory overwrite bugH. Peter Anvin2007-09-211-0/+1
* ISOLINUX: save segment registers around INT 13hH. Peter Anvin2007-09-192-4/+23
* NEWS: EDD now actually works in MEMDISKsyslinux-3.52-pre8H. Peter Anvin2007-08-271-0/+1
* MEMDISK: Fix register messup in EDDDuane Voth2007-08-271-7/+8
* Clean up some of the new PCI code from Erwan Velu.syslinux-3.52-pre7H. Peter Anvin2007-08-163-84/+99
* Improving PCI collected informationsErwan Velu2007-08-164-36/+295
* Use git push instead of cg-pushH. Peter Anvin2007-08-161-1/+1
* Add reboot.c32 modulesyslinux-3.52-pre6H. Peter Anvin2007-08-142-1/+18
* com32: fix __farcall()H. Peter Anvin2007-08-141-2/+3
* More Etherboot pointersH. Peter Anvin2007-08-121-0/+8
* Document gPXE chaining to work around PXE stack problemsH. Peter Anvin2007-08-121-0/+16
* Fix section confusion...H. Peter Anvin2007-08-062-0/+3
* Give ourselves more room for codeH. Peter Anvin2007-08-061-1/+1
* Handle plural correctly in countdown.H. Peter Anvin2007-07-253-4/+52
* Install sha1pass, md5passsyslinux-3.52-pre5H. Peter Anvin2007-07-241-1/+2
* Add header file missing from previous checkin (md5.h)H. Peter Anvin2007-07-241-0/+46
* Add support for Unix-standard MD5 passwordH. Peter Anvin2007-07-2411-16/+632
* Document MENU HIDDENH. Peter Anvin2007-07-241-0/+2
* Correctly handle switches between graphics and text modeH. Peter Anvin2007-07-242-4/+6
* Make the hidden timeout behaviour match the rest of the menuH. Peter Anvin2007-07-241-4/+4
* Move hidden_row to -2; don't re-timeout once a key is pressedH. Peter Anvin2007-07-242-6/+8
* Simple menu system: add support for "menu hidden"H. Peter Anvin2007-07-244-21/+75
* Document MEMDISK fixes.H. Peter Anvin2007-07-231-0/+1
* Add the actual zeroregs file; missing from a previous checkin.syslinux-3.52-pre4H. Peter Anvin2007-07-201-0/+5
* Add syslinux_reboot()H. Peter Anvin2007-07-203-2/+90
* com32: add a common zero-register structureH. Peter Anvin2007-07-201-0/+1
* MBR: shave off another byteH. Peter Anvin2007-07-111-5/+6
* MBR: shave off another byteH. Peter Anvin2007-07-111-2/+2
* MBR: one more commentH. Peter Anvin2007-07-111-0/+1
* MBR: shave another ~4 bytes through an ugly error message hackH. Peter Anvin2007-07-111-22/+17
* MBR: add HLT to prevent system from melting on failureH. Peter Anvin2007-07-111-1/+3