index
:
riscv-gnu-toolchain/qemu/roms/ipxe.git
8021x
8d337ec
HEAD
acpimac
aenq
aqc1xx
armlinux
asn1fix
assert
autoexec_pxe
autoexecpath
autovlan
bigint_output_constraints
cached_proxydhcp
cachedhcp
cc
centos7
ci
cleardhcp
cookie
coverity_scan
dell3440b
des
determinism
dhcpnak
dns_primary
edk2
efi_watchdog
efibridge
eficmdline
eficompress
efiinitrd
efiset
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
freebsd
fxsr
gcc12
gcmassert
guid
hackesp
hermon_link_poll
hermon_reset
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
issue123
itautec
kexec
kexec2
kexec3
keyvals
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
mult
naptest
netidx
netstate
nodejs
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
peerdist
pkcs8
pkgcache
processorbind
pxemenuscroll
rdrand
realtek_hack
riscv64
rndis_padding
rpl
rtlvlan
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
simpletextinputex
slash128
slash31
smbios3
snploop
snppad
srandtime
supplicant
sysmac
tcpwindow
temp
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmp
tmpintf
tpl
ubuntu2204
udpdrop
uri
uricolon
usbdisk
utf8
vbox
vetodhcp6
vgafix
wimboot
x25519
xen
xen-sg
xhci_fail
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-24
[profile] Standardise return type of profile_timestamp()
Michael Brown
1
-3
/
+3
2024-09-16
[efi] Remove redundant EFI_BOOT_FILE definitions
Michael Brown
1
-4
/
+0
2024-09-12
[libc] Centralise architecture-independent portions of setjmp.h
Michael Brown
1
-9
/
+3
2024-09-05
[gdb] Allow CPU architectures to omit support for GDB
Michael Brown
1
-0
/
+0
2024-01-14
[build] Fix building with newer binutils
Michael Brown
2
-1
/
+2
2023-06-30
[build] Inhibit linker warnings about an implied executable stack
Geert Stappers
3
-0
/
+3
2023-02-05
[build] Allow for per-architecture unprefixed constant operand modifier
Michael Brown
1
-0
/
+3
2023-01-22
[dhcp] Simplify platform-specific client architecture definitions
Michael Brown
3
-80
/
+20
2023-01-22
[linux] Centralise the linker script for Linux binaries
Michael Brown
2
-108
/
+2
2022-01-13
[efi] Include Secure Boot Advanced Targeting (SBAT) metadata
sbat
Michael Brown
2
-0
/
+4
2021-03-02
[build] Allow __asmcall to be used as a type attribute
Michael Brown
1
-1
/
+1
2021-02-28
[linux] Use host glibc system call wrappers
Michael Brown
4
-80
/
+9
2021-02-04
[build] Work around -fPIE patched versions of gcc on all architectures
Michael Brown
1
-16
/
+0
2017-06-14
[build] Use -no-pie on newer versions of gcc
Michael Brown
1
-3
/
+8
2016-07-04
[dhcp] Automatically generate vendor class identifier string
Michael Brown
2
-10
/
+0
2016-07-04
[dhcp] Allow for variable encapsulation of architecture-specific options
Michael Brown
2
-14
/
+12
2016-04-15
[comboot] Support COMBOOT in 64-bit builds
Michael Brown
10
-1991
/
+0
2016-03-22
[gdb] Add support for x86_64
Michael Brown
3
-210
/
+12
2016-03-17
[test] Move i386-specific tests to arch/i386/tests
Michael Brown
5
-0
/
+347
2016-03-16
[hyperv] Use generic set_bit() function
Michael Brown
1
-23
/
+0
2016-02-18
[librm] Provide an abstraction wrapper for prot_call
Michael Brown
2
-13
/
+7
2016-02-18
[librm] Convert prot_call() to a real-mode near call
Michael Brown
1
-3
/
+0
2016-02-16
[librm] Discard argument as part of return from prot_call()
Michael Brown
1
-3
/
+3
2016-02-16
[bios] Add bin-x86_64-pcbios build platform
Michael Brown
142
-28193
/
+5
2016-02-16
[bios] Move isolinux definitions to Makefile.pcbios
Michael Brown
2
-22
/
+22
2016-02-16
[bios] Allow librm to be compiled for x86_64
Michael Brown
3
-15
/
+30
2016-02-16
[bios] Allow memmap.c to be compiled for x86_64
Michael Brown
1
-1
/
+1
2016-02-16
[bios] Allow bios_console.c to be compiled for x86_64
Michael Brown
1
-1
/
+1
2016-02-16
[bios] Allow bzimage.c to be compiled for x86_64
Michael Brown
1
-3
/
+3
2016-02-16
[bios] Allow rtc_entropy.c to be compiled for x86_64
Michael Brown
1
-16
/
+13
2016-02-16
[bios] Allow relocate.c to be compiled for x86_64
Michael Brown
1
-12
/
+12
2016-02-16
[bios] Use size_t when casting _text16_memsz and _data16_memsz
Michael Brown
2
-6
/
+7
2016-02-16
[bios] Use intptr_t when casting .text16 function pointers
Michael Brown
9
-32
/
+24
2016-02-16
[libc] Split rmsetjmp() and rmlongjmp() into a separate rmsetjmp.h
Michael Brown
7
-25
/
+33
2016-02-12
[prefix] Pad .text16 and .data16 segment sizes at build time
Michael Brown
2
-10
/
+7
2016-02-11
[pxe] Clarify comments regarding shrinking of cached DHCP packet
Michael Brown
1
-6
/
+9
2016-01-12
[i386] Add check_bios_interrupts() debug function
Michael Brown
2
-0
/
+28
2016-01-11
[pxe] Add debug message to display real-mode segment addresses
Michael Brown
1
-0
/
+11
2016-01-11
[pxe] Colourise debug output
Michael Brown
1
-3
/
+3
2016-01-06
[romprefix] Report an optimistic runtime size estimate
Michael Brown
1
-4
/
+16
2016-01-05
[vmware] Expose GuestRPC mechanism in 64-bit builds
Michael Brown
7
-953
/
+0
2015-12-23
[bios] Add support for injecting keypresses
Michael Brown
1
-38
/
+209
2015-12-07
[efi] Add %.usb target for building EFI-bootable USB (or other) disk images
Michael Brown
1
-0
/
+4
2015-11-17
[comboot] Reset console before starting COMBOOT executable
Michael Brown
2
-0
/
+8
2015-10-16
[build] Generalise CONSOLE_VESAFB to CONSOLE_FRAMEBUFFER
Michael Brown
1
-1
/
+7
2015-10-14
[fbcon] Move margin calculations to fbcon.c
Michael Brown
1
-28
/
+2
2015-10-14
[fbcon] Allow character height to be selected at runtime
Michael Brown
1
-5
/
+23
2015-09-15
[pxe] Notify BIOS via INT 1a,564e for each new network device
Michael Brown
1
-0
/
+26
2015-09-15
[pxe] Invoke INT 1a,564e when PXE stack is activated
Michael Brown
1
-0
/
+12
2015-09-02
[uri] Generalise tftp_uri() to pxe_uri()
Michael Brown
1
-13
/
+11
[next]