202 Commits (5365340e77d97102e3204b5502d0cbd1482e3c97)

Autor SHA1 Nachricht Datum
  Michael Brown 56b2f66dd2 [efi] Attempt to start only drivers claiming support for a device vor 11 Jahren
  Michael Brown bcfd3dea1d [efi] Identify autoboot device by MAC address when chainloading vor 11 Jahren
  Michael Brown c7051d826b [efi] Allow network devices to be created on top of arbitrary SNP devices vor 11 Jahren
  Michael Brown 0e3ab6064e [efi] Restructure EFI driver model vor 11 Jahren
  Michael Brown f2c116ff7d [efi] Provide a meaningful EFI SNP device name vor 11 Jahren
  Michael Brown 44338bfd22 [efi] Allow device paths to be easily included in debug messages vor 11 Jahren
  Michael Brown 8290a95513 [build] Expose build timestamp, build name, and product names vor 11 Jahren
  Dale Hamel 7fe0735170 [smbios] Expose board serial number as ${board-serial} vor 11 Jahren
  Michael Brown 6cdd3bb656 [efi] Do not try to fetch loaded image device path protocol vor 11 Jahren
  Michael Brown 81df95e8ae [efi] Make EFI_HII_DATABASE_PROTOCOL optional vor 11 Jahren
  Michael Brown 21c43e44cb [efi] Make EFI_DEVICE_PATH_TO_TEXT_PROTOCOL optional vor 11 Jahren
  Michael Brown 95cff6a4d8 [efi] Allow for optional protocols vor 11 Jahren
  Michael Brown f473b9c3f6 [efi] Disable SNP devices when running iPXE as the application vor 11 Jahren
  Michael Brown 2602965806 [efi] Connect driver to devices as part of installation vor 11 Jahren
  Michael Brown 8de6b973c4 [efi] Allow driver to be unloaded vor 11 Jahren
  Michael Brown 08f9170ba4 [linux] Avoid starting currticks() from zero every time vor 11 Jahren
  Michael Brown eaa8615648 [settings] Allow for multiple definitions of each predefined setting vor 12 Jahren
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections vor 12 Jahren
  Michael Brown 03957bcb47 [linux] Provide access to SMBIOS via /dev/mem vor 12 Jahren
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting vor 12 Jahren
  Michael Brown 02a63c6dec [console] Pass escape sequence context to ANSI escape sequence handlers vor 12 Jahren
  Michael Brown 063645118c [settings] Clarify usage of the term "named setting" vor 12 Jahren
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command vor 12 Jahren
  Marin Hannache 7f4a5c06a3 [linux] Add missing #include <stddef.h> vor 12 Jahren
  Michael Brown d8392851d2 [linux] Add support for accessing PCI configuration space via /proc/bus/pci vor 12 Jahren
  Michael Brown 8bc20c1aa0 [smbios] Allow access to multiple instances of SMBIOS structures vor 12 Jahren
  Michael Brown a352fde45e [smbios] Allow access to unreferenced SMBIOS strings vor 12 Jahren
  Michael Brown 15d2f947f5 [settings] Eliminate settings "tag magic" vor 12 Jahren
  Michael Brown 54409583e2 [efi] Perform meaningful error code conversions vor 12 Jahren
  Michael Brown 0f7b3fa6f9 [efi] Remove obsolete EFI I/O implementation using EFI_CPU_IO_PROTOCOL vor 12 Jahren
  Michael Brown 6979b7a2d3 [efi] Fetch device path for loaded image during initialisation vor 12 Jahren
  Michael Brown e68a6ca225 [cmdline] Add ability to perform a warm reboot vor 12 Jahren
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI vor 12 Jahren
  Michael Brown 1920aa4376 [efi] Provide efi_guid_ntoa() for printing EFI GUIDs vor 12 Jahren
  Michael Brown d938e50136 [uuid] Abstract UUID mangling code out to a separate uuid_mangle() function vor 12 Jahren
  Michael Brown 9e896d0eea [smbios] Mangle UUIDs for SMBIOS version 2.6 and newer vor 12 Jahren
  Michael Brown 4f742bcd95 [smbios] Provide SMBIOS version number via smbios_version() vor 12 Jahren
  Michael Brown 6b9b44319f [efi] Add EFI-specific debugging macros vor 12 Jahren
  Michael Brown c7c3d839fc [efi] Add our own EFI_LOAD_FILE_PROTOCOL implementation vor 12 Jahren
  Michael Brown fc87adb46c [efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOL vor 12 Jahren
  Michael Brown db014f3c23 [efi] Add last_opened_snpdev() vor 12 Jahren
  Michael Brown 717279a294 [efi] Include product short name in EFI SNP device names vor 13 Jahren
  Michael Brown 1a79f6f37a [efi] Delegate to child device's EFI_COMPONENT_NAME2_PROTOCOL, if present vor 13 Jahren
  Michael Brown 4867085c0c [build] Include version number within only a single object file vor 13 Jahren
  Michael Brown 7cf6c6bfed [efi] Add EFI_COMPONENT_NAME2_PROTOCOL instance for each SNP device vor 13 Jahren
  Michael Brown 0e7819d298 [efi] Add missing RC_TO_EFIRC() conversion vor 13 Jahren
  Michael Brown a4d1250810 [efi] Expose net device non-volatile settings via HII vor 13 Jahren
  Michael Brown 41ea18a455 [efi] Split SNP HII functionality into a separate file vor 13 Jahren
  Michael Brown bab0a4c1ce [efi] Mark SNP formset compliant with IBM's Unified Configuration Manager vor 13 Jahren
  Michael Brown 09cc63fc8b [efi] Provide guaranteed space in transmitted packets vor 13 Jahren