4638 Revize (43c8c272ae2fb17c85275c07bc5fecbf21fe1ab5)
 

Autor SHA1 Zpráva Datum
  Michael Brown c0cff94320 [netdevice] Add "bustype" and "busloc" settings před 11 roky
  Michael Brown 9f3bbaca07 [settings] Add "hexraw" setting type před 11 roky
  Michael Brown 7774ceed2f [settings] Use hex_decode() to parse hex settings před 11 roky
  Michael Brown 076f58c4bf [base16] Generalise base16_decode() to hex_decode() před 11 roky
  Michael Brown 362a628e52 [test] Add self-tests for base16 před 11 roky
  Michael Brown d4f8e56bb4 [tcp] Fix comment to match code behaviour před 11 roky
  Michael Brown 18d0818f94 [tcp] Do not send RST for unrecognised connections před 11 roky
  Michael Brown 936134ed46 [autoboot] Use next-server from filename's settings block před 11 roky
  Michael Brown 238050dfd4 [build] Work around bug in gcc >= 4.8 před 11 roky
  Michael Brown e3dd10edc4 [bzimage] Fix spurious uninitialised-variable warning on some gcc versions před 11 roky
  Michael Brown c825a9b39d [bzimage] Align initrd images to page boundary před 11 roky
  Michael Brown 0036fdd5c5 [crypto] Accept OCSP responses containing multiple certificates před 11 roky
  Michael Brown 5d3d62d8d7 [realtek] Fix reopening of legacy-mode 8139 NIC před 11 roky
  Michael Brown c4bce43c3c [netdevice] Reset MAC address when asked to clear the "mac" setting před 11 roky
  Michael Brown 08bf79582a [netdevice] Add "chip" setting před 11 roky
  Michael Brown dbea47ce7d [build] Add efidrv.cab target for UEFI Secure Boot signing před 11 roky
  Michael Brown 640ab792a4 [build] Provide "allXXXs" targets for all media on all platforms před 11 roky
  Frediano Ziglio 9df238a8aa [romprefix] Fix incorrect pointer offset in undiloader.S před 11 roky
  Michael Brown 05d11b7337 [build] Use $(eval) if available před 11 roky
  Michael Brown cb29cd4298 [crypto] Report meaningful error when certificate chain validation fails před 11 roky
  Michael Brown 8bc20c1aa0 [smbios] Allow access to multiple instances of SMBIOS structures před 11 roky
  Michael Brown a352fde45e [smbios] Allow access to unreferenced SMBIOS strings před 11 roky
  Michael Brown 15d2f947f5 [settings] Eliminate settings "tag magic" před 11 roky
  Michael Brown b4ec6a6a68 [realtek] Defer packets when no transmit descriptors are available před 11 roky
  Michael Brown 2095ed413e [netdevice] Add netdev_tx_defer() to allow drivers to defer transmissions před 11 roky
  Michael Brown ab1e3ce0d7 [dhcp] Remove obsolete bootp.h header před 11 roky
  Michael Brown 9b1ec3132f [realtek] Ensure EEPROM writes reach chip before starting udelay() před 11 roky
  Michael Brown c6375a85be [romprefix] Report failure cause when unable to open payload před 11 roky
  Michael Brown 592755eccf [realtek] Allow reaction time between writing RTL_CAPR and reading RTL_CR před 11 roky
  Michael Brown e411b37eb1 [pxe] Convert external PXE API errors into iPXE platform-generated errors před 11 roky
  Michael Brown de1fafd2f8 [errdb] Strip platform error code for non-platform-generated errors před 11 roky
  Michael Brown d90fc3156c [realtek] Use ID word to detect EEPROM presence před 11 roky
  Michael Brown 1aca99f3cf [build] Default to short wchar_t in stddef.h před 11 roky
  Michael Brown 4678864ce6 [build] Fix dubious uses of bitwise operators před 11 roky
  Michael Brown b9663b8049 [build] Fix uses of literal 0 as a NULL pointer před 11 roky
  Michael Brown e5cbfefdf3 [build] Use -Wno-decl when running sparse před 11 roky
  Michael Brown 2e54c4b52e [realtek] Print bad MAC address in debug message when inferring no EEPROM před 11 roky
  Michael Brown d91ccde9e5 [process] Mark process descriptor as static in PERMANENT_PROCESS před 11 roky
  Michael Brown eaa0f47dc2 [build] Avoid sparse undeclared symbol warning for PROVIDE_SYMBOL() před 11 roky
  Michael Brown 39ab88ac09 [build] Allow sparse to be invoked via "make C=1" před 11 roky
  Michael Brown f85af68ac5 [build] Define __WINT_TYPE__ if necessary před 11 roky
  Michael Brown 5b9ce33c5c [build] Allow sparse to find compiler.h před 11 roky
  Michael Brown 445ac9fbdc [netdevice] Use link-layer address as part of RNG seed před 11 roky
  Michael Brown 9cb60c8a21 [efi] Add sample platform-generated error disambiguations před 11 roky
  Michael Brown 54409583e2 [efi] Perform meaningful error code conversions před 11 roky
  Michael Brown 7348035231 [libc] Redefine low 8 bits of error code as "platform error code" před 11 roky
  Michael Brown e42bc3aa37 [libc] Use __einfo() tuple as first argument to EUNIQ() před 11 roky
  Michael Brown 0f7b3fa6f9 [efi] Remove obsolete EFI I/O implementation using EFI_CPU_IO_PROTOCOL před 11 roky
  Michael Brown cdca99f068 [intel] Add intelx driver for Intel 10 Gigabit Ethernet NICs před 11 roky
  Michael Brown 1dd4e51063 [intel] Expose functionality to be shared with intelx driver před 11 roky