65 Révisions (73480352315a12fdef467402ea41be9ac285e4e7)

Auteur SHA1 Message Date
  Michael Brown 0f7b3fa6f9 [efi] Remove obsolete EFI I/O implementation using EFI_CPU_IO_PROTOCOL il y a 11 ans
  Michael Brown 6979b7a2d3 [efi] Fetch device path for loaded image during initialisation il y a 11 ans
  Michael Brown e68a6ca225 [cmdline] Add ability to perform a warm reboot il y a 11 ans
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI il y a 11 ans
  Michael Brown 1920aa4376 [efi] Provide efi_guid_ntoa() for printing EFI GUIDs il y a 11 ans
  Michael Brown 4f742bcd95 [smbios] Provide SMBIOS version number via smbios_version() il y a 11 ans
  Michael Brown 6b9b44319f [efi] Add EFI-specific debugging macros il y a 11 ans
  Michael Brown c7c3d839fc [efi] Add our own EFI_LOAD_FILE_PROTOCOL implementation il y a 11 ans
  Michael Brown fc87adb46c [efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOL il y a 11 ans
  Michael Brown db014f3c23 [efi] Add last_opened_snpdev() il y a 11 ans
  Michael Brown 717279a294 [efi] Include product short name in EFI SNP device names il y a 11 ans
  Michael Brown 1a79f6f37a [efi] Delegate to child device's EFI_COMPONENT_NAME2_PROTOCOL, if present il y a 11 ans
  Michael Brown 4867085c0c [build] Include version number within only a single object file il y a 11 ans
  Michael Brown 7cf6c6bfed [efi] Add EFI_COMPONENT_NAME2_PROTOCOL instance for each SNP device il y a 11 ans
  Michael Brown 0e7819d298 [efi] Add missing RC_TO_EFIRC() conversion il y a 11 ans
  Michael Brown a4d1250810 [efi] Expose net device non-volatile settings via HII il y a 11 ans
  Michael Brown 41ea18a455 [efi] Split SNP HII functionality into a separate file il y a 12 ans
  Michael Brown bab0a4c1ce [efi] Mark SNP formset compliant with IBM's Unified Configuration Manager il y a 12 ans
  Michael Brown 09cc63fc8b [efi] Provide guaranteed space in transmitted packets il y a 11 ans
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers il y a 12 ans
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts il y a 12 ans
  Michael Brown 1af9284225 [efi] Work around platforms which choke on EFI_PCI_DEVICE_ENABLE il y a 12 ans
  Michael Brown d3d87a2d92 [efi] Update link state in SNP device mode data il y a 12 ans
  Michael Brown 82ecaaac91 [console] Remove "log message" usage from interactive console defaults il y a 12 ans
  Michael Brown e024cd39a8 [console] Allow usage to be defined independently for each console il y a 12 ans
  Jarrod Johnson 32c4a3a255 [efi] Add iPXE download protocol il y a 13 ans
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() il y a 13 ans
  Michael Brown e58e4238b6 [bofm] Pass BOFM version 2 table to SetStatus() if applicable il y a 13 ans
  Michael Brown e316684450 [bofm] Increase amount of debugging available il y a 13 ans
  Michael Brown 0a71888792 [efi] Ensure that each HII package list and formset has a unique GUID il y a 13 ans
  Michael Brown 1c67e20261 [efi] Add support for HII il y a 13 ans
  Michael Brown 870524a3b2 [efi] Add EFI string formatting functions il y a 13 ans
  Michael Brown 92178d55e4 [bofm] Use BOFM protocol version 2 if available il y a 13 ans
  Michael Brown fc7239bdc8 [efi] Ensure that all drivers are shut down before the OS boots il y a 13 ans
  Michael Brown b9326c3655 [efi] Mark SNP devices as children of EFI PCI device il y a 13 ans
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h il y a 13 ans
  Michael Brown 85eefad90c [bofm] Add support for BOFM under EFI il y a 13 ans
  Michael Brown d7736fbb7b [efi] Allow EFI to control PCI bus enumeration il y a 13 ans
  Michael Brown abb5590b29 [pci] Replace pci_max_bus() with pci_num_bus() il y a 13 ans
  Michael Brown f9b3fae8d4 [pci] Use single "busdevfn" field in struct pci_device il y a 13 ans
  Michael Brown 308615cd97 [efi] Always allow MAX_LL_HEADER_LEN for the link-layer header il y a 13 ans
  Piotr Jaroszyński 5bbad9c8f0 [ioapi] Move get_memmap() to the I/O API group il y a 14 ans
  Geoff Lywood 62149deb11 [efi] Add the "snpnet" driver il y a 14 ans
  Geoff Lywood eef46c23d6 [efi] Update UEFI header files with latest version from TianoCore il y a 14 ans
  Michael Brown 8406115834 [build] Rename gPXE to iPXE il y a 14 ans
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function il y a 14 ans
  Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size il y a 15 ans
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses il y a 15 ans
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol il y a 15 ans
  Joshua Oreman eb3ca2a36f [netdevice] Add netdev argument to link-layer push and pull handlers il y a 15 ans