194 Commits (d630052e6f44ce215503fb7f20819a1382ebfa9b)

Autor SHA1 Nachricht Datum
  Michael Brown 6cdd3bb656 [efi] Do not try to fetch loaded image device path protocol vor 10 Jahren
  Michael Brown 81df95e8ae [efi] Make EFI_HII_DATABASE_PROTOCOL optional vor 10 Jahren
  Michael Brown 21c43e44cb [efi] Make EFI_DEVICE_PATH_TO_TEXT_PROTOCOL optional vor 10 Jahren
  Michael Brown 95cff6a4d8 [efi] Allow for optional protocols vor 10 Jahren
  Michael Brown f473b9c3f6 [efi] Disable SNP devices when running iPXE as the application vor 10 Jahren
  Michael Brown 2602965806 [efi] Connect driver to devices as part of installation vor 10 Jahren
  Michael Brown 8de6b973c4 [efi] Allow driver to be unloaded vor 10 Jahren
  Michael Brown 08f9170ba4 [linux] Avoid starting currticks() from zero every time vor 10 Jahren
  Michael Brown eaa8615648 [settings] Allow for multiple definitions of each predefined setting vor 11 Jahren
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections vor 11 Jahren
  Michael Brown 03957bcb47 [linux] Provide access to SMBIOS via /dev/mem vor 11 Jahren
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting vor 11 Jahren
  Michael Brown 02a63c6dec [console] Pass escape sequence context to ANSI escape sequence handlers vor 11 Jahren
  Michael Brown 063645118c [settings] Clarify usage of the term "named setting" vor 11 Jahren
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command vor 11 Jahren
  Marin Hannache 7f4a5c06a3 [linux] Add missing #include <stddef.h> vor 11 Jahren
  Michael Brown d8392851d2 [linux] Add support for accessing PCI configuration space via /proc/bus/pci vor 11 Jahren
  Michael Brown 8bc20c1aa0 [smbios] Allow access to multiple instances of SMBIOS structures vor 11 Jahren
  Michael Brown a352fde45e [smbios] Allow access to unreferenced SMBIOS strings vor 11 Jahren
  Michael Brown 15d2f947f5 [settings] Eliminate settings "tag magic" vor 11 Jahren
  Michael Brown 54409583e2 [efi] Perform meaningful error code conversions vor 11 Jahren
  Michael Brown 0f7b3fa6f9 [efi] Remove obsolete EFI I/O implementation using EFI_CPU_IO_PROTOCOL vor 11 Jahren
  Michael Brown 6979b7a2d3 [efi] Fetch device path for loaded image during initialisation vor 11 Jahren
  Michael Brown e68a6ca225 [cmdline] Add ability to perform a warm reboot vor 11 Jahren
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI vor 11 Jahren
  Michael Brown 1920aa4376 [efi] Provide efi_guid_ntoa() for printing EFI GUIDs vor 11 Jahren
  Michael Brown d938e50136 [uuid] Abstract UUID mangling code out to a separate uuid_mangle() function vor 11 Jahren
  Michael Brown 9e896d0eea [smbios] Mangle UUIDs for SMBIOS version 2.6 and newer vor 11 Jahren
  Michael Brown 4f742bcd95 [smbios] Provide SMBIOS version number via smbios_version() vor 11 Jahren
  Michael Brown 6b9b44319f [efi] Add EFI-specific debugging macros vor 11 Jahren
  Michael Brown c7c3d839fc [efi] Add our own EFI_LOAD_FILE_PROTOCOL implementation vor 11 Jahren
  Michael Brown fc87adb46c [efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOL vor 11 Jahren
  Michael Brown db014f3c23 [efi] Add last_opened_snpdev() vor 11 Jahren
  Michael Brown 717279a294 [efi] Include product short name in EFI SNP device names vor 12 Jahren
  Michael Brown 1a79f6f37a [efi] Delegate to child device's EFI_COMPONENT_NAME2_PROTOCOL, if present vor 12 Jahren
  Michael Brown 4867085c0c [build] Include version number within only a single object file vor 12 Jahren
  Michael Brown 7cf6c6bfed [efi] Add EFI_COMPONENT_NAME2_PROTOCOL instance for each SNP device vor 12 Jahren
  Michael Brown 0e7819d298 [efi] Add missing RC_TO_EFIRC() conversion vor 12 Jahren
  Michael Brown a4d1250810 [efi] Expose net device non-volatile settings via HII vor 12 Jahren
  Michael Brown 41ea18a455 [efi] Split SNP HII functionality into a separate file vor 12 Jahren
  Michael Brown bab0a4c1ce [efi] Mark SNP formset compliant with IBM's Unified Configuration Manager vor 12 Jahren
  Michael Brown 09cc63fc8b [efi] Provide guaranteed space in transmitted packets vor 12 Jahren
  Michael Brown c4500fb7ca [smbios] Default to "hex" type for non-string SMBIOS settings vor 12 Jahren
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers vor 12 Jahren
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts vor 12 Jahren
  Michael Brown 1af9284225 [efi] Work around platforms which choke on EFI_PCI_DEVICE_ENABLE vor 12 Jahren
  Michael Brown 6ed905aba2 [time] Add Linux time source using gettimeofday() vor 12 Jahren
  Michael Brown d3d87a2d92 [efi] Update link state in SNP device mode data vor 12 Jahren
  Michael Brown 82ecaaac91 [console] Remove "log message" usage from interactive console defaults vor 12 Jahren
  Michael Brown e024cd39a8 [console] Allow usage to be defined independently for each console vor 12 Jahren