Commit Graph

  • 3fc1b407d2 [efi] Fix Coverity warning about unintended sign extension Michael Brown 2023-12-19 16:56:34 +00:00
  • 0958e01463 [efi] Add relocation types generated by clang Michael Brown 2023-12-19 16:29:42 +00:00
  • 337880deaa [build] Use SOURCE_DATE_EPOCH for FAT serial number if it exists Michael Brown 2023-12-19 14:39:36 +00:00
  • f22879ca99 [efi] Allow compiling elf2efi with clang Michael Brown 2023-12-05 15:49:17 +00:00
  • 98dd25a3bb [efi] Avoid modifying PE/COFF debug filename Michael Brown 2023-11-29 12:49:06 +00:00
  • a147245f1a [efi] Extend PE header size to cover space up to first section Michael Brown 2023-11-27 12:08:19 +00:00
  • c3dd3168c9 [efi] Fix dependency list construction in EDK2 header import script Michael Brown 2023-11-24 22:26:50 +00:00
  • b829b1750d [efi] Maximise image base address Michael Brown 2023-11-24 12:26:43 +00:00
  • 03ff1bb99a [efi] Do not assume canonical PE section ordering Michael Brown 2023-11-24 15:55:41 +00:00
  • 18582a05fc [efi] Treat 16-bit sections as hidden in hybrid binaries Michael Brown 2023-11-24 12:16:49 +00:00
  • 6714b20ea2 [efi] Place PE debug information in a hidden section Michael Brown 2023-11-23 14:17:36 +00:00
  • b37d89db90 [efi] Fix recorded overall size of headers in NT optional header Michael Brown 2023-11-23 14:54:12 +00:00
  • cc858acd32 [efi] Write out PE header only after writing sections Michael Brown 2023-11-22 15:38:22 +00:00
  • b30a0987e2 [efi] Use load memory address as file offset for hybrid binaries Michael Brown 2023-11-22 14:57:05 +00:00
  • 3d8a614657 [efi] Mark PE images as large address aware Michael Brown 2023-11-22 23:05:39 +00:00
  • a9e89787d0 [efi] Set NXCOMPAT bit in PE header Michael Brown 2023-11-22 23:36:35 +00:00
  • 678a60f61d [efi] Treat writable sections as data sections Michael Brown 2023-11-22 23:14:38 +00:00
  • 8c8ead2530 [efi] Update to current EDK2 headers Michael Brown 2023-11-22 23:30:56 +00:00
  • 77b07ea4fd [cloud] Add utility script to read iPXE output from INT13CON partition Michael Brown 2023-11-07 18:05:45 +00:00
  • d8f9c221ed [cloud] Add ability to overwrite existing AMI images Michael Brown 2023-11-07 15:54:59 +00:00
  • 595b1796f6 [eapol] Limit number of EAPoL-Start packets transmitted per attempt Michael Brown 2023-11-07 13:50:15 +00:00
  • 1bd01b761f [eapol] Delay EAPoL-Start while waiting for EAP to complete Michael Brown 2023-11-07 11:08:33 +00:00
  • 5524bb9832 [pci] Require discovery of a PCI device when determining usable PCI APIs Michael Brown 2023-11-02 16:11:38 +00:00
  • 36e1a559a2 [pci] Check that ECAM configuration space is within reachable memory Michael Brown 2023-11-02 15:38:08 +00:00
  • 1f3a37e342 [pci] Cache ECAM mapping errors Michael Brown 2023-11-02 15:16:19 +00:00
  • 74ec00a9f3 [pci] Handle non-zero starting bus in ECAM allocations Michael Brown 2023-11-02 15:05:15 +00:00
  • f883203132 [pci] Force completion of ECAM configuration space writes Michael Brown 2023-11-01 22:03:34 +00:00
  • 115707c0ed [iphone] Add missing va_start()/va_end() around reused argument list Michael Brown 2023-10-24 11:43:56 +01:00
  • ff0f860483 [libc] Use wall clock time as seed for the (non-cryptographic) RNG Michael Brown 2023-10-06 12:43:02 +01:00
  • 8b14652e50 [eapol] Send EAPoL-Start packets to trigger EAP authentication Michael Brown 2023-09-15 16:14:59 +01:00
  • 56cc61a168 [eap] Define a supplicant model for EAP and EAPoL Michael Brown 2023-09-15 16:10:07 +01:00
  • cac3a584dc [fcoe] Use driver-private data to hold FCoE port structure Michael Brown 2023-09-13 23:00:57 +01:00
  • 8cbf248198 [vmware] Use driver-private data to hold GuestInfo settings block Michael Brown 2023-09-13 22:43:24 +01:00
  • 8b1d34badf [ipv6] Use driver-private data to hold link-local IPv6 settings block Michael Brown 2023-09-13 22:21:08 +01:00
  • cc1e27e525 [lldp] Use driver-private data to hold LLDP settings block Michael Brown 2023-09-13 20:23:59 +01:00
  • ae4e85bde9 [netdevice] Allocate private data for each network upper-layer driver Michael Brown 2023-09-13 16:29:59 +01:00
  • eeb7cd56e5 [netdevice] Remove netdev_priv() helper function Michael Brown 2023-09-13 14:30:25 +01:00
  • 0aa2e4ec96 [librm] Use explicit operand size when pushing a label address Michael Brown 2023-09-05 12:46:39 +01:00
  • 9e99a55b31 [virtio] Fix implementation of vpm_ioread32() Alexander Eichner 2023-08-18 13:32:15 +02:00
  • c1834f323f [dhcp] Request NTP server option Cornelius Hoffmann 2023-07-10 22:24:26 +02:00
  • d5c08f78bd [ntp] Define NTP server setting Michael Brown 2023-07-19 11:10:15 +01:00
  • c30b71ee9c [console] Restore compatibility with "--key" values in existing scripts Michael Brown 2023-07-07 15:05:39 +01:00
  • f3036fc213 [linux] Set a default MAC address for tap devices Michael Brown 2023-07-05 15:24:32 +01:00
  • 59d065c9ac [linux] Fix error control flow in af_packet_nic_probe() Michael Brown 2023-07-05 15:17:58 +01:00
  • 48ae5d5361 [linux] Fix error control flow in tap_probe() Michael Brown 2023-07-05 14:46:41 +01:00
  • 6701d91c50 [netdevice] Stop link block timer when device is closed Michael Brown 2023-07-05 14:30:54 +01:00
  • b5b60ea33d [interface] Fix debug message values for temporary interfaces Michael Brown 2023-07-04 16:50:03 +01:00
  • 8244410690 [build] Inhibit more linker warnings about an implied executable stack Michael Brown 2023-07-04 15:12:49 +01:00
  • daa9e54ab8 [build] Silence the "creating blib.a" message Michael Brown 2023-07-04 14:55:53 +01:00
  • 3ef4f7e2ef [console] Avoid overlap between special keys and Unicode characters Michael Brown 2023-07-04 14:31:07 +01:00
  • cc07ed7c7e [console] Avoid overlap between remapping flags and character values Michael Brown 2023-07-04 14:17:48 +01:00
  • 6f57d91935 [build] Use separate code segment if supported by linker Michael Brown 2023-06-30 12:03:41 +01:00
  • e17568ad06 [build] Inhibit linker warnings about an implied executable stack Geert Stappers 2023-06-30 10:59:59 +01:00
  • 2524a60550 [build] Avoid using multiple target patterns in pattern rules Michael Brown 2023-06-30 10:31:52 +01:00
  • 280942a92a [loong64] Add support for building EFI binaries Xiaotian Wu 2023-06-29 15:52:28 +01:00
  • 6d98e0ca47 [loong64] Add CPU sleeping API for EFI LoongArch64 Xiaotian Wu 2023-06-29 15:49:27 +01:00
  • 0c67a3632d [loong64] Add I/O API for LoongArch64 Xiaotian Wu 2023-06-29 15:30:08 +01:00
  • c57887bfc8 [ioapi] Centralise definitions for dummy PIO Michael Brown 2023-06-29 15:08:23 +01:00
  • 18af669701 [arm] Add missing arch/arm/core source directory Michael Brown 2023-06-29 15:26:49 +01:00
  • cfe65aa826 [arm] Remove redundant inclusion of io.h Michael Brown 2023-06-29 15:38:08 +01:00
  • ae435cb4cc [efi] Process veto objects in reverse order of enumeration Michael Brown 2023-06-23 16:27:47 +01:00
  • f8a0d1c0b8 [efi] Check for protocols opened by vetoed driver and image handles Michael Brown 2023-06-23 16:12:01 +01:00
  • f0b1025503 [efi] Unload vetoed drivers by image handle rather than driver handle Michael Brown 2023-06-23 16:08:25 +01:00
  • c832580f19 [efi] Pass more detailed driver information to veto methods Michael Brown 2023-06-23 16:05:42 +01:00
  • 9a118322a0 [efi] Show manufacturer in veto debug output Michael Brown 2023-06-22 23:20:37 +01:00
  • 2689a6e776 [efi] Always poll for TX completions Michael Brown 2023-06-21 11:49:53 +01:00
  • 4fa4052c7e [efi] Provide read-only access to EFI variables via settings mechanism Michael Brown 2023-06-09 14:03:48 +01:00
  • 25a3d3acab [efi] Veto the VMware UefiPxeBcDxe driver Michael Brown 2023-06-08 11:29:07 +01:00
  • 8ab9bdca4f [efi] Include protocol interface address in debug output Michael Brown 2023-06-08 11:15:27 +01:00
  • 12776acce5 [efi] Add UefiPxeBcDxe module GUID Michael Brown 2023-06-07 12:48:55 +01:00
  • 367e022b5e [efi] Add HttpBootDxe module GUID Michael Brown 2023-06-07 12:46:49 +01:00
  • b9a60fb0b7 [efi] Add new IScsiDxe module GUID Michael Brown 2023-06-07 12:29:44 +01:00
  • a64764d10f [efi] Add HTTP header and GUID definitions Michael Brown 2023-06-07 12:44:56 +01:00
  • bc75bbaf17 [efi] Add DNS headers and GUID definitions Michael Brown 2023-06-07 12:39:23 +01:00
  • e7adf5701f [efi] Add Ip4Config2 header and GUID definition Michael Brown 2023-06-07 12:56:36 +01:00
  • 92ab2de3a4 [efi] Add IPv6 versions of existing IPv4 headers and GUID definitions Michael Brown 2023-06-07 12:27:06 +01:00
  • 3184ff74eb [efi] Update to current EDK2 headers Michael Brown 2023-06-07 12:24:42 +01:00
  • 9cb0a4b8ec [efi] Disable static assertions in EFI headers on non-EFI platforms Michael Brown 2023-06-07 12:18:38 +01:00
  • b0093571f8 [crypto] Add support for PKCS#8 private key format Michael Brown 2023-06-02 13:49:27 +01:00
  • 6a7f560e60 [efi] Implement "shim" as a dummy command on non-EFI platforms Michael Brown 2023-05-24 10:20:31 +01:00
  • 5b43181436 [efi] Support versions of shim that perform SBAT verification Michael Brown 2023-05-23 14:55:08 +01:00
  • d2e1601cf4 [efi] Separate GetMemoryMap() wrapper from shim unlocker Michael Brown 2023-05-23 14:52:30 +01:00
  • 95b8338f0d [efi] Add "shim" command Michael Brown 2023-05-22 14:13:36 +01:00
  • 28184b7c22 [efi] Add support for executing images via a shim Michael Brown 2023-05-22 14:11:22 +01:00
  • 3c214f0465 [efi] Add definitions for the UEFI shim lock protocol Michael Brown 2023-05-22 14:07:26 +01:00
  • ce2200d5fb [efi] Add efi_asprintf() and efi_vasprintf() Michael Brown 2023-05-22 13:35:34 +01:00
  • c4a8d90387 [image] Generalise concept of selected image Michael Brown 2023-05-13 20:27:58 +01:00
  • 79d85e29aa [efi] Attempt to detect EFI images that fail Secure Boot verification Michael Brown 2023-05-17 14:36:25 +01:00
  • d27cd8196d [ci] Work around Ubuntu packaging metadata issues Michael Brown 2023-05-15 13:58:07 +01:00
  • 03eea19c19 [efi] Allow currently selected image to be opened as "grub*.efi" Michael Brown 2023-05-05 12:51:09 +01:00
  • 0bb0aea878 [efi] Allow currently executing image to be opened via virtual filesystem Michael Brown 2023-05-05 14:46:42 +01:00
  • f9beb20e99 [image] Allow for images to be hidden from lists of all images Michael Brown 2023-05-04 14:21:42 +01:00
  • f93e6b712f [efi] Show original filenames in debug messages Michael Brown 2023-05-05 12:46:54 +01:00
  • 22cc65535a [efi] Allow downloaded images to take precedence over constructed files Michael Brown 2023-05-04 15:29:23 +01:00
  • bd13697446 [efi] Allow for sections to be excluded from the generated PE file Michael Brown 2023-04-10 16:55:28 +01:00
  • 9fb28080d9 [efi] Allow elf2efi to be used for hybrid binaries Michael Brown 2023-04-05 13:29:29 +01:00
  • 1e4c3789e9 [efi] Shrink size of data directory in PE header Michael Brown 2023-04-10 16:44:36 +01:00
  • 0d04635ef0 [efi] Remove redundant zero padding in PE header Michael Brown 2023-04-05 13:41:53 +01:00
  • 1d1cf74a5e [tls] Handle fragmented handshake records Michael Brown 2023-03-30 16:28:40 +01:00
  • aa368ba529 [tls] Pass I/O buffer to received record handlers Michael Brown 2023-03-30 16:28:40 +01:00