2009-05-21 |
H. Peter Anvin | chain.c32: remove clobber of drivename/partition |
commit | commitdiff | tree | snapshot |
2009-05-21 |
H. Peter Anvin | isohybrid: add options, change default ptype to 0x17 syslinux-3.81-pre8 |
commit | commitdiff | tree | snapshot |
2009-05-20 |
H. Peter Anvin | NEWS: add note about linux.c32 having a quiet command |
commit | commitdiff | tree | snapshot |
2009-05-20 |
H. Peter Anvin | meminfo: distinguish between no flags and flags=1 syslinux-3.81-pre7 |
commit | commitdiff | tree | snapshot |
2009-05-18 |
H. Peter Anvin | Don't run to comboot API with interrupts off syslinux-3.81-pre6 |
commit | commitdiff | tree | snapshot |
2009-05-18 |
H. Peter Anvin | core/conio.inc: when reading the serial port, drop... syslinux-3.81-pre5 |
commit | commitdiff | tree | snapshot |
2009-05-18 |
H. Peter Anvin | core/pxeidle.inc: fix pops with no matching push |
commit | commitdiff | tree | snapshot |
2009-05-18 |
H. Peter Anvin | Try to HLT the processor during idle syslinux-3.81-pre4 |
commit | commitdiff | tree | snapshot |
2009-05-17 |
H. Peter Anvin | bcopyxx: remove 16-bitisms syslinux-3.81-pre3 |
commit | commitdiff | tree | snapshot |
2009-05-17 |
H. Peter Anvin | bcopyxx/memmove: fix alignment logic for reverse moves |
commit | commitdiff | tree | snapshot |
2009-05-15 |
H. Peter Anvin | Fix clobber of the command line when using F-keys+LSS... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
H. Peter Anvin | linux.c32: replace the kernel name with BOOT_IMAGE= syslinux-3.81-pre2 |
commit | commitdiff | tree | snapshot |
2009-05-05 |
H. Peter Anvin | linux.c32: honor the "quiet" flag |
commit | commitdiff | tree | snapshot |
2009-05-05 |
H. Peter Anvin | bcopyxx: EDX already points to the GDT; no reason to... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
H. Peter Anvin | load_linux.c: quiet warning |
commit | commitdiff | tree | snapshot |
2009-05-05 |
H. Peter Anvin | load_linux.c: consider a zImage kernel to be non-reloca... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
H. Peter Anvin | load_linux.c: when relocating, need to update code32_start |
commit | commitdiff | tree | snapshot |
2009-05-05 |
H. Peter Anvin | load_linux.c: add missing header file |
commit | commitdiff | tree | snapshot |
2009-05-05 |
H. Peter Anvin | linux.c32: cap the stack pointer to 0xfff0 |
commit | commitdiff | tree | snapshot |
2009-05-05 |
H. Peter Anvin | NEWS: document linux.c32 fix. syslinux-3.81-pre1 |
commit | commitdiff | tree | snapshot |
2009-05-05 |
H. Peter Anvin | shuffler: fix setting up esp in real-mode shuffles |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Sebastian Herbszt | poweroff: add copyright notice |
commit | commitdiff | tree | snapshot |
2009-05-04 |
H. Peter Anvin | Next version will probably be 3.81 |
commit | commitdiff | tree | snapshot |
2009-05-04 |
H. Peter Anvin | core: remove vestiges of using nasm -f bin syslinux-3.80 |
commit | commitdiff | tree | snapshot |
2009-05-04 |
H. Peter Anvin | NEWS: drop plans for a 3.76 release |
commit | commitdiff | tree | snapshot |
2009-05-04 |
H. Peter Anvin | Document poweroff module. |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Sebastian Herbszt | poweroff COMBOOT module |
commit | commitdiff | tree | snapshot |
2009-05-04 |
H. Peter Anvin | mboot: handle ELF Multiboot kernel where paddr != vaddr |
commit | commitdiff | tree | snapshot |
2009-05-03 |
H. Peter Anvin | shuffler: when looking for temporary memory, it has... syslinux-3.80-pre8 |
commit | commitdiff | tree | snapshot |
2009-05-03 |
H. Peter Anvin | movebits: make the user-space test cases slightly easier |
commit | commitdiff | tree | snapshot |
2009-05-03 |
H. Peter Anvin | shuffler: correctly handle one-to-many relationships syslinux-3.80-pre7 |
commit | commitdiff | tree | snapshot |
2009-05-03 |
H. Peter Anvin | shuffle: align the shuffle safe area |
commit | commitdiff | tree | snapshot |
2009-05-03 |
H. Peter Anvin | syslinux_dump_memmap(): make it easier to spot errors |
commit | commitdiff | tree | snapshot |
2009-05-02 |
H. Peter Anvin | syslinux_add_memmap(): fix failures at address zero... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
H. Peter Anvin | mboot: align the stack to a 16-byte boundary |
commit | commitdiff | tree | snapshot |
2009-05-02 |
H. Peter Anvin | mboot: move setting regs.eax to mboot_run() |
commit | commitdiff | tree | snapshot |
2009-05-02 |
H. Peter Anvin | mboot: move map initialization out of map_image() |
commit | commitdiff | tree | snapshot |
2009-05-02 |
H. Peter Anvin | ui.inc: when looking for whitespace in kernel names... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Sebastian Herbszt | pxechain: remove unused ipaddrbuf |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Sebastian Herbszt | core: make vk_rname default to mangled vk_vname |
commit | commitdiff | tree | snapshot |
2009-05-01 |
H. Peter Anvin | gfxboot: increase bss alignment to 4K syslinux-3.80-pre6 |
commit | commitdiff | tree | snapshot |
2009-05-01 |
H. Peter Anvin | gfxboot: align buffers and move them into bss |
commit | commitdiff | tree | snapshot |
2009-05-01 |
H. Peter Anvin | NEWS: document isohybrid fix |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Pascal Terjan | isohybrid: preserve MBR id in isohybrid |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Pascal Terjan | isohybrid: support iso images over 2GB |
commit | commitdiff | tree | snapshot |
2009-04-30 |
H. Peter Anvin | Document boot-once fix. |
commit | commitdiff | tree | snapshot |
2009-04-30 |
H. Peter Anvin | ADV: EDD "write with verify" is AL=01h or AL=02h, not... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
H. Peter Anvin | cmenu: add .gitignore file |
commit | commitdiff | tree | snapshot |
2009-04-30 |
H. Peter Anvin | mboot: disable DEBUG |
commit | commitdiff | tree | snapshot |
2009-04-30 |
H. Peter Anvin | NEWS: update |
commit | commitdiff | tree | snapshot |
2009-04-30 |
H. Peter Anvin | linux.c32: move handling of mem= and vga= into the... syslinux-3.80-pre5 |
commit | commitdiff | tree | snapshot |
2009-04-29 |
H. Peter Anvin | core: make localboot another vkernel type syslinux-3.80-pre4 |
commit | commitdiff | tree | snapshot |
2009-04-29 |
H. Peter Anvin | shuffle_pm: remove unused variables and includes |
commit | commitdiff | tree | snapshot |
2009-04-29 |
H. Peter Anvin | memscan: use the contents of the ebda_seg, not the... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
H. Peter Anvin | mboot: silence warning |
commit | commitdiff | tree | snapshot |
2009-04-29 |
H. Peter Anvin | Makefile: drop references to "make depend" syslinux-3.80-pre3 |
commit | commitdiff | tree | snapshot |
2009-04-29 |
H. Peter Anvin | mboot: include module filenames in the command line |
commit | commitdiff | tree | snapshot |
2009-04-28 |
H. Peter Anvin | Fix NASM dependency generation |
commit | commitdiff | tree | snapshot |
2009-04-28 |
H. Peter Anvin | Unify dependency generation: MCONFIG.embedded |
commit | commitdiff | tree | snapshot |
2009-04-28 |
H. Peter Anvin | Unify dependency generation: com32/lib, com32/cmenu |
commit | commitdiff | tree | snapshot |
2009-04-28 |
H. Peter Anvin | Unify dependency generation |
commit | commitdiff | tree | snapshot |
2009-04-27 |
H. Peter Anvin | rllpack: make all pointers 32 bits wide syslinux-3.80-pre2 |
commit | commitdiff | tree | snapshot |
2009-04-27 |
H. Peter Anvin | memscan: correctly handle the DOS memory fallback case |
commit | commitdiff | tree | snapshot |
2009-04-27 |
H. Peter Anvin | bcopyxx: clear all flags before jumping to the successo... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
H. Peter Anvin | bcopyxx: align the relocated code to a 16-byte boundary |
commit | commitdiff | tree | snapshot |
2009-04-27 |
H. Peter Anvin | mboot: add header guards; use <inttypes.h>; formatting... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
H. Peter Anvin | mboot/solaris.c: fix failure case; correct copyright... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
H. Peter Anvin | mboot: reimplement the Solaris DHCP hack, add compliant... syslinux-3.80-pre1 |
commit | commitdiff | tree | snapshot |
2009-04-27 |
H. Peter Anvin | NEWS: add updates for 3.80 |
commit | commitdiff | tree | snapshot |
2009-04-27 |
H. Peter Anvin | Merge branch 'syslinux-3.7x' |
commit | commitdiff | tree | snapshot |
2009-04-27 |
H. Peter Anvin | Remove the old mboot module |
commit | commitdiff | tree | snapshot |
2009-04-27 |
H. Peter Anvin | mboot: fix cmdline; a few more layout tweaks |
commit | commitdiff | tree | snapshot |
2009-04-26 |
H. Peter Anvin | mboot: skip --- marker; decompress all files |
commit | commitdiff | tree | snapshot |
2009-04-26 |
H. Peter Anvin | mboot: make sure we actually succeed when we finished |
commit | commitdiff | tree | snapshot |
2009-04-26 |
H. Peter Anvin | com32/MCONFIG: generate dependency files by default |
commit | commitdiff | tree | snapshot |
2009-04-26 |
H. Peter Anvin | mboot: set up a stack even though the spec doesn't... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
H. Peter Anvin | First attempt at a rewritten mboot module |
commit | commitdiff | tree | snapshot |
2009-04-26 |
H. Peter Anvin | NEWS, version: prepare for a 3.76 release syslinux-3.76-pre1 |
commit | commitdiff | tree | snapshot |
2009-04-26 |
H. Peter Anvin | Merge branch 'syslinux-3.7x' |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Steffen Winterfeldt | ISOLINUX: set directory length correctly |
commit | commitdiff | tree | snapshot |
2009-04-24 |
H. Peter Anvin | pxelinux: fix minor bugs |
commit | commitdiff | tree | snapshot |
2009-04-23 |
H. Peter Anvin | shuffle_rm: clean up the trampoline generator with... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
H. Peter Anvin | shuffle_rm: set up SS:ESP and segs as quickly as possible |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Erwan Velu | hdt: fix conflict |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Erwan Velu | Merge branch 'master' of git://git./boot/syslinux/sysli... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Erwan Velu | hdt: 0.3.1 |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Pierre-Alexandre... | Merge commit 'mouraf/for-erwan' into for-erwan |
commit | commitdiff | tree | snapshot |
2009-04-22 |
H. Peter Anvin | a20: advance A20Test by a large, prime number |
commit | commitdiff | tree | snapshot |
2009-04-21 |
H. Peter Anvin | a20: remove DO_WBINVD configurable |
commit | commitdiff | tree | snapshot |
2009-04-21 |
H. Peter Anvin | a20: inline io_delay |
commit | commitdiff | tree | snapshot |
2009-04-21 |
H. Peter Anvin | a20: A20Test is now a dword |
commit | commitdiff | tree | snapshot |
2009-04-21 |
H. Peter Anvin | a20: try to avoid io_delay if A20 is already enabled |
commit | commitdiff | tree | snapshot |
2009-04-20 |
H. Peter Anvin | Global whitespace cleanup. |
commit | commitdiff | tree | snapshot |
2009-04-19 |
H. Peter Anvin | core: remove references to MDSLINUX |
commit | commitdiff | tree | snapshot |
2009-04-19 |
H. Peter Anvin | core: merge the startup code for disk-based derivatives |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Erwan Velu | hdt: removing useless more_printf |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Erwan Velu | hdt: removing useless more_printf |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Erwan Velu | hdt: more_printf was eating a line |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Erwan Velu | hdt: MAC Address should only be displayed on the PXE... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Erwan Velu | hdt: fixing typo |
commit | commitdiff | tree | snapshot |
next |