2014-05-27 |
H. Peter Anvin | btrfs: Fix stack smash with node size > 4K Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-05-22 |
H. Peter Anvin | ldlinux: Allow a held shift key to override UI as well... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-05-20 |
H. Peter Anvin | btrfs: fix typo in definition of BTRFS_ADV_OFFSET Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-05-20 |
H. Peter Anvin | btrfs: Move ldlinux.sys to Boot Area B Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-04-20 |
H. Peter Anvin | Centralize shift_is_held(), make it work to force the... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-04-20 |
H. Peter Anvin | kbd: Use the extended keyboard state query for bios_shiftflags() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-04-20 |
H. Peter Anvin | kbd: Make getting the keyboard shift state a firmware... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-04-18 |
H. Peter Anvin | bios: Use int 0x16, ah=0x02 to probe for shift flags Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-04-18 |
Andy Alex | NTFS: Fragmented $MFT file was not handled Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-03-14 |
H. Peter Anvin | lua: Remove additional old cruft from sl_boot_linux() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-03-14 |
H. Peter Anvin | ntfs: Make byte_shift a const Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-03-14 |
Andy Alex | NTFS: Incorrect parsing of file runs Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-03-14 |
Serj Kalichev | FSUUID for ext2 filesystem Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-03-14 |
Serj Kalichev | Add filesystem UUID to SYSAPPEND for FAT Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-03-14 |
H. Peter Anvin | Merge branch 'nocomapi' Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-03-13 |
H. Peter Anvin | biosboot: This file is not for EFI Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-03-13 |
H. Peter Anvin | lua: Remove obsolete crap from sl_boot_linux() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-03-13 |
H. Peter Anvin | lua: In sl_initramfs_add_file(), actually use the real... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-03-03 |
H. Peter Anvin | Merge branch 'nocomapi'
|
commit | commitdiff | tree |
2014-02-28 |
H. Peter Anvin | core, bios: Move __syslinux_shuffler_size to assembly Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-02-28 |
H. Peter Anvin | shuffler: Actually get the shuffler size sanely Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-02-28 |
H. Peter Anvin | Makefiles: export the firmware type as a cpp variable Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-02-27 |
Andy Alex | core, bios: Incorrect detection of EDD in /core/fs...
|
commit | commitdiff | tree |
2014-02-26 |
H. Peter Anvin | Merge branch 'syslinux-5.xx' Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-02-26 |
H. Peter Anvin | bios: Don't truncate memory size needed to 16 bits Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-02-26 |
H. Peter Anvin | bios: Fix lowmem check Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-02-24 |
H. Peter Anvin | Makefile.private: archive the gnu-efi submodule, too. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-02-22 |
H. Peter Anvin | Makefile: make "make spotless" actually work Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-02-22 |
H. Peter Anvin | efi: We need -m32/-m64 even when processing assembly Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-02-22 |
Magnus Granberg | mk/efi.mk: Disable stack protector Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-02-15 |
Sylvain Gault | efi: Useless relocation section in PE file Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-02-15 |
Sylvain Gault | efi: PE file size differ from in-memory size Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-02-15 |
Sylvain Gault | efi: Remove buggy relocation in PE file Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-02-15 |
Sylvain Gault | efi: Location, size and alignment of .text section Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-02-15 |
Sylvain Gault | efi: Fix PE header field rva_and_sizes_nr Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-02-14 |
H. Peter Anvin | lib.mk: Add biosboot.o Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-02-14 |
H. Peter Anvin | comapi: Remove the comapi interfaces completely Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-02-14 |
H. Peter Anvin | bios: Remove shuffle and boot comapi call Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-02-13 |
H. Peter Anvin | bios: Remove comapi calls related to the ADV Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-02-13 |
H. Peter Anvin | pxe: Export the initial stack and PXE(NV) structure... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-02-13 |
Sylvain Gault | efi: Suspicious size reduction in emalloc Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-02-12 |
H. Peter Anvin | Merge remote-tracking branch 'origin/rockridge' Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-02-07 |
H. Peter Anvin | check-gnu-efi: remove bashism Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-01-21 |
H. Peter Anvin | Merge remote-tracking branch 'origin/syslinux-5.xx'
|
commit | commitdiff | tree |
2014-01-21 |
H. Peter Anvin | localboot: Clear register image before using Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-01-19 |
H. Peter Anvin | Merge remote-tracking branch 'origin/syslinux-5.xx' Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-01-19 |
H. Peter Anvin | Merge remote-tracking branch 'origin/syslinux-4.xx... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-01-19 |
H. Peter Anvin | Makefiles: don't include *.tmp Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-01-18 |
H. Peter Anvin | syslxint: fix compilation on non-x86 architectures Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-01-18 |
H. Peter Anvin | dos: Remove redundant data_segment() definition Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-01-18 |
H. Peter Anvin | dos: Add sparse address space annotations Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-01-18 |
H. Peter Anvin | installer: fix 0 used as NULL Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-01-18 |
H. Peter Anvin | installer: Add sparse address space annotations to... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-01-17 |
H. Peter Anvin | version: Update year to 2014 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-01-17 |
H. Peter Anvin | version: Update year to 2014 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-01-17 |
H. Peter Anvin | version: Update to 4.08, update year to 2014 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-01-17 |
H. Peter Anvin | Merge branch 'elflink' into firmware Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-01-17 |
H. Peter Anvin | Merge branch 'master' into elflink Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-01-16 |
H. Peter Anvin | .gitignore: Ignore the bios, efi32, efi64 object directories Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-01-16 |
H. Peter Anvin | dos: We cannot use memset() for a far object, introduce... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-01-02 |
H. Peter Anvin | isolinux: Shorten a few of the debug messages Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2013-12-12 |
H. Peter Anvin | isolinux: Clear upper half of EDX before using Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2013-12-11 |
H. Peter Anvin | Merge remote-tracking branch 'origin/elflink' into... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-12-11 |
Celelibi | pxe, efi: Bad read of file size over TFTP on EFI64 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-12-06 |
Russel Santillanes | pxe: Make the SENDCOOKIES feature for HTTP worked again Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-12-04 |
H. Peter Anvin | load_linux: Don't use size heuristic for non-relocatable... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2013-11-26 |
H. Peter Anvin | Merge remote-tracking branch 'origin/elflink' into... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2013-11-26 |
H. Peter Anvin | isolinux: Clear upper half of EDX before using Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2013-10-17 |
H. Peter Anvin | core: don't leak the __lowmem and __bss16 macros to... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-10-17 |
Raphael S. Carvalho | chain: Fix chainloading on 6.02 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-09-01 |
H. Peter Anvin | pxe, ftp: Don't convert an IP address to host byte... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-07-18 |
H. Peter Anvin | zonelist: allow syslinux_memmap_type() to demote SMT_FREE... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2013-07-18 |
H. Peter Anvin | movebits: add an inline to test for SMT_FREE || SMT_TERMINAL Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2013-06-24 |
H. Peter Anvin | core: remove unused header file vkernel.inc Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-05-31 |
H. Peter Anvin | serial: Clean up and abstract handling of serial ports Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
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-04-03 |
H. Peter Anvin | iso9660: use generic get_le32() accessor in SUSP/Rock... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2013-04-03 |
H. Peter Anvin | Generic facilities for byteswapping and unaligned references Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2013-04-03 |
H. Peter Anvin | iso9660: read littleendian ISO 9660/SUSP numbers
|
commit | commitdiff | tree |
2013-04-03 |
Thomas Schmitt | iso9660: Avoid arbitrarily large malloc()s
|
commit | commitdiff | tree |
2013-03-31 |
Thomas Schmitt | iso9660: Add support for Rock Ridge filenames
|
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-07-19 |
H. Peter Anvin | Only compile dprintf/vdprintf if DEBUG_PORT is defined Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-07-19 |
H. Peter Anvin | Correct initialization of the cache doubly-linked list Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |