210 Commits (608fb792eb640a7cfb23f4b8bc80da4ec8fb4d89)

Autor SHA1 Nachricht Datum
  Michael Brown 608fb792eb [efi] Fix incorrect debug message level when device has no device path vor 11 Jahren
  Michael Brown dc18fd7648 [efi] Default to releasing network devices for use via SNP vor 11 Jahren
  Michael Brown 036af27a45 [xen] Add basic support for PV-HVM domains vor 11 Jahren
  Michael Brown 410f50c2ee [efi] Show more diagnostic information when building with DEBUG=efi_wrap vor 11 Jahren
  Curtis Larsen 8a42a36942 [efi] Use EFI_CONSOLE_CONTROL_PROTOCOL to set text mode if available vor 11 Jahren
  Michael Brown d4a7cbfb64 [efi] Print well-known GUIDs by name in debug messages vor 11 Jahren
  Michael Brown c3b6ccf65b [efi] Allow for interception of boot services calls by loaded image vor 11 Jahren
  Michael Brown 8a380987c1 [efi] Install our own disk I/O protocol and claim exclusive use of it vor 11 Jahren
  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 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 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 12 Jahren