96 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 f796d5b6b6 [efi] Update to current EDK2 headers 7 years ago
  Michael Brown 54dcfed375 [efi] Mark AppleNetBoot.h as a native iPXE header 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 aa4b038c70 [efi] Expose DHCP packets via the Apple NetBoot protocol 8 years ago
  Michael Brown 757ab98381 [efi] Use a timer event to generate the currticks() timer 8 years ago
  Michael Brown 11ccfb67fa [efi] Add processor binding headers for ARM and AArch64 8 years ago
  Michael Brown 24415a3eee [efi] Update to current EDK2 headers 8 years ago
  Michael Brown e3012f9949 [efi] Centralise EFI file system info GUIDs 8 years ago
  Michael Brown fb2af441c2 [efi] Import EFI_HII_FONT_PROTOCOL definitions 8 years ago
  Michael Brown 42e0c7e956 [efi] Update to current EDK2 headers 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 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 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 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 c6b299df20 [efi] Hold off watchdog timer while running 8 years ago
  Michael Brown 88a5f56dc7 [efi] Fix receive and transmit completion reporting 8 years ago
  Michael Brown 7ca801d637 [efi] Use the EFI_RNG_PROTOCOL as an entropy source if available 9 years ago
  Michael Brown 6567511c3d [efi] Add EFI time source 9 years ago
  Michael Brown eb2252fd7a [efi] Add EFI entropy source 9 years ago
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 047baaba38 [efi] Add NII / UNDI driver 9 years ago
  Michael Brown 318b5fca1a [efi] Update to current EDK2 headers 9 years ago
  Michael Brown b9a5ff2b03 [efi] Generalise snpnet_dev_info() to efi_device_info() 9 years ago
  Michael Brown a48a71b720 [efi] Add definitions of GUIDs observed when chainloading from Intel driver 9 years ago
  Michael Brown 9ee89d0bf1 [efi] Centralise definitions of more protocol GUIDs 9 years ago
  Michael Brown f94d651632 [efi] Avoid returning uninitialised data from PCI configuration space reads 9 years ago
  Michael Brown 0cc2f42f46 [efi] Wrap any images loaded by our wrapped image 9 years ago
  Michael Brown a56bba3912 [efi] Add definitions of GUIDs observed during Windows boot 9 years ago
  Michael Brown 5c4f1da2ce [efi] Generalise snpnet_pci_info() to efi_locate_device() 9 years ago
  Michael Brown 2bf428c2a9 [efi] Move abstract device path and handle functions to efi_utils.c 9 years ago
  Michael Brown 7b3cc18462 [efi] Open device path protocol only at point of use 9 years ago
  Michael Brown 3b42ed477f [efi] Provide centralised definitions of commonly-used GUIDs 9 years ago
  Michael Brown 4a480f1d15 [efi] Avoid unnecessarily passing pointers to EFI_HANDLEs 9 years ago
  Michael Brown 88bd71a27a [efi] Allow compiler to perform type checks on EFI_HANDLE 9 years ago
  Michael Brown 2e0821b9ed [efi] Use efi_handle_name() instead of efi_handle_devpath_text() 9 years ago
  Michael Brown 736fcf60d1 [efi] Add ability to dump all openers of a given protocol on a handle 9 years ago
  Michael Brown 550f212d15 [efi] Provide efi_handle_name() for debugging 9 years ago
  Michael Brown 0b40e76d95 [efi] Expand the range of well-known EFI GUIDs in debug messages 9 years ago
  Michael Brown dc18fd7648 [efi] Default to releasing network devices for use via SNP 9 years ago
  Michael Brown eb55c6871a [efi] Include EFI_CONSOLE_CONTROL_PROTOCOL header 10 years ago
  Michael Brown c3b6ccf65b [efi] Allow for interception of boot services calls by loaded image 10 years ago