index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] Fix building with newer binutils
Michael Brown
2024-01-14
2
-1
/
+2
*
[build] Inhibit linker warnings about an implied executable stack
Geert Stappers
2023-06-30
3
-0
/
+3
*
[build] Allow for per-architecture unprefixed constant operand modifier
Michael Brown
2023-02-05
1
-0
/
+3
*
[dhcp] Simplify platform-specific client architecture definitions
Michael Brown
2023-01-22
3
-80
/
+20
*
[linux] Centralise the linker script for Linux binaries
Michael Brown
2023-01-22
2
-108
/
+2
*
[efi] Include Secure Boot Advanced Targeting (SBAT) metadata
sbat
Michael Brown
2022-01-13
2
-0
/
+4
*
[build] Allow __asmcall to be used as a type attribute
Michael Brown
2021-03-02
1
-1
/
+1
*
[linux] Use host glibc system call wrappers
Michael Brown
2021-02-28
4
-80
/
+9
*
[build] Work around -fPIE patched versions of gcc on all architectures
Michael Brown
2021-02-04
1
-16
/
+0
*
[build] Use -no-pie on newer versions of gcc
Michael Brown
2017-06-14
1
-3
/
+8
*
[dhcp] Automatically generate vendor class identifier string
Michael Brown
2016-07-04
2
-10
/
+0
*
[dhcp] Allow for variable encapsulation of architecture-specific options
Michael Brown
2016-07-04
2
-14
/
+12
*
[comboot] Support COMBOOT in 64-bit builds
Michael Brown
2016-04-15
10
-1991
/
+0
*
[gdb] Add support for x86_64
Michael Brown
2016-03-22
3
-210
/
+12
*
[test] Move i386-specific tests to arch/i386/tests
Michael Brown
2016-03-17
5
-0
/
+347
*
[hyperv] Use generic set_bit() function
Michael Brown
2016-03-16
1
-23
/
+0
*
[librm] Provide an abstraction wrapper for prot_call
Michael Brown
2016-02-18
2
-13
/
+7
*
[librm] Convert prot_call() to a real-mode near call
Michael Brown
2016-02-18
1
-3
/
+0
*
[librm] Discard argument as part of return from prot_call()
Michael Brown
2016-02-16
1
-3
/
+3
*
[bios] Add bin-x86_64-pcbios build platform
Michael Brown
2016-02-16
142
-28193
/
+5
*
[bios] Move isolinux definitions to Makefile.pcbios
Michael Brown
2016-02-16
2
-22
/
+22
*
[bios] Allow librm to be compiled for x86_64
Michael Brown
2016-02-16
3
-15
/
+30
*
[bios] Allow memmap.c to be compiled for x86_64
Michael Brown
2016-02-16
1
-1
/
+1
*
[bios] Allow bios_console.c to be compiled for x86_64
Michael Brown
2016-02-16
1
-1
/
+1
*
[bios] Allow bzimage.c to be compiled for x86_64
Michael Brown
2016-02-16
1
-3
/
+3
*
[bios] Allow rtc_entropy.c to be compiled for x86_64
Michael Brown
2016-02-16
1
-16
/
+13
*
[bios] Allow relocate.c to be compiled for x86_64
Michael Brown
2016-02-16
1
-12
/
+12
*
[bios] Use size_t when casting _text16_memsz and _data16_memsz
Michael Brown
2016-02-16
2
-6
/
+7
*
[bios] Use intptr_t when casting .text16 function pointers
Michael Brown
2016-02-16
9
-32
/
+24
*
[libc] Split rmsetjmp() and rmlongjmp() into a separate rmsetjmp.h
Michael Brown
2016-02-16
7
-25
/
+33
*
[prefix] Pad .text16 and .data16 segment sizes at build time
Michael Brown
2016-02-12
2
-10
/
+7
*
[pxe] Clarify comments regarding shrinking of cached DHCP packet
Michael Brown
2016-02-11
1
-6
/
+9
*
[i386] Add check_bios_interrupts() debug function
Michael Brown
2016-01-12
2
-0
/
+28
*
[pxe] Add debug message to display real-mode segment addresses
Michael Brown
2016-01-11
1
-0
/
+11
*
[pxe] Colourise debug output
Michael Brown
2016-01-11
1
-3
/
+3
*
[romprefix] Report an optimistic runtime size estimate
Michael Brown
2016-01-06
1
-4
/
+16
*
[vmware] Expose GuestRPC mechanism in 64-bit builds
Michael Brown
2016-01-05
7
-953
/
+0
*
[bios] Add support for injecting keypresses
Michael Brown
2015-12-23
1
-38
/
+209
*
[efi] Add %.usb target for building EFI-bootable USB (or other) disk images
Michael Brown
2015-12-07
1
-0
/
+4
*
[comboot] Reset console before starting COMBOOT executable
Michael Brown
2015-11-17
2
-0
/
+8
*
[build] Generalise CONSOLE_VESAFB to CONSOLE_FRAMEBUFFER
Michael Brown
2015-10-16
1
-1
/
+7
*
[fbcon] Move margin calculations to fbcon.c
Michael Brown
2015-10-14
1
-28
/
+2
*
[fbcon] Allow character height to be selected at runtime
Michael Brown
2015-10-14
1
-5
/
+23
*
[pxe] Notify BIOS via INT 1a,564e for each new network device
Michael Brown
2015-09-15
1
-0
/
+26
*
[pxe] Invoke INT 1a,564e when PXE stack is activated
Michael Brown
2015-09-15
1
-0
/
+12
*
[uri] Generalise tftp_uri() to pxe_uri()
Michael Brown
2015-09-02
1
-13
/
+11
*
[build] Search for ldlinux.c32 separately from isolinux.bin
Michael Brown
2015-09-01
2
-10
/
+20
*
[pxe] Construct all fake DHCP packets before starting PXE NBP
Michael Brown
2015-08-29
3
-24
/
+38
*
[pxe] Warn about PXE NBPs that may be EFI executables
Michael Brown
2015-08-21
1
-4
/
+42
*
[prefix] Use correct register for KEEP_IT_REAL physical address conversion
Daniel Pieczko
2015-08-14
1
-2
/
+2
[next]