74 Commits (95cff6a4d87a83093d3c685d7743f3c13a44a177)

Author SHA1 Message Date
  Michael Brown 95cff6a4d8 [efi] Allow for optional protocols 11 years ago
  Michael Brown f473b9c3f6 [efi] Disable SNP devices when running iPXE as the application 11 years ago
  Michael Brown 2602965806 [efi] Connect driver to devices as part of installation 11 years ago
  Michael Brown 8de6b973c4 [efi] Allow driver to be unloaded 11 years ago
  Michael Brown eaa8615648 [settings] Allow for multiple definitions of each predefined setting 12 years ago
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 12 years ago
  Michael Brown 02a63c6dec [console] Pass escape sequence context to ANSI escape sequence handlers 12 years ago
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command 12 years ago
  Michael Brown 54409583e2 [efi] Perform meaningful error code conversions 12 years ago
  Michael Brown 0f7b3fa6f9 [efi] Remove obsolete EFI I/O implementation using EFI_CPU_IO_PROTOCOL 12 years ago
  Michael Brown 6979b7a2d3 [efi] Fetch device path for loaded image during initialisation 12 years ago
  Michael Brown e68a6ca225 [cmdline] Add ability to perform a warm reboot 12 years ago
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI 12 years ago
  Michael Brown 1920aa4376 [efi] Provide efi_guid_ntoa() for printing EFI GUIDs 12 years ago
  Michael Brown 4f742bcd95 [smbios] Provide SMBIOS version number via smbios_version() 12 years ago
  Michael Brown 6b9b44319f [efi] Add EFI-specific debugging macros 12 years ago
  Michael Brown c7c3d839fc [efi] Add our own EFI_LOAD_FILE_PROTOCOL implementation 12 years ago
  Michael Brown fc87adb46c [efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOL 12 years ago
  Michael Brown db014f3c23 [efi] Add last_opened_snpdev() 12 years ago
  Michael Brown 717279a294 [efi] Include product short name in EFI SNP device names 13 years ago
  Michael Brown 1a79f6f37a [efi] Delegate to child device's EFI_COMPONENT_NAME2_PROTOCOL, if present 13 years ago
  Michael Brown 4867085c0c [build] Include version number within only a single object file 13 years ago
  Michael Brown 7cf6c6bfed [efi] Add EFI_COMPONENT_NAME2_PROTOCOL instance for each SNP device 13 years ago
  Michael Brown 0e7819d298 [efi] Add missing RC_TO_EFIRC() conversion 13 years ago
  Michael Brown a4d1250810 [efi] Expose net device non-volatile settings via HII 13 years ago
  Michael Brown 41ea18a455 [efi] Split SNP HII functionality into a separate file 13 years ago
  Michael Brown bab0a4c1ce [efi] Mark SNP formset compliant with IBM's Unified Configuration Manager 13 years ago
  Michael Brown 09cc63fc8b [efi] Provide guaranteed space in transmitted packets 13 years ago
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers 13 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 13 years ago
  Michael Brown 1af9284225 [efi] Work around platforms which choke on EFI_PCI_DEVICE_ENABLE 13 years ago
  Michael Brown d3d87a2d92 [efi] Update link state in SNP device mode data 13 years ago
  Michael Brown 82ecaaac91 [console] Remove "log message" usage from interactive console defaults 13 years ago
  Michael Brown e024cd39a8 [console] Allow usage to be defined independently for each console 13 years ago
  Jarrod Johnson 32c4a3a255 [efi] Add iPXE download protocol 14 years ago
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() 14 years ago
  Michael Brown e58e4238b6 [bofm] Pass BOFM version 2 table to SetStatus() if applicable 14 years ago
  Michael Brown e316684450 [bofm] Increase amount of debugging available 14 years ago
  Michael Brown 0a71888792 [efi] Ensure that each HII package list and formset has a unique GUID 14 years ago
  Michael Brown 1c67e20261 [efi] Add support for HII 14 years ago
  Michael Brown 870524a3b2 [efi] Add EFI string formatting functions 14 years ago
  Michael Brown 92178d55e4 [bofm] Use BOFM protocol version 2 if available 14 years ago
  Michael Brown fc7239bdc8 [efi] Ensure that all drivers are shut down before the OS boots 14 years ago
  Michael Brown b9326c3655 [efi] Mark SNP devices as children of EFI PCI device 15 years ago
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h 15 years ago
  Michael Brown 85eefad90c [bofm] Add support for BOFM under EFI 15 years ago
  Michael Brown d7736fbb7b [efi] Allow EFI to control PCI bus enumeration 15 years ago
  Michael Brown abb5590b29 [pci] Replace pci_max_bus() with pci_num_bus() 15 years ago
  Michael Brown f9b3fae8d4 [pci] Use single "busdevfn" field in struct pci_device 15 years ago
  Michael Brown 308615cd97 [efi] Always allow MAX_LL_HEADER_LEN for the link-layer header 15 years ago