95 Révisions (fd95c780b6ad39ab55344c0e4b9c2125c2c2f5ad)

Auteur SHA1 Message Date
  Michael Brown fd95c780b6 [efi] Add basic EFI SAN booting capability il y a 7 ans
  Michael Brown 0be77e959e [efi] Add EFI_BLOCK_IO2_PROTOCOL header and GUID definition il y a 7 ans
  Michael Brown f796d5b6b6 [efi] Update to current EDK2 headers il y a 7 ans
  Michael Brown 54dcfed375 [efi] Mark AppleNetBoot.h as a native iPXE header il y a 7 ans
  Laszlo Ersek d6817943d1 [efi] Install the HII config access protocol on a child of the SNP handle il y a 8 ans
  Michael Brown aa4b038c70 [efi] Expose DHCP packets via the Apple NetBoot protocol il y a 8 ans
  Michael Brown 757ab98381 [efi] Use a timer event to generate the currticks() timer il y a 8 ans
  Michael Brown 11ccfb67fa [efi] Add processor binding headers for ARM and AArch64 il y a 8 ans
  Michael Brown 24415a3eee [efi] Update to current EDK2 headers il y a 8 ans
  Michael Brown e3012f9949 [efi] Centralise EFI file system info GUIDs il y a 8 ans
  Michael Brown fb2af441c2 [efi] Import EFI_HII_FONT_PROTOCOL definitions il y a 8 ans
  Michael Brown 42e0c7e956 [efi] Update to current EDK2 headers il y a 8 ans
  Michael Brown 5df081d6c0 [efi] Expose unused USB devices via EFI_USB_IO_PROTOCOL il y a 8 ans
  Michael Brown e727f576c2 [efi] Include a copy of the device path within struct efi_device il y a 8 ans
  Michael Brown 7107334391 [efi] Provide efi_devpath_len() il y a 8 ans
  Michael Brown fa18bc4205 [efi] Add USB headers and GUID definitions il y a 8 ans
  Michael Brown 3376fa520b [efi] Implement the EFI_PXE_BASE_CODE_PROTOCOL il y a 8 ans
  Michael Brown 9869ee5125 [efi] Allow calls to efi_snp_claim() and efi_snp_release() to be nested il y a 8 ans
  Michael Brown bd96c6fffd [efi] Add definitions of GUIDs observed when booting wdsmgfw.efi il y a 8 ans
  Michael Brown c522c11c7b [efi] Improve efi_wrap debugging il y a 8 ans
  Michael Brown 0e407377dd [efi] Mark EFI debug transcription functions as __attribute__ (( pure )) il y a 8 ans
  Michael Brown a09dd5c03d [efi] Add definitions of GUIDs observed when booting shim.efi and grub.efi il y a 8 ans
  Michael Brown c6b299df20 [efi] Hold off watchdog timer while running il y a 9 ans
  Michael Brown 88a5f56dc7 [efi] Fix receive and transmit completion reporting il y a 9 ans
  Michael Brown 7ca801d637 [efi] Use the EFI_RNG_PROTOCOL as an entropy source if available il y a 9 ans
  Michael Brown 6567511c3d [efi] Add EFI time source il y a 9 ans
  Michael Brown eb2252fd7a [efi] Add EFI entropy source il y a 9 ans
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL il y a 9 ans
  Michael Brown 047baaba38 [efi] Add NII / UNDI driver il y a 9 ans
  Michael Brown 318b5fca1a [efi] Update to current EDK2 headers il y a 9 ans
  Michael Brown b9a5ff2b03 [efi] Generalise snpnet_dev_info() to efi_device_info() il y a 9 ans
  Michael Brown a48a71b720 [efi] Add definitions of GUIDs observed when chainloading from Intel driver il y a 9 ans
  Michael Brown 9ee89d0bf1 [efi] Centralise definitions of more protocol GUIDs il y a 9 ans
  Michael Brown f94d651632 [efi] Avoid returning uninitialised data from PCI configuration space reads il y a 9 ans
  Michael Brown 0cc2f42f46 [efi] Wrap any images loaded by our wrapped image il y a 9 ans
  Michael Brown a56bba3912 [efi] Add definitions of GUIDs observed during Windows boot il y a 9 ans
  Michael Brown 5c4f1da2ce [efi] Generalise snpnet_pci_info() to efi_locate_device() il y a 10 ans
  Michael Brown 2bf428c2a9 [efi] Move abstract device path and handle functions to efi_utils.c il y a 10 ans
  Michael Brown 7b3cc18462 [efi] Open device path protocol only at point of use il y a 10 ans
  Michael Brown 3b42ed477f [efi] Provide centralised definitions of commonly-used GUIDs il y a 10 ans
  Michael Brown 4a480f1d15 [efi] Avoid unnecessarily passing pointers to EFI_HANDLEs il y a 10 ans
  Michael Brown 88bd71a27a [efi] Allow compiler to perform type checks on EFI_HANDLE il y a 10 ans
  Michael Brown 2e0821b9ed [efi] Use efi_handle_name() instead of efi_handle_devpath_text() il y a 10 ans
  Michael Brown 736fcf60d1 [efi] Add ability to dump all openers of a given protocol on a handle il y a 10 ans
  Michael Brown 550f212d15 [efi] Provide efi_handle_name() for debugging il y a 10 ans
  Michael Brown 0b40e76d95 [efi] Expand the range of well-known EFI GUIDs in debug messages il y a 10 ans
  Michael Brown dc18fd7648 [efi] Default to releasing network devices for use via SNP il y a 10 ans
  Michael Brown eb55c6871a [efi] Include EFI_CONSOLE_CONTROL_PROTOCOL header il y a 10 ans
  Michael Brown c3b6ccf65b [efi] Allow for interception of boot services calls by loaded image il y a 10 ans
  Michael Brown 8a380987c1 [efi] Install our own disk I/O protocol and claim exclusive use of it il y a 10 ans