300 Commits (5cf5ffea2874434ffdc64c3242f2c53ed7ec1d40)

Author SHA1 Message Date
  Michael Brown 5cf5ffea28 [efi] Work around temporal anomaly encountered during ExitBootServices() 7 years ago
  Michael Brown fd95c780b6 [efi] Add basic EFI SAN booting capability 7 years ago
  Michael Brown 0be77e959e [efi] Add EFI_BLOCK_IO2_PROTOCOL header and GUID definition 7 years ago
  Michael Brown 145aae3998 [hyperv] Use instance UUID in device name 7 years ago
  Laszlo Ersek d6817943d1 [efi] Install the HII config access protocol on a child of the SNP handle 8 years ago
  Michael Brown c9f6a86059 [efi] Fix uninitialised data in HII IFR structures 8 years ago
  Michael Brown 632e57f0f3 [efi] Do not copy garbage bytes into SNP device path MAC address 8 years ago
  Michael Brown 694c18addc [efi] Report failures to stop the EFI timer tick event 8 years ago
  Michael Brown 8f0bec4346 [efi] Include VLAN in SNP device path if applicable 8 years ago
  Michael Brown f76210961c [pci] Support systems with multiple PCI root bridges 8 years ago
  Michael Brown aa4b038c70 [efi] Expose DHCP packets via the Apple NetBoot protocol 8 years ago
  Michael Brown 57d0ea7c46 [efi] Generalise EFI entropy generation to non-x86 CPUs 8 years ago
  Michael Brown 757ab98381 [efi] Use a timer event to generate the currticks() timer 8 years ago
  Michael Brown 5238c85b62 [efi] Work around broken EFI HII specification 8 years ago
  Michael Brown 04ef198d2f [efi] Move architecture-independent EFI prefixes to interface/efi 8 years ago
  Michael Brown 9bab13a772 [hyperv] Use generic set_bit() function 8 years ago
  Michael Brown 9913a405ea [efi] Provide access to files stored on EFI filesystems 8 years ago
  Michael Brown e303a6b387 [efi] Work around broken GetFontInfo() implementations 8 years ago
  Michael Brown 1ae9adee42 [efi] Add missing definitions for function key scancodes 8 years ago
  Michael Brown 71b83a6d00 [usb] Allow USB endpoints to specify a reserved header length for refills 8 years ago
  Michael Brown 721302fa54 [settings] Expose SMBIOS settings as global variables 8 years ago
  Michael Brown e3012f9949 [efi] Centralise EFI file system info GUIDs 8 years ago
  Michael Brown 6847232e70 [efi] Add support for EFI_GRAPHICS_OUTPUT_PROTOCOL frame buffer consoles 8 years ago
  Michael Brown fb2af441c2 [efi] Import EFI_HII_FONT_PROTOCOL definitions 8 years ago
  Michael Brown 1880691774 [efi] Reset root directory when installing EFI_SIMPLE_FILE_SYSTEM_PROTOCOL 8 years ago
  Michael Brown 300a371bfb [efi] Expose an UNDI interface alongside the existing SNP interface 8 years ago
  Michael Brown 9ff6d08bf5 [efi] Avoid infinite loops when asked to stop non-existent devices 8 years ago
  Michael Brown 5df081d6c0 [efi] Expose unused USB devices via EFI_USB_IO_PROTOCOL 8 years ago
  Michael Brown e727f576c2 [efi] Include a copy of the device path within struct efi_device 8 years ago
  Michael Brown 7107334391 [efi] Provide efi_devpath_len() 8 years ago
  Michael Brown 5cea7bdb2a [efi] Allow efidev_parent() to traverse multiple device generations 8 years ago
  Michael Brown fa18bc4205 [efi] Add USB headers and GUID definitions 8 years ago
  Michael Brown 3376fa520b [efi] Implement the EFI_PXE_BASE_CODE_PROTOCOL 8 years ago
  Michael Brown 355da7b133 [efi] Do not return EFI_NOT_READY from our ReceiveFilters() method 8 years ago
  Michael Brown 226d5f2caf [efi] Fix order of events on SNP removal path 8 years ago
  Michael Brown 9869ee5125 [efi] Allow calls to efi_snp_claim() and efi_snp_release() to be nested 8 years ago
  Michael Brown bd96c6fffd [efi] Add definitions of GUIDs observed when booting wdsmgfw.efi 8 years ago
  Michael Brown c522c11c7b [efi] Improve efi_wrap debugging 8 years ago
  Michael Brown e08d7ccc95 [efi] Include installed protocol list in unknown handle names 8 years ago
  Michael Brown 9501eaf68d [efi] Remove raw EFI_HANDLE values from debug messages 8 years ago
  Michael Brown 0e407377dd [efi] Mark EFI debug transcription functions as __attribute__ (( pure )) 8 years ago
  Michael Brown a09dd5c03d [efi] Add definitions of GUIDs observed when booting shim.efi and grub.efi 8 years ago
  Michael Brown f58ebbdfb5 [test] Allow self-tests to report exit status when running under Linux 8 years ago
  Michael Brown 989fe14ccd [efi] Add missing "ULL" suffix on 64-bit constant 8 years ago
  Michael Brown c6b299df20 [efi] Hold off watchdog timer while running 8 years ago
  Michael Brown a15c0d7e86 [efi] Allow user experience to be downgraded 8 years ago
  Michael Brown 88a5f56dc7 [efi] Fix receive and transmit completion reporting 8 years ago
  Michael Brown 211529a7fe [xen] Wait for and clear XenStore event before receiving data 9 years ago
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() 9 years ago
  Michael Brown 6567511c3d [efi] Add EFI time source 9 years ago