246 Commits (2782ccec412222cebafa35899328944acc643caa)

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