151 Commits (47dcd392dcd79d02eec2714696012785dd7a47c9)

Autor SHA1 Mensaje Fecha
  Michael Brown e3012f9949 [efi] Centralise EFI file system info GUIDs hace 8 años
  Michael Brown 6847232e70 [efi] Add support for EFI_GRAPHICS_OUTPUT_PROTOCOL frame buffer consoles hace 8 años
  Michael Brown fb2af441c2 [efi] Import EFI_HII_FONT_PROTOCOL definitions hace 8 años
  Michael Brown 1880691774 [efi] Reset root directory when installing EFI_SIMPLE_FILE_SYSTEM_PROTOCOL hace 8 años
  Michael Brown 300a371bfb [efi] Expose an UNDI interface alongside the existing SNP interface hace 8 años
  Michael Brown 9ff6d08bf5 [efi] Avoid infinite loops when asked to stop non-existent devices hace 8 años
  Michael Brown 5df081d6c0 [efi] Expose unused USB devices via EFI_USB_IO_PROTOCOL hace 8 años
  Michael Brown e727f576c2 [efi] Include a copy of the device path within struct efi_device hace 8 años
  Michael Brown 7107334391 [efi] Provide efi_devpath_len() hace 8 años
  Michael Brown 5cea7bdb2a [efi] Allow efidev_parent() to traverse multiple device generations hace 8 años
  Michael Brown fa18bc4205 [efi] Add USB headers and GUID definitions hace 8 años
  Michael Brown 3376fa520b [efi] Implement the EFI_PXE_BASE_CODE_PROTOCOL hace 8 años
  Michael Brown 355da7b133 [efi] Do not return EFI_NOT_READY from our ReceiveFilters() method hace 8 años
  Michael Brown 226d5f2caf [efi] Fix order of events on SNP removal path hace 8 años
  Michael Brown 9869ee5125 [efi] Allow calls to efi_snp_claim() and efi_snp_release() to be nested hace 8 años
  Michael Brown bd96c6fffd [efi] Add definitions of GUIDs observed when booting wdsmgfw.efi hace 8 años
  Michael Brown c522c11c7b [efi] Improve efi_wrap debugging hace 8 años
  Michael Brown e08d7ccc95 [efi] Include installed protocol list in unknown handle names hace 8 años
  Michael Brown 9501eaf68d [efi] Remove raw EFI_HANDLE values from debug messages hace 8 años
  Michael Brown 0e407377dd [efi] Mark EFI debug transcription functions as __attribute__ (( pure )) hace 8 años
  Michael Brown a09dd5c03d [efi] Add definitions of GUIDs observed when booting shim.efi and grub.efi hace 8 años
  Michael Brown f58ebbdfb5 [test] Allow self-tests to report exit status when running under Linux hace 8 años
  Michael Brown 989fe14ccd [efi] Add missing "ULL" suffix on 64-bit constant hace 9 años
  Michael Brown c6b299df20 [efi] Hold off watchdog timer while running hace 9 años
  Michael Brown a15c0d7e86 [efi] Allow user experience to be downgraded hace 9 años
  Michael Brown 88a5f56dc7 [efi] Fix receive and transmit completion reporting hace 9 años
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() hace 9 años
  Michael Brown 6567511c3d [efi] Add EFI time source hace 9 años
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown b06fdcf936 [build] Allow setting help text URI to be customised via config/branding.h hace 9 años
  Michael Brown b9a5ff2b03 [efi] Generalise snpnet_dev_info() to efi_device_info() hace 9 años
  Michael Brown a48a71b720 [efi] Add definitions of GUIDs observed when chainloading from Intel driver hace 9 años
  Michael Brown 9ee89d0bf1 [efi] Centralise definitions of more protocol GUIDs hace 9 años
  Michael Brown 3bb910caa8 [efi] Make EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL optional hace 9 años
  Michael Brown 0cc2f42f46 [efi] Wrap any images loaded by our wrapped image hace 9 años
  Michael Brown 2cb95c9028 [efi] Make our virtual file system case insensitive hace 9 años
  Michael Brown 3357a8e369 [efi] Show details of intercepted LoadImage() calls hace 9 años
  Michael Brown ec7c331ca3 [efi] Dump details of any calls to our dummy block and disk I/O protocols hace 10 años
  Michael Brown a56bba3912 [efi] Add definitions of GUIDs observed during Windows boot hace 10 años
  Michael Brown f1b520dbad [efi] Support displaying and hiding cursor hace 10 años
  Michael Brown 5c4f1da2ce [efi] Generalise snpnet_pci_info() to efi_locate_device() hace 10 años
  Michael Brown 2bf428c2a9 [efi] Move abstract device path and handle functions to efi_utils.c hace 10 años
  Michael Brown 7b3cc18462 [efi] Open device path protocol only at point of use hace 10 años
  Michael Brown 3b42ed477f [efi] Provide centralised definitions of commonly-used GUIDs hace 10 años
  Curtis Larsen 27e9ee147a [efi] Report errors from attempting to disconnect existing drivers hace 10 años
  Michael Brown c77859931d [efi] Print raw device path when we have no DevicePathToTextProtocol hace 10 años
  Michael Brown 102008f648 [efi] Also try original ComponentName protocol for retrieving driver names hace 10 años
  Michael Brown f207176987 [efi] Add excessive sanity checks into efi_debug functions hace 10 años
  Michael Brown 89c8c7d4eb [efi] Improve debugging of the debugging facilities hace 10 años