194 Révisions (d630052e6f44ce215503fb7f20819a1382ebfa9b)

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