]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2025-04-27  Michael Brown[build] Disable gcc unterminated-string-initializer... 1457/head
2025-04-27  Michael Brown[build] Remove unsafe disable function wrapper from...
2025-04-27  Miao Wang[build] Prevent the use of reserved words in C23
2025-04-27  Michael Brown[build] Fix old-style function definition
2025-04-27  Michael Brown[build] Fix typo in xenver.h header guard
2025-04-25  Michael Brown[pnm] Remove userptr_t from PNM image parsing
2025-04-25  Michael Brown[png] Remove userptr_t from PNG image parsing
2025-04-25  Michael Brown[fbcon] Avoid redrawing unchanged characters when scrolling
2025-04-25  Michael Brown[fbcon] Remove userptr_t from framebuffer console drivers
2025-04-24  Michael Brown[efi] Remove userptr_t from EFI PE image parsing
2025-04-24  Michael Brown[pxe] Remove userptr_t from PXE file API implementation
2025-04-24  Michael Brown[pxe] Remove userptr_t from PXE API call dispatcher
2025-04-24  Michael Brown[cmdline] Remove userptr_t from "digest" command
2025-04-24  Michael Brown[nbi] Remove userptr_t from NBI image parsing
2025-04-24  Michael Brown[sdi] Remove userptr_t from SDI image parsing
2025-04-24  Michael Brown[pxe] Remove userptr_t from PXE NBP image parsing
2025-04-24  Michael Brown[block] Remove userptr_t from block device abstraction
2025-04-24  Michael Brown[uaccess] Remove now-obsolete memchr_user()
2025-04-24  Michael Brown[script] Remove userptr_t from script image parsing
2025-04-24  Michael Brown[ucode] Remove userptr_t from microcode image parsing
2025-04-24  Michael Brown[ucode] Remove userptr_t from microcode update mechanism
2025-04-24  Michael Brown[thunderx] Replace uses of userptr_t with direct pointe...
2025-04-24  Michael Brown[exanic] Replace uses of userptr_t with direct pointer...
2025-04-24  Michael Brown[uaccess] Remove trivial uses of userptr_t
2025-04-23  Michael Brown[gve] Replace uses of userptr_t with direct pointer...
2025-04-23  Michael Brown[umalloc] Remove userptr_t from user memory allocations
2025-04-23  Michael Brown[smbios] Remove userptr_t from SMBIOS structure parsing
2025-04-22  Michael Brown[acpi] Remove userptr_t from ACPI table parsing
2025-04-22  Michael Brown[deflate] Remove userptr_t from decompression code
2025-04-22  Michael Brown[image] Remove userptr_t from image definition
2025-04-21  Michael Brown[crypto] Remove userptr_t from CMS verification and...
2025-04-21  Michael Brown[crypto] Remove userptr_t from ASN.1 parsers
2025-04-21  Michael Brown[uaccess] Remove redundant read_user()
2025-04-21  Michael Brown[uaccess] Replace real_to_user() with real_to_virt()
2025-04-21  Michael Brown[uaccess] Remove user_to_phys() and phys_to_user()
2025-04-20  Michael Brown[uaccess] Remove redundant user_to_virt()
2025-04-20  Michael Brown[uaccess] Remove redundant memcpy_user() and related...
2025-04-20  Michael Brown[uaccess] Remove redundant userptr_add() and userptr_diff()
2025-04-20  Michael Brown[uaccess] Change userptr_t to be a pointer type
2025-04-20  Michael Brown[uaccess] Add explicit casts to and from userptr_t...
2025-04-20  Michael Brown[uaccess] Rename userptr_sub() to userptr_diff()
2025-04-19  Michael Brown[time] Use currticks() to provide the null system time
2025-04-19  Michael Brown[riscv] Map DEL to backspace on the SBI debug console
2025-04-19  Michael Brown[cgem] Add a driver for the Cadence GEM NIC
2025-04-17  Michael Brown[undi] Work around broken ASUSTeK KNPA-U16 server PXE ROM
2025-04-17  Michael Brown[efi] Inhibit calls to Shutdown() for wireless SNP...
2025-04-17  Michael Brown[netdevice] Add the concept of an insomniac network...
2025-04-17  Michael Brown[efi] Allow for custom methods for disconnecting existi...
2025-04-15  Michael Brown[dt] Provide dt_ioremap() to map device registers
2025-04-15  Michael Brown[fdt] Add fdt_cells() to read cell-based properties...
2025-04-15  Michael Brown[netdevice] Add missing bus type identifier for devicet...
2025-04-15  Michael Brown[crypto] Allow for explicit control of external trust...
2025-04-14  Michael Brown[dt] Add basic concept of a devicetree bus
2025-04-14  Michael Brown[fdt] Remove concept of a device tree cursor
2025-04-14  Michael Brown[fdt] Add basic tests for reading values from a flatten...
2025-04-14  Michael Brown[fdt] Avoid temporarily modifying path during path...
2025-04-14  Michael Brown[fdt] Provide fdt_strings() to read string list properties
2025-04-14  Michael Brown[fdt] Allow for trailing slashes in path lookups
2025-04-11  Michael Brown[crypto] Switch to using python-asn1crypto instead...
2025-04-01  Michael Brown[fdt] Populate boot arguments in constructed device...
2025-04-01  Michael Brown[fdt] Identify free space (if any) at end of parsed...
2025-03-31  Michael Brown[x509] Ensure certificate remains valid during x509_app...
2025-03-31  Michael Brown[tls] Support fragmentation of transmitted records
2025-03-31  Michael Brown[tls] Send an empty client certificate chain if we... 1437/head
2025-03-31  Michael Brown[iobuf] Limit automatic I/O buffer alignment to page...
2025-03-31  Michael Brown[tls] Encrypt data in place to reduce memory usage
2025-03-30  Michael Brown[xfer] Use xfer_alloc_iob() for transmit I/O buffers...
2025-03-29  Michael Brown[isa] Disable legacy ISA device probing by default
2025-03-29  Michael Brown[efi] Allow for fact that SNP device may be removed...
2025-03-29  Michael Brown[efi] Check correct return value from efi_pxe_find()
2025-03-29  Michael Brown[efi] Disconnect existing drivers on a per-protocol...
2025-03-29  Michael Brown[efi] Define an attachment priority order for EFI drivers
2025-03-29  Michael Brown[efi] Show all drivers claiming support for a handle...
2025-03-29  Michael Brown[efi] Return success from Stop() if driver is already...
2025-03-28  Michael Brown[efi] Add various well-known GUIDs encountered in WiFi...
2025-03-28  Michael Brown[efi] Install a device tree for the booted OS, if available
2025-03-28  Michael Brown[fdt] Provide the ability to create a device tree for...
2025-03-28  Michael Brown[efi] Create a copy of the system flattened device...
2025-03-28  Michael Brown[fdt] Allow for parsing device trees where the length...
2025-03-28  Michael Brown[fdt] Allow for the existence of multiple device trees
2025-03-27  Michael Brown[fdt] Add the "fdt" command
2025-03-27  Michael Brown[fdt] Add the concept of an FDT image
2025-03-27  Michael Brown[efi] Add support for installing EFI configuration...
2025-03-27  Michael Brown[efi] Add flattened device tree header and GUID definitions
2025-03-27  Michael Brown[efi] Add ACPI and SMBIOS tables as well-known GUIDs
2025-03-26  Michael Brown[undi] Ensure forward progress is made even if UNDI...
2025-03-26  Michael Brown[pxeprefix] Ensure that UNDI IRQ is disabled before...
2025-03-26  Michael Brown[pxeprefix] Work around missing type values from PXENV_...
2025-03-24  Michael Brown[efi] Allow use of typed pointers for efi_open() et al
2025-03-24  Michael Brown[efi] Eliminate uses of HandleProtocol()
2025-03-24  Michael Brown[efi] Use efi_open() for all ephemeral protocol opens
2025-03-24  Michael Brown[efi] Use efi_open_unsafe() for all explicitly unsafe...
2025-03-24  Michael Brown[efi] Use efi_open_by_driver() for all by-driver protoc...
2025-03-24  Michael Brown[efi] Use efi_open_by_child() for all by-child protocol...
2025-03-24  Michael Brown[efi] Create safe wrappers for OpenProtocol() and Close...
2025-03-24  Michael Brown[efi] Remove the efipci_open() and efipci_close() wrappers
2025-03-23  Michael Brown[efi] Avoid function name near-collision
2025-03-23  Michael Brown[efi] Remove spurious close of SNP device parent's...
2025-03-21  Michael Brown[efi] Use driver name only from driver binding handles...
2025-03-20  Michael Brown[efi] Get veto candidate driver name via either compone...
next