Commit Graph

  • dc118c5369 [hci] Provide a general concept of a text widget set Michael Brown 2024-05-15 14:10:33 +01:00
  • d7e58c5a81 [test] Add test cases for editable strings Michael Brown 2024-04-17 15:49:37 +01:00
  • b01781a2b8 [hci] Fix semantics of replace_string() to match code comments Michael Brown 2024-04-17 15:45:36 +01:00
  • cb95b5b378 [efi] Veto the Dhcp6Dxe driver on all platforms Michael Brown 2024-04-16 14:19:01 +01:00
  • 40b5112440 [hci] Use dynamically allocated buffers for editable strings Michael Brown 2024-04-15 15:59:49 +01:00
  • 27ecc36c0b [efi] Do not attempt to download autoexec.ipxe without a valid base URI Michael Brown 2024-04-15 14:28:38 +01:00
  • 59f27d6935 [netdevice] Add "linktype" setting Pavel Krotkiy 2024-04-03 12:52:56 +01:00
  • 165995b7e9 [efi] Restructure handling of autoexec.ipxe script Michael Brown 2024-03-29 13:03:38 +00:00
  • b940d54235 [cachedhcp] Allow cached DHCPACK to apply to temporary network devices Michael Brown 2024-04-02 19:36:00 +01:00
  • b66f6025fa [efi] Add the ability to create a temporary MNP network device Michael Brown 2024-03-29 12:58:10 +00:00
  • b52b4a46d9 [efi] Allow for allocating EFI devices from arbitrary handles Michael Brown 2024-03-29 12:43:24 +00:00
  • 764e34f15a [http] Add error table entry for HTTP 404 Not Found error Michael Brown 2024-03-29 12:35:12 +00:00
  • afae881782 [tftp] Add error table entry for TFTP "file not found" error code Michael Brown 2024-03-29 12:38:09 +00:00
  • 43deab89c3 [efi] Add error table entry for local filesystem EFI_NOT_FOUND error Michael Brown 2024-03-29 12:41:32 +00:00
  • 19f39bc07a [efi] Report local file errors during download, rather than on opening Michael Brown 2024-03-29 13:32:25 +00:00
  • f39b48d5f8 [image] Allow opaque URI component to provide image name Michael Brown 2024-03-29 13:45:24 +00:00
  • 37850e0e85 [build] Fix build failures with random versions of gcc Michael Brown 2024-03-27 14:28:47 +00:00
  • 9bbe77669c [efi] Extract basic network settings from loaded image device path Michael Brown 2024-03-26 15:17:23 +00:00
  • 170bbfd487 [efi] Add efi_path_mac() to parse a MAC address from an EFI device path Michael Brown 2024-03-26 15:16:33 +00:00
  • dcad73ca5a [efi] Add support for driving EFI_MANAGED_NETWORK_PROTOCOL devices Michael Brown 2024-03-22 15:30:45 +00:00
  • da5188f3ea [efi] Allow for drivers to be located via child handles Michael Brown 2024-03-22 16:50:13 +00:00
  • ca483a196c [efi] Add helper functions for service binding protocols Michael Brown 2024-03-20 12:47:25 +00:00
  • a15ce00182 [efi] Match chainloaded device by uppermost matching handle Michael Brown 2024-03-25 16:24:24 +00:00
  • 390bce9516 [efi] Set current working URI from our own device path URI, if present Michael Brown 2024-03-19 15:13:59 +00:00
  • 1a84facf12 [efi] Add efi_path_uri() to parse a URI from an EFI device path Michael Brown 2024-03-19 15:01:25 +00:00
  • 88c2a01e1a [settings] Expose current working URI and directory URI via settings Michael Brown 2024-03-19 13:22:57 +00:00
  • 926816c58f [efi] Pad transmit buffer length to work around vendor driver bugs Michael Brown 2024-03-18 15:21:04 +00:00
  • c11734eee0 [golan] Use ETH_HLEN for inline header size Rabia Manaa 2024-03-17 15:58:53 +02:00
  • fa4bda617d [build] Fix building on older versions of gcc Michael Brown 2024-03-17 17:49:05 +00:00
  • bac967d51a [snp] Allocate additional padding for receive buffers Michael Brown 2024-03-16 23:25:07 +00:00
  • 17882e76af [ucode] Add support for updating x86 microcode Michael Brown 2024-03-15 17:43:49 +00:00
  • 1344e13a03 [bios] Provide a multiprocessor API for BIOS Michael Brown 2024-03-15 17:30:21 +00:00
  • a67f913d66 [librm] Add support for installing a startup IPI handler Michael Brown 2024-03-15 13:12:22 +00:00
  • 89bb926a04 [efi] Provide a multiprocessor API for EFI Michael Brown 2024-03-13 15:16:47 +00:00
  • 1ab4d3079d [mp] Define an API for multiprocessor functions Michael Brown 2024-03-13 15:08:10 +00:00
  • df2f23e333 [efi] Update to current EDK2 headers Michael Brown 2024-03-11 12:12:31 +00:00
  • 226531ed36 [ci] Update action versions to silence GitHub warnings Michael Brown 2024-03-07 23:25:35 +00:00
  • 06e229590c [efi] Do not report return status from efi_block_local() Michael Brown 2024-03-07 13:34:33 +00:00
  • 24a855f1fc [block] Allow SAN boot device to be identified by filesystem label Michael Brown 2024-03-07 14:09:54 +00:00
  • 62b6d36335 [block] Allow SAN boot device to be identified by an extra filename Michael Brown 2024-03-07 13:31:29 +00:00
  • cea22d76e4 [block] Allow SAN boot device to be identified by UUID Michael Brown 2024-03-06 08:55:55 +00:00
  • c4471e3408 [efi] Add efi_path_guid() utility function Michael Brown 2024-03-05 20:00:15 +00:00
  • 636ccb4ca5 [block] Allow for additional SAN boot parameters alongside filename Michael Brown 2024-03-05 20:20:10 +00:00
  • b1c13cc43e [efi] Allow booting from local disks via the "sanboot" command Michael Brown 2024-03-05 12:54:44 +00:00
  • 8da22a59ee [block] Allow for iteration over SAN device list in drive number order Michael Brown 2024-03-05 12:50:25 +00:00
  • 37edfea72b [efi] Generalise block device boot to support arbitrary EFI handles Michael Brown 2024-03-04 14:21:59 +00:00
  • eb720d2224 [efi] Use file system protocol to check for SAN boot filename existence Michael Brown 2024-03-03 15:25:11 +00:00
  • 75c7904482 [block] Use drive number as debug message stream ID Michael Brown 2024-03-04 12:50:25 +00:00
  • 1b23d4de25 [efi] Use long forms of device paths in debug messages Michael Brown 2024-03-04 12:08:01 +00:00
  • 7cd73884e5 [parseopt] Add parse_uuid() for parsing UUID command-line arguments Michael Brown 2024-02-29 14:05:39 +00:00
  • 0eb8fbd0bf [settings] Add parsing for UUID and GUID settings types Michael Brown 2024-02-29 14:04:47 +00:00
  • da7b266289 [uuid] Add uuid_aton() to parse a UUID from a string Michael Brown 2024-02-29 13:58:50 +00:00
  • 182ee90931 [efi] Work around broken boot services table manipulation by UEFI shim Michael Brown 2024-02-27 13:34:17 +00:00
  • 43e385091a [eap] Add support for the MS-CHAPv2 authentication method Michael Brown 2024-02-23 14:15:22 +00:00
  • 25ffcd79bf [eap] Allow MD5-Challenge authentication method to be disabled Michael Brown 2024-02-23 12:33:57 +00:00
  • 834f319f87 [eap] Add progress debug messages Michael Brown 2024-02-23 15:58:51 +00:00
  • ee6185dcf5 [efi] Ignore new LoongArch PC-relative relocations and relaxations Alexey Sheplyakov 2024-02-21 13:07:21 +04:00
  • e5f3ba0ca7 [drivers] Sort PCI_ROM() entries numerically Geert Stappers 2024-02-18 12:29:59 +01:00
  • 582132fe3f [crypto] Force inlining of trivial wrapper functions Michael Brown 2024-02-22 12:55:59 +00:00
  • 075292cc2d [crypto] Add implementation of MS-CHAPv2 authentication Michael Brown 2024-02-21 16:45:50 +00:00
  • 929f06a76d [crypto] Allow for multiple cross-signed certificate download attempts Michael Brown 2024-02-14 16:02:43 +00:00
  • 943d75b557 [crypto] Add x509_is_self_signed() helper function Michael Brown 2024-02-15 12:43:51 +00:00
  • 3e721e0c08 [crypto] Add x509_truncate() to truncate a certificate chain Michael Brown 2024-02-13 16:27:31 +00:00
  • e10dfe5dc7 [list] Add list_for_each_entry_safe_continue() Michael Brown 2024-02-13 16:26:34 +00:00
  • 88b291d647 [list] Add list_is_head_entry() Michael Brown 2024-02-14 16:01:43 +00:00
  • 94b39fbe92 [build] Fix build failures with older versions of gcc Michael Brown 2024-02-10 14:41:29 +00:00
  • 0f5abd8b11 [libc] Allow build_assert() failures to be ignored via NO_WERROR=1 Michael Brown 2024-02-08 16:39:35 +00:00
  • a846c4ccfc [bnxt] Add support for BCM957608 Joseph Wong 2024-02-07 14:14:25 -08:00
  • e7ae51b0d7 [crypto] Add implementation of the DES cipher Michael Brown 2024-02-07 21:20:20 +00:00
  • af4583b214 [test] Remove dummy initialisation vector for ECB-mode AES tests Michael Brown 2024-02-07 21:16:47 +00:00
  • 36a27b22b1 [crypto] Fix stray references to AES Michael Brown 2024-02-02 17:09:06 +00:00
  • 0cc0f47443 [tls] Tidy up error handling flow in tls_send_plaintext() Michael Brown 2024-01-31 13:49:35 +00:00
  • 65d69d33da [efi] Fix hang during ExitBootServices() Ross Lagerwall 2024-01-30 10:52:29 +00:00
  • 963ec1c4f3 [tls] Add ECDHE cipher suites Michael Brown 2024-01-30 17:42:16 +00:00
  • 8f6a9399b3 [tls] Make key exchange algorithms selectable via build configuration Michael Brown 2024-01-30 16:48:46 +00:00
  • a881a26061 [crypto] Add X25519 OID-identified algorithm and TLS named curve Michael Brown 2024-01-30 18:00:31 +00:00
  • b234226dbc [tls] Add support for Ephemeral Elliptic Curve Diffie-Hellman key exchange Michael Brown 2024-01-30 15:09:49 +00:00
  • 8e2469c861 [tls] Split out Diffie-Hellman parameter signature verification Michael Brown 2024-01-30 15:23:39 +00:00
  • 989dbe0bc4 [tls] Generate key material after sending ClientKeyExchange Michael Brown 2024-01-30 15:17:49 +00:00
  • 6f70e8be83 [tls] Restructure construction of ClientHello message Michael Brown 2024-01-30 13:38:15 +00:00
  • 17135c83fb [crypto] Add an abstraction of an elliptic curve Michael Brown 2024-01-30 13:26:36 +00:00
  • 27398f1360 [crypto] Check for all-zeros result from X25519 key exchange Michael Brown 2024-01-30 13:14:21 +00:00
  • de8a0821c7 [bnxt] Add support for additional chip IDs Joseph Wong 2024-01-18 21:53:44 -08:00
  • 2eea04c02c [crypto] Add X25519 key exchange algorithm Michael Brown 2024-01-19 12:36:11 +00:00
  • 908174ec7e [loong64] Replace broken big integer arithmetic implementations Michael Brown 2024-01-19 16:35:02 +00:00
  • bac13ba1f6 [crypto] Add bigint_swap() to conditionally swap big integers Michael Brown 2024-01-19 12:34:02 +00:00
  • 13e390d54e [crypto] Add bigint_copy() as a convenient wrapper macro Michael Brown 2024-01-19 12:29:29 +00:00
  • 26d3ef062b [crypto] Allow multiplicand and multiplier to differ in size Michael Brown 2024-01-16 16:09:16 +00:00
  • 4b7d9a6af0 [libc] Replace linker_assert() with build_assert() Michael Brown 2024-01-16 13:24:29 +00:00
  • 6d29415c89 [libc] Make static_assert() available via assert.h Michael Brown 2024-01-16 12:23:02 +00:00
  • 6ca597eee9 [build] Fix building with newer binutils Michael Brown 2024-01-14 12:12:18 +00:00
  • e66552eeed [build] Remove unnecessary ".text" directives Michael Brown 2024-01-14 11:51:16 +00:00
  • 08fcb0e8fb [eap] Add support for the MD5-Challenge authentication type Michael Brown 2024-01-10 15:23:07 +00:00
  • c6226f104e [eap] Add support for sending an EAP identity Michael Brown 2024-01-10 15:30:36 +00:00
  • 0abb3e85e5 [eap] Ignore any received EAP responses Michael Brown 2024-01-10 15:28:59 +00:00
  • 4ed7a5718f [build] Reduce scope of wildcard .gitignore rules Mark Rogalski 2024-01-08 10:03:12 -06:00
  • 838611b34e drivers/net/intel.c: Enable probing of i225 and i226 2.5GbE Michał Żygowski 2024-01-04 16:06:18 +01:00
  • fa62213231 [smbios] Support scanning for the 64-bit SMBIOS3 entry point Michael Brown 2023-12-29 19:38:12 +00:00
  • 119c415ee4 [intel] Add PCI ID for I219-LM (23) Christian Helmuth 2023-12-21 13:51:26 +01:00
  • 9e92c39894 [efi] Add potentially missing relocation types Michael Brown 2023-12-21 12:29:03 +00:00