2019-02-21 |
H. Peter Anvin | dmi: check both the AC and ID flags at the same time Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-02-21 |
H. Peter Anvin | cpu_has_eflag(): mark output registers as earlyclobbers Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-02-21 |
H. Peter Anvin | cpu_has_eflag(): eliminate if the answer is already... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-02-08 |
H. Peter Anvin ... | Fix all warnings, and better separate code that should... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-02-07 |
H. Peter Anvin ... | Makefile: allow the user to set additional warning... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-02-07 |
H. Peter Anvin ... | com32.mk: remove Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-02-07 |
H. Peter Anvin ... | gnu-efi: update to version 3.0.9-3-gd34132e Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-02-06 |
H. Peter Anvin ... | install: don't install obsolete file com32.ld Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-02-06 |
H. Peter Anvin ... | Merge remote-tracking branch 'joakim/master'
|
commit | commitdiff | tree |
2019-02-05 |
H. Peter Anvin ... | Makefile.private: don't bother generating .bz2 files Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-02-05 |
H. Peter Anvin | Makefile.private: remove remaining junk from previous... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-02-05 |
H. Peter Anvin | Makefile.private: correct the names of prerelease tarballs
|
commit | commitdiff | tree |
2019-02-05 |
H. Peter Anvin | Makefile.private: generate .tar.bz2 and .tar.xz files Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-02-04 |
H. Peter Anvin | libpng: update to 1.6.36 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-02-04 |
H. Peter Anvin | Reorganize and clean up a bunch of the x86 code Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-02-04 |
H. Peter Anvin | com32: remove setjmp.S stub file Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-02-04 |
H. Peter Anvin | libcc: move libgcc files into arch-specific directories Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-02-04 |
H. Peter Anvin | com32/lib: clean up unused files Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-01-28 |
H. Peter Anvin | zlib: update to version 1.2.11 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-06-17 |
H. Peter Anvin | unload_pxe(): fix string in dprintf() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-04-06 |
H. Peter Anvin | pxe.c: fix stray line-end garbage Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-04-06 |
H. Peter Anvin | libupload: use url_set_ip() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-04-06 |
H. Peter Anvin | pxe_dns: remove obsolete pxe_dns.c wrapper Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-04-06 |
H. Peter Anvin | libupload: don't error out because the tftp functions... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-04-06 |
H. Peter Anvin | pxe_api.h: remove __weak from prototypes Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-03-08 |
H. Peter Anvin | head.inc: error out on NASM 2.11.06 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-03-02 |
H. Peter Anvin | Makefile: error out if the core has undefined symbols Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-03-02 |
H. Peter Anvin | core/extern.inc: http_bake_cookies is not called from... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-03-02 |
H. Peter Anvin | core: remove unused stub pm_local_boot() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-03-02 |
H. Peter Anvin | syslinux.ld: align the initial heap to 4K rather than 64K Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-17 |
H. Peter Anvin | getfssec: update comment explaining next_extent() semantics Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-12 |
H. Peter Anvin | core/layout.inc: we don't need the _lma symbols except... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
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-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-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-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-06-09 |
H. Peter Anvin | adv: Remove double defintion Signed-off-by: H. Peter Anvin <hpa@linux.intel.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-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-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 |
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-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-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-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-29 |
H. Peter Anvin | efi/udp.c: Save UDP Port in core_udp_open() Author: 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 |