2007-12-14 |
H. Peter Anvin | Call this version 3.60. The gPXE support work is waiti... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
H. Peter Anvin | Create libinstaller; actually implement boot-once for... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
H. Peter Anvin | syslinux_setadv(): handle size == 0, error on size... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
H. Peter Anvin | Library routines for manipulating ADV data |
commit | commitdiff | tree | snapshot |
2007-12-13 |
H. Peter Anvin | Documentation: ADV was definitely not in 3.53... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
H. Peter Anvin | Snapshot: initialize the default ADV for disk-based... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
H. Peter Anvin | Use the ADV to support boot-once |
commit | commitdiff | tree | snapshot |
2007-12-13 |
H. Peter Anvin | Initial support for auxilliary data vector |
commit | commitdiff | tree | snapshot |
2007-12-13 |
H. Peter Anvin | Deprecate PXELINUX option 208 in accordance with RFC... syslinux-3.55-pre1 |
commit | commitdiff | tree | snapshot |
2007-12-13 |
H. Peter Anvin | 3.54 is gone, now working on 3.55 |
commit | commitdiff | tree | snapshot |
2007-12-12 |
H. Peter Anvin | BBS on Award, not Phoenix, is broken... don't know... syslinux-3.54 |
commit | commitdiff | tree | snapshot |
2007-12-12 |
H. Peter Anvin | Stealth whitespace cleanup |
commit | commitdiff | tree | snapshot |
2007-12-11 |
H. Peter Anvin | Document cfarcall thunking support |
commit | commitdiff | tree | snapshot |
2007-12-11 |
H. Peter Anvin | cdecl helper is 3.54 material |
commit | commitdiff | tree | snapshot |
2007-12-10 |
H. Peter Anvin | Separate attribute control for disabled menu items syslinux-3.54-pre1 |
commit | commitdiff | tree | snapshot |
2007-12-10 |
H. Peter Anvin | Documentation update: NEWS, new MENU commands |
commit | commitdiff | tree | snapshot |
2007-12-10 |
H. Peter Anvin | Fix handling of VESA modes with noncontiguous memory... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
H. Peter Anvin | Add "menu separator", "menu indent", "menu disabled" |
commit | commitdiff | tree | snapshot |
2007-11-21 |
H. Peter Anvin | spec: Require NASM 0.98.39 |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Bernard Li | Patch for syslinux.spec |
commit | commitdiff | tree | snapshot |
2007-11-21 |
H. Peter Anvin | When setting up the cfarcall stack frame, copy the... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
H. Peter Anvin | Add missing thunk function for cfarcall |
commit | commitdiff | tree | snapshot |
2007-11-21 |
H. Peter Anvin | Next version is presumably 3.54 |
commit | commitdiff | tree | snapshot |
2007-11-21 |
H. Peter Anvin | Add support for thunking cdecl/stdcall-style real-mode... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
H. Peter Anvin | struct term_state: remove duplicate .xy and unused... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
H. Peter Anvin | mbr: remove *.bin on "spotless", not "clean" syslinux-3.53 |
commit | commitdiff | tree | snapshot |
2007-11-18 |
H. Peter Anvin | Document changes for 3.53 |
commit | commitdiff | tree | snapshot |
2007-11-18 |
H. Peter Anvin | Fix invalid segment assumption in pxelinux syslinux-3.53-pre6 |
commit | commitdiff | tree | snapshot |
2007-11-15 |
H. Peter Anvin | Preserve ES:DI instead of probing for $PnP syslinux-3.53-pre5 |
commit | commitdiff | tree | snapshot |
2007-11-14 |
H. Peter Anvin | mbr.S: fix loading from logical partitions |
commit | commitdiff | tree | snapshot |
2007-11-14 |
H. Peter Anvin | ISOLINUX: Change DriveNo -> DriveNumber |
commit | commitdiff | tree | snapshot |
2007-11-14 |
H. Peter Anvin | Fix boot sectors; cleanup_hardware must preserve registers syslinux-3.53-pre4 |
commit | commitdiff | tree | snapshot |
2007-11-14 |
H. Peter Anvin | Remove unused variable BufSafeSec |
commit | commitdiff | tree | snapshot |
2007-11-10 |
H. Peter Anvin | Add sha256crypt and sha512crypt; not yet enabled |
commit | commitdiff | tree | snapshot |
2007-11-10 |
H. Peter Anvin | In 32-bit mode, "xor eax,eax" is shorter than "xor... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
H. Peter Anvin | Typo cleanup |
commit | commitdiff | tree | snapshot |
2007-11-07 |
H. Peter Anvin | Guard section to avoid future partial-sector-clobber... syslinux-3.53-pre3 |
commit | commitdiff | tree | snapshot |
2007-11-07 |
H. Peter Anvin | Clean up the transition to PM for shuffle-and-boot... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
H. Peter Anvin | isolinux: protect bss variables clobbered due to final... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
H. Peter Anvin | Setting cr0 requires a jmp to synchronize on 386/486 |
commit | commitdiff | tree | snapshot |
2007-11-02 |
H. Peter Anvin | Use "nop nop" to clobber "mov cs,ax" even though it... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
H. Peter Anvin | Optional debugging code for shuffle and boot and load_linux syslinux-3.53-pre2 |
commit | commitdiff | tree | snapshot |
2007-11-02 |
H. Peter Anvin | comboot: fix shuffle_and_boot_rm (used by linux.c32) |
commit | commitdiff | tree | snapshot |
2007-11-02 |
H. Peter Anvin | Remove unused EndOfGetcBuf |
commit | commitdiff | tree | snapshot |
2007-11-02 |
H. Peter Anvin | Code cleanup: get rid of hard-coded descriptor numbers |
commit | commitdiff | tree | snapshot |
2007-11-01 |
H. Peter Anvin | mkdiskimage: correct the partition type for > 1024... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Gerald Britton | syslinux $PnP search fix syslinux-3.53-pre1 |
commit | commitdiff | tree | snapshot |
2007-11-01 |
H. Peter Anvin | Try to fix libfat/ulint.h for non-x86 platforms |
commit | commitdiff | tree | snapshot |
2007-11-01 |
H. Peter Anvin | mkdiskimage: support more than 1024 cylinders |
commit | commitdiff | tree | snapshot |
2007-11-01 |
H. Peter Anvin | DHCP bootfile option is 67, not 64. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
H. Peter Anvin | Fix [BI]ESUBDIRS for make installer/tidy/clean/spotless |
commit | commitdiff | tree | snapshot |
2007-10-11 |
H. Peter Anvin | Add .gitignore file so "git status" makes sense |
commit | commitdiff | tree | snapshot |
2007-10-11 |
H. Peter Anvin | Mark TSS unbusy before protected mode entry |
commit | commitdiff | tree | snapshot |
2007-10-11 |
H. Peter Anvin | Set TR and LDTR when entering protected mode |
commit | commitdiff | tree | snapshot |
2007-10-10 |
H. Peter Anvin | Makefiles: create NASMOPT variable |
commit | commitdiff | tree | snapshot |
2007-10-03 |
H. Peter Anvin | Update the memory layout specification |
commit | commitdiff | tree | snapshot |
2007-10-02 |
H. Peter Anvin | Next version is 3.53 |
commit | commitdiff | tree | snapshot |
2007-10-02 |
H. Peter Anvin | elf.c: better error message when memory is unavailable |
commit | commitdiff | tree | snapshot |
2007-10-02 |
H. Peter Anvin | memdump: remove debugging code never meant for release |
commit | commitdiff | tree | snapshot |
2007-10-02 |
H. Peter Anvin | bootsect.inc: make sure the $PnP header can fit inside... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
H. Peter Anvin | Fix building on a 64-bit system without a 32-bit system... syslinux-3.52 syslinux-3.52-pre10 |
commit | commitdiff | tree | snapshot |
2007-09-21 |
H. Peter Anvin | localboot.c32: sample/test program for invoking syslinu... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
H. Peter Anvin | memdump: a debugging utility to dump memory over a... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
H. Peter Anvin | Document memory overwrite fix syslinux-3.52-pre9 |
commit | commitdiff | tree | snapshot |
2007-09-21 |
H. Peter Anvin | memdisk: add "nopass" option to completely take over... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
H. Peter Anvin | comboot: fix memory overwrite bug |
commit | commitdiff | tree | snapshot |
2007-09-20 |
H. Peter Anvin | ISOLINUX: save segment registers around INT 13h |
commit | commitdiff | tree | snapshot |
2007-08-28 |
H. Peter Anvin | NEWS: EDD now actually works in MEMDISK syslinux-3.52-pre8 |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Duane Voth | MEMDISK: Fix register messup in EDD |
commit | commitdiff | tree | snapshot |
2007-08-17 |
H. Peter Anvin | Clean up some of the new PCI code from Erwan Velu. syslinux-3.52-pre7 |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Erwan Velu | Improving PCI collected informations |
commit | commitdiff | tree | snapshot |
2007-08-17 |
H. Peter Anvin | Use git push instead of cg-push |
commit | commitdiff | tree | snapshot |
2007-08-14 |
H. Peter Anvin | Add reboot.c32 module syslinux-3.52-pre6 |
commit | commitdiff | tree | snapshot |
2007-08-14 |
H. Peter Anvin | com32: fix __farcall() |
commit | commitdiff | tree | snapshot |
2007-08-12 |
H. Peter Anvin | More Etherboot pointers |
commit | commitdiff | tree | snapshot |
2007-08-12 |
H. Peter Anvin | Document gPXE chaining to work around PXE stack problems |
commit | commitdiff | tree | snapshot |
2007-08-06 |
H. Peter Anvin | Fix section confusion... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
H. Peter Anvin | Give ourselves more room for code |
commit | commitdiff | tree | snapshot |
2007-07-25 |
H. Peter Anvin | Handle plural correctly in countdown. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
H. Peter Anvin | Install sha1pass, md5pass syslinux-3.52-pre5 |
commit | commitdiff | tree | snapshot |
2007-07-25 |
H. Peter Anvin | Add header file missing from previous checkin (md5.h) |
commit | commitdiff | tree | snapshot |
2007-07-25 |
H. Peter Anvin | Add support for Unix-standard MD5 password |
commit | commitdiff | tree | snapshot |
2007-07-25 |
H. Peter Anvin | Document MENU HIDDEN |
commit | commitdiff | tree | snapshot |
2007-07-25 |
H. Peter Anvin | Correctly handle switches between graphics and text... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
H. Peter Anvin | Make the hidden timeout behaviour match the rest of... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
H. Peter Anvin | Move hidden_row to -2; don't re-timeout once a key... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
H. Peter Anvin | Simple menu system: add support for "menu hidden" |
commit | commitdiff | tree | snapshot |
2007-07-24 |
H. Peter Anvin | Document MEMDISK fixes. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
H. Peter Anvin | Add the actual zeroregs file; missing from a previous... syslinux-3.52-pre4 |
commit | commitdiff | tree | snapshot |
2007-07-20 |
H. Peter Anvin | Add syslinux_reboot() |
commit | commitdiff | tree | snapshot |
2007-07-20 |
H. Peter Anvin | com32: add a common zero-register structure |
commit | commitdiff | tree | snapshot |
2007-07-12 |
H. Peter Anvin | MBR: shave off another byte |
commit | commitdiff | tree | snapshot |
2007-07-12 |
H. Peter Anvin | MBR: shave off another byte |
commit | commitdiff | tree | snapshot |
2007-07-12 |
H. Peter Anvin | MBR: one more comment |
commit | commitdiff | tree | snapshot |
2007-07-12 |
H. Peter Anvin | MBR: shave another ~4 bytes through an ugly error messa... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
H. Peter Anvin | MBR: add HLT to prevent system from melting on failure |
commit | commitdiff | tree | snapshot |
2007-07-12 |
H. Peter Anvin | MBR: add CR LF to the end of messages |
commit | commitdiff | tree | snapshot |
2007-07-12 |
H. Peter Anvin | MBR: shave 2 more bytes |
commit | commitdiff | tree | snapshot |
2007-07-11 |
H. Peter Anvin | MBR: Don't clobber %eax before entering CBIOS code |
commit | commitdiff | tree | snapshot |
2007-07-11 |
H. Peter Anvin | MBR: always do setup for EBIOS, makes stack handling... |
commit | commitdiff | tree | snapshot |
next |