2013-05-31 |
H. Peter Anvin | font: load data as a single block Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-03-28 |
H. Peter Anvin | pxe: disentangle the legacy and lwip stacks without... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-02-04 |
H. Peter Anvin | load_linux: bail if no place for the real mode portion... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-02-04 |
H. Peter Anvin | load_linux: additional cleanups and corner case fixing Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-02-04 |
H. Peter Anvin | load_linux: the command line pointer depends on real_mode_base Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-02-04 |
H. Peter Anvin | load_linux: boot protocol < 2.00 could still have a... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-01-18 |
H. Peter Anvin | core/lzo: move LZO back to uncompressed section Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-01-18 |
H. Peter Anvin | elf: remove long-since-obsolete shallow module machinery Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-01-18 |
H. Peter Anvin | core: switch LZO decompressor to "fast safe" version Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-01-18 |
H. Peter Anvin | core/fs: remove some stale functions, inode refcount... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-01-17 |
H. Peter Anvin | bios.h: add missing dependent #include Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-01-17 |
H. Peter Anvin | Rename libcom32gpl.c32 to libgpl.c32 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-01-17 |
H. Peter Anvin | Rename libutil_com.c32 to libutil.c32 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-01-17 |
H. Peter Anvin | Always strip all the modules Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-01-17 |
H. Peter Anvin | dos: obtain the executable pathname, cleanups Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-01-03 |
H. Peter Anvin | elflink: set the sonames of shared libraries
|
commit | commitdiff | tree |
2012-10-22 |
H. Peter Anvin | Revert "win: Add -mno-ms-bitfields" Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-10-22 |
H. Peter Anvin | Packed definition: workaround for mingw + gcc 4.7 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-06-29 |
H. Peter Anvin | linux.c32: add missing break; Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-06-29 |
H. Peter Anvin | linux.c32: allow loading arbitrary setup_data blobs Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-06-29 |
H. Peter Anvin | setup_data: if nothing to load and version < 2.09,... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-06-29 |
H. Peter Anvin | setup_data: check to make sure kernel version >= 0x0209 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-06-29 |
H. Peter Anvin | linux.c32: add support for a device tree blob (dtb) Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-06-29 |
H. Peter Anvin | <syslinux/linux.h>: add missing setup_data_init() definition Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-06-29 |
H. Peter Anvin | Change fdt-specific loader into a generic setup_data... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-06-29 |
H. Peter Anvin | fat: Make mangle behavior similar to the standard one Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-06-29 |
H. Peter Anvin | win: Use lower-case private definition of STORAGE_DEVICE_NUMBER Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-06-29 |
H. Peter Anvin | SEG(): centralize the bad bailout Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-06-29 |
H. Peter Anvin | com32: mark the invalid SEG() as __unlikely() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-06-29 |
H. Peter Anvin | SEG(): make SEG() puke on bad pointers if DEBUG is... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-06-20 |
H. Peter Anvin | extlinux: better methods for finding device matches Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-29 |
H. Peter Anvin | pxe: Add code to detect a struck interrupt line and... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-29 |
H. Peter Anvin | core: remove unused variable in scan_highmem_area() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-29 |
H. Peter Anvin | Merge commit 'd76af0754db7ddd4c06215d922d213c93178c0af...
|
commit | commitdiff | tree |
2012-05-29 |
H. Peter Anvin | relocs: Move stop to the end Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-29 |
H. Peter Anvin | pxe: move hardwired DHCP options into high memory Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-29 |
H. Peter Anvin | pxe: remove remaining stray trackbuf reference Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-29 |
H. Peter Anvin | pxe: stop using trackbuf for DHCP packets Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-29 |
H. Peter Anvin | core/font.c: remove another reference to trackbuf Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-29 |
H. Peter Anvin | core/font: clean up and remove trackbuf usage Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-29 |
H. Peter Anvin | Merge remote-tracking branch 'genec/lwip-1.4.0-test...
|
commit | commitdiff | tree |
2012-04-25 |
H. Peter Anvin | Merge remote-tracking branch 'genec/diag-geodsp-perl...
|
commit | commitdiff | tree |
2012-04-25 |
H. Peter Anvin | Merge remote-tracking branch 'genec/com32-cptime-upd...
|
commit | commitdiff | tree |
2012-04-17 |
H. Peter Anvin | get_key: Valid key values are positive Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-04-17 |
H. Peter Anvin | core/graphics.c: Fixes and cleanups Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-04-17 |
H. Peter Anvin | hw/vga.h: Header file for VGA hardware registers Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-03-26 |
H. Peter Anvin | version: Update year to 2012 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-03-26 |
H. Peter Anvin | Makefile: Use -Ox option to NASM Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-03-26 |
H. Peter Anvin | Merge branch 'chaindev'
|
commit | commitdiff | tree |
2012-03-26 |
H. Peter Anvin | chain.c: Fix misplaced #endif breaking non-DEBUG builds Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-15 |
H. Peter Anvin | Revert "core: remove redundant zalloc() definition" Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-14 |
H. Peter Anvin | core: remove redundant zalloc() definition Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-13 |
H. Peter Anvin | find-mingw64: yet another set of prefixes to test... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-12-13 |
H. Peter Anvin | Merge remote-tracking branch 'pcacjr/ntfs-for-hpa'
|
commit | commitdiff | tree |
2011-12-13 |
H. Peter Anvin | Merge commit 'syslinux-4.05' into lwip
|
commit | commitdiff | tree |
2011-12-13 |
H. Peter Anvin | Merge remote-tracking branch 'genec/com32-prdhcp-for...
|
commit | commitdiff | tree |
2011-12-13 |
H. Peter Anvin | Merge remote-tracking branch 'genec/com32-cptime-for...
|
commit | commitdiff | tree |
2011-12-05 |
H. Peter Anvin | diag/geodsp: don't distribute mk-lba-img Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-24 |
H. Peter Anvin | Merge remote-tracking branch 'sha0/ifmemdsk'
|
commit | commitdiff | tree |
2011-08-24 |
H. Peter Anvin | NEWS: document isohybrid -m Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-28 |
H. Peter Anvin | extlinux: remove dead code in installer Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-28 |
H. Peter Anvin | Merge remote-tracking branch 'mfleming/for-hpa/elflink...
|
commit | commitdiff | tree |
2011-07-06 |
H. Peter Anvin | Merge remote-tracking branch 'origin/master' into lwip
|
commit | commitdiff | tree |
2011-06-28 |
H. Peter Anvin | Merge branch 'master' into lwip
|
commit | commitdiff | tree |
2011-06-28 |
H. Peter Anvin | Merge remote-tracking branch 'genec/extlinux-geo-for...
|
commit | commitdiff | tree |
2011-05-28 |
H. Peter Anvin | core: change load_config() to open_config() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-05-28 |
H. Peter Anvin | core: fix warnings in core/mem/init.c Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-05-28 |
H. Peter Anvin | core.h: add a few include files needed pretty much... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-05-09 |
H. Peter Anvin | Remove -s for host binaries Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-05-09 |
H. Peter Anvin | linux: remove debugging OPTFLAGS Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-27 |
H. Peter Anvin | load_env32 should not include menu.h Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-27 |
H. Peter Anvin | dmi: actually advance the end pointer properly Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-27 |
H. Peter Anvin | pxe: minor initialization cleanups Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-27 |
H. Peter Anvin | pxe: start the poll thread when we would have started... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-27 |
H. Peter Anvin | pxe, http: simplify cookie generation, fix boundary... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-27 |
H. Peter Anvin | dmi: fix more pointer subtraction bugs Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-26 |
H. Peter Anvin | dmi: fix incorrect pointer subtraction, add sanity... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-26 |
H. Peter Anvin | dmi: add additional strings Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-26 |
H. Peter Anvin | menu: need to advance the pointer, once again... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-26 |
H. Peter Anvin | pxe, http: Use Syslinux/<version> as the User-agent: Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-26 |
H. Peter Anvin | dmi: strip whitespace from DMI strings Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-26 |
H. Peter Anvin | pxe, http: correct the header overflow test Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-26 |
H. Peter Anvin | pxe, undiif: install the gateway properly Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-26 |
H. Peter Anvin | menu: mangle whitespace in ipappend/sysappend strings Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-26 |
H. Peter Anvin | Additional sysappend strings from DMI; pre-bake the... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-22 |
H. Peter Anvin | lwip: handle UNDI stacks which need to be polled Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-18 |
H. Peter Anvin | Merge commit 'syslinux-4.04' into dynamic-sector
|
commit | commitdiff | tree |
2011-04-18 |
H. Peter Anvin | diag: Don't remove BTARGET on make clean Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-18 |
H. Peter Anvin | Merge remote-tracking branch 'pcacjr/syslinux-update...
|
commit | commitdiff | tree |
2011-04-18 |
H. Peter Anvin | menu: allow "menu hiddenkey" to take multiple keys... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-18 |
H. Peter Anvin | NEWS: Document MENU HIDDENKEY Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-11 |
H. Peter Anvin | keytest: make somewhat more comprehensible Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-11 |
H. Peter Anvin | keyname: better handling of named control characters Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-11 |
H. Peter Anvin | keytest: show the human name together with the keycode Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-11 |
H. Peter Anvin | menu: clear the timeout line on MENU HIDDENKEY Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-11 |
H. Peter Anvin | menu hiddenkey: fix parsing the config file option Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-11 |
H. Peter Anvin | menu: Add "menu hiddenkey" to make terminating menu... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-05 |
H. Peter Anvin | diskstart: use the correct register for the starting... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-05 |
H. Peter Anvin | installer: Update and correct generate_extents() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-05 |
H. Peter Anvin | core: Move sector 1 to address 0x8000 so it is aligned Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |