2016-02-10 |
H. Peter Anvin | core: Clean up the i386-bios build Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-10 |
H. Peter Anvin | Makefile: Remove one remaining instance of EFI_BUILD Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-10 |
H. Peter Anvin | Makefile: make the handling of firmware selection a... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-10 |
H. Peter Anvin | gpxe: delete long since obsolete snapshot of gPXE Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-10 |
H. Peter Anvin | Delete unused files Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-10-06 |
H. Peter Anvin | NEWS: Update for 6.03 release Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-08-27 |
Michal Soltys | chain/partiter: correct gpt header checks Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-08-27 |
Michal Soltys | chain: implement strict=<0|1|2> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-08-27 |
Michal Soltys | chain: add missing pi_del() in find*() functions Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-08-27 |
Michal Soltys | chain/partiter: adjust error reporting Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-08-27 |
Michal Soltys | chain/partiter: fix possible non-NULL value returned... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-08-27 |
Michal Soltys | chain/partiter: fix and improve gpt handling in buggy... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-07-29 |
H. Peter Anvin | core, pxe: Don't push on one stack and pop from the... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-06-27 |
H. Peter Anvin | lzo: Upgrade to LZO 2.07 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-06-24 |
H. Peter Anvin | isohybrid: Function to write UTF-16LE strings Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-06-24 |
Thomas Schmitt | utils/isohybrid.c: Introduce option --mbr and make... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-06-24 |
Thomas Schmitt | utils/isohybrid.c: Change all fseek(3) to fseeko(3) Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-06-24 |
Thomas Schmitt | utils/isohybrid.c: Write GPT backup to the very end... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-06-24 |
Thomas Schmitt | utils/isohybrid.c: Correct end block address of first... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-06-24 |
Thomas Schmitt | utils/isohybrid.c: Correct blocking factor in APM partition... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-06-24 |
Thomas Schmitt | utils/isohybrid.c: Encode GPT partition names as UTF... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-06-20 |
H. Peter Anvin | isohybrid: define _FILE_OFFSET_BITS in the file itself Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-06-20 |
Kai Kang | isohybrid: fix overflow on 32 bit system Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-06-17 |
H. Peter Anvin | pxelinux-options: Fix data corruption bug Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-06-17 |
H. Peter Anvin | pxe: Add support for embedded options in EFI Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-06-17 |
H. Peter Anvin | pxe: Re-add support for embedded DHCP options Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-06-10 |
H. Peter Anvin | Revert "ldlinux: Allow a held shift key to override... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-06-10 |
H. Peter Anvin | memdump: Remove old obsolete COM16 binary Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-06-10 |
H. Peter Anvin | sysdump: Remove README that was for memdump, not sysdump Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-06-10 |
H. Peter Anvin | Make symbols defined in linker script HIDDEN Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-05-27 |
H. Peter Anvin | cache, btrfs: Provide a general cached read routine Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-05-27 |
H. Peter Anvin | btrfs: Remove static variables Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
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-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-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-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 | 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-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-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-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-05-31 |
H. Peter Anvin | serial: Clean up and abstract handling of serial ports
|
commit | commitdiff | tree |
2013-05-31 |
H. Peter Anvin | font: load data as a single block
|
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 |
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 |
2012-06-29 |
H. Peter Anvin | elflink: fix dependency problem in cmenu/Makefile Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-06-29 |
H. Peter Anvin | elflink: Use ConfigName directly, the comboot API doesn... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-06-29 |
H. Peter Anvin | Merge remote-tracking branch 'origin/master' into elflink
|
commit | commitdiff | tree |
2012-06-29 |
H. Peter Anvin | Actually keep track of the pathnames for all elements Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-06-29 |
H. Peter Anvin | chdir: collapse /./ and /../ in path for conventional... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-06-27 |
H. Peter Anvin | Makefile: fix misplaced dot Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-06-27 |
H. Peter Anvin | Merge remote-tracking branch 'origin/master' into elflink
|
commit | commitdiff | tree |
2012-06-27 |
H. Peter Anvin | win32: assume STORAGE_DEVICE_NUMBER is defined Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-06-27 |
H. Peter Anvin | Merge branch 'elflink' of ssh://terminus.zytor.com...
|
commit | commitdiff | tree |
2012-06-22 |
H. Peter Anvin | Merge remote-tracking branch 'origin/master' into elflink
|
commit | commitdiff | tree |
2012-06-20 |
H. Peter Anvin | syslxopt: fix syntax errors Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-06-20 |
H. Peter Anvin | NEWS: document extlinux --device Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-06-20 |
H. Peter Anvin | extlinux: add --device option to override device detect Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-06-20 |
H. Peter Anvin | extlinux: centralize and reuse btrfs validation Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-06-13 |
H. Peter Anvin | Merge remote-tracking branch 'origin/master' into elflink
|
commit | commitdiff | tree |
2012-06-12 |
H. Peter Anvin | Merge remote-tracking branch 'genec/linux-com32-error...
|
commit | commitdiff | tree |
2012-06-07 |
H. Peter Anvin | Merge remote-tracking branch 'mfleming/merge/elflink...
|
commit | commitdiff | tree |
2012-06-07 |
H. Peter Anvin | chainboot: clean up old assemblyisms Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-06-07 |
H. Peter Anvin | execute(): move chainbooting code to its own file Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-06-07 |
H. Peter Anvin | Merge remote-tracking branch 'mfleming/elflink-dot... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-30 |
H. Peter Anvin | pxe: use core for atomic modification of certain volatiles Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-30 |
H. Peter Anvin | pxe: force polling on if we receive no interrupts Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-30 |
H. Peter Anvin | pxe: always start the idle thread, in case we need it Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-30 |
H. Peter Anvin | pxe: drop the maximum spurious interrupt to 100 in... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-29 |
H. Peter Anvin | relocs: sync with the Linux kernel Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-29 |
H. Peter Anvin | core: add support for .init/fini_table Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-29 |
H. Peter Anvin | com32.ld: handle .init_array and .fini_array Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-27 |
H. Peter Anvin | Merge remote-tracking branch 'hdt/master'
|
commit | commitdiff | tree |
2012-05-27 |
H. Peter Anvin | Merge remote-tracking branch 'genec/diag-mbr-fix-for...
|
commit | commitdiff | tree |