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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[crypto] Eliminate temporary working space for bigint_reduce()
Michael Brown
2024-11-26
1
-27
/
+7
*
[crypto] Expose carry flag from big integer addition and subtraction
Michael Brown
2024-11-26
1
-8
/
+10
*
[crypto] Add bigint_msb_is_set() to clarify code
Michael Brown
2024-11-20
1
-0
/
+27
*
[pci] Provide a null PCI API for platforms with no PCI bus
Michael Brown
2024-10-28
2
-0
/
+155
*
[fdt] Add ability to parse unsigned integer properties
Michael Brown
2024-10-28
1
-0
/
+1
*
[uaccess] Rename UACCESS_EFI to UACCESS_FLAT
Michael Brown
2024-10-25
2
-104
/
+75
*
[smbios] Provide a null SMBIOS API for platforms with no concept of SMBIOS
Michael Brown
2024-10-25
3
-0
/
+20
*
[crypto] Add bigint_mod_invert() to calculate inverse modulo a power of two
Michael Brown
2024-10-21
1
-0
/
+28
*
[usb] Expose USB device descriptor and strings via settings
Michael Brown
2024-10-18
1
-0
/
+1
*
[usb] Add "usbscan" command for iterating over USB devices
Michael Brown
2024-10-17
2
-0
/
+26
*
[crypto] Separate out bigint_reduce() from bigint_mod_multiply()
Michael Brown
2024-10-15
1
-0
/
+34
*
[crypto] Use architecture-independent bigint_is_set()
Michael Brown
2024-10-10
1
-0
/
+19
*
[crypto] Rename bigint_rol()/bigint_ror() to bigint_shl()/bigint_shr()
Michael Brown
2024-10-07
1
-8
/
+8
*
[crypto] Eliminate temporary carry space for big integer multiplication
Michael Brown
2024-09-27
1
-10
/
+4
*
[profile] Standardise return type of profile_timestamp()
Michael Brown
2024-09-24
1
-0
/
+2
*
[crypto] Use constant-time big integer multiplication
Michael Brown
2024-09-23
1
-4
/
+14
*
[riscv] Add support for the RISC-V CPU architecture
Michael Brown
2024-09-15
2
-0
/
+179
*
[efi] Centralise definition of efi_cpu_nap()
Michael Brown
2024-09-13
2
-0
/
+25
*
[libc] Centralise architecture-independent portions of setjmp.h
Michael Brown
2024-09-12
1
-0
/
+14
*
[gdb] Allow CPU architectures to omit support for GDB
Michael Brown
2024-09-05
2
-1
/
+46
*
[build] Centralise dummy architecture-specific headers
Michael Brown
2024-09-03
15
-0
/
+243
*
[aqc1xx] Add support for Marvell AQtion Ethernet controller
aqc1xx
Animesh Bhatt
2024-09-02
1
-0
/
+3
*
[image] Add the "imgdecrypt" command
Michael Brown
2024-08-29
1
-0
/
+17
*
[crypto] Support decryption of images via CMS envelopes
Michael Brown
2024-08-29
2
-0
/
+35
*
[image] Split image_strip_suffix() out from image_extract()
Michael Brown
2024-08-29
1
-0
/
+1
*
[crypto] Allow for extraction of ASN.1 algorithm parameters
Michael Brown
2024-08-28
1
-2
/
+17
*
[crypto] Hold CMS message as a single ASN.1 object
Michael Brown
2024-08-23
1
-3
/
+3
*
[crypto] Remove the concept of a public-key algorithm reusable context
Michael Brown
2024-08-21
3
-85
/
+40
*
[tls] Group client and server state in TLS connection structure
Michael Brown
2024-08-21
1
-26
/
+36
*
[tls] Group transmit and receive state in TLS connection structure
Michael Brown
2024-08-21
1
-27
/
+42
*
[crypto] Pass asymmetric keys as ASN.1 cursors
Michael Brown
2024-08-18
1
-13
/
+10
*
[efi] Allow discovery of PCI bus:dev.fn address ranges
Michael Brown
2024-08-15
1
-14
/
+0
*
[pci] Separate permission to probe buses from bus:dev.fn range discovery
Michael Brown
2024-08-15
4
-0
/
+37
*
[crypto] Generalise cms_signature to cms_message
Michael Brown
2024-08-14
2
-29
/
+60
*
[crypto] Add OID-identified algorithms for AES ciphers
Michael Brown
2024-08-14
1
-0
/
+46
*
[crypto] Pass image as parameter to CMS functions
Michael Brown
2024-08-13
1
-2
/
+4
*
[crypto] Allow passing a NULL certificate store to x509_find() et al
Michael Brown
2024-08-13
1
-7
/
+7
*
[crypto] Centralise mechanisms for identifying X.509 certificates
Michael Brown
2024-08-12
2
-4
/
+19
*
[crypto] Extend asn1_enter() to handle partial object cursors
Michael Brown
2024-08-07
1
-2
/
+2
*
[gve] Add driver for Google Virtual Ethernet NIC
Michael Brown
2024-07-24
1
-0
/
+1
*
[ipv6] Expose router address for DHCPv6 leased addresses
Michael Brown
2024-06-27
1
-1
/
+1
*
[ipv4] Support small subnets with no directed broadcast address
Michael Brown
2024-06-26
2
-2
/
+22
*
[hci] Remove the generalised widget user interface abstraction
Michael Brown
2024-06-21
1
-34
/
+0
*
[form] Add support for dynamically created interactive forms
Michael Brown
2024-06-20
2
-0
/
+2
*
[dynui] Add concept of a secret user interface item
Michael Brown
2024-06-20
1
-0
/
+3
*
[dynui] Allow for multiple flags on a user interface item
Michael Brown
2024-06-20
1
-4
/
+8
*
[dynui] Generalise mechanisms for looking up user interface items
Michael Brown
2024-06-20
1
-0
/
+8
*
[dynui] Generalise the concept of a menu to a dynamic user interface
Michael Brown
2024-06-20
4
-52
/
+53
*
[hci] Allow tab key to be used to cycle through UI elements
Michael Brown
2024-06-20
1
-2
/
+34
*
[hci] Rename "item" command's first parameter from "label" to "name"
Michael Brown
2024-06-18
1
-3
/
+3
[next]