1667 Commits (1d2b7c91f780419c805062ccc474967d80dafe96)

Autor SHA1 Mensagem Data
  Michael Brown a56bba3912 [efi] Add definitions of GUIDs observed during Windows boot 10 anos atrás
  Michael Brown 8b2942a7db [xen] Cope with unexpected initial backend states 10 anos atrás
  Michael Brown be79ca535a [xen] Use version 1 grant tables by default 10 anos atrás
  Michael Brown 5c4f1da2ce [efi] Generalise snpnet_pci_info() to efi_locate_device() 10 anos atrás
  Michael Brown 2bf428c2a9 [efi] Move abstract device path and handle functions to efi_utils.c 10 anos atrás
  Michael Brown 7b3cc18462 [efi] Open device path protocol only at point of use 10 anos atrás
  Michael Brown 3b42ed477f [efi] Provide centralised definitions of commonly-used GUIDs 10 anos atrás
  Michael Brown 4a480f1d15 [efi] Avoid unnecessarily passing pointers to EFI_HANDLEs 10 anos atrás
  Michael Brown 88bd71a27a [efi] Allow compiler to perform type checks on EFI_HANDLE 10 anos atrás
  Michael Brown 2e0821b9ed [efi] Use efi_handle_name() instead of efi_handle_devpath_text() 10 anos atrás
  Michael Brown 736fcf60d1 [efi] Add ability to dump all openers of a given protocol on a handle 10 anos atrás
  Michael Brown 550f212d15 [efi] Provide efi_handle_name() for debugging 10 anos atrás
  Michael Brown 0b40e76d95 [efi] Expand the range of well-known EFI GUIDs in debug messages 10 anos atrás
  Michael Brown 98d09a1e03 [netdevice] Avoid registering duplicate network devices 10 anos atrás
  Michael Brown dc18fd7648 [efi] Default to releasing network devices for use via SNP 10 anos atrás
  Michael Brown 793a806611 [xen] Add support for Xen netfront virtual NICs 10 anos atrás
  Michael Brown 036af27a45 [xen] Add basic support for PV-HVM domains 10 anos atrás
  Michael Brown ec94a8798f [xen] Import selected public headers 10 anos atrás
  Michael Brown ec30c856a8 [ioapi] Centralise notion of PAGE_SIZE 10 anos atrás
  Michael Brown eb55c6871a [efi] Include EFI_CONSOLE_CONTROL_PROTOCOL header 10 anos atrás
  Michael Brown c3b6ccf65b [efi] Allow for interception of boot services calls by loaded image 10 anos atrás
  Michael Brown 8a380987c1 [efi] Install our own disk I/O protocol and claim exclusive use of it 10 anos atrás
  Michael Brown cff0103bd2 [efi] Update EDK2 headers 10 anos atrás
  Michael Brown 8484e97f7c [crypto] Add support for iPAddress subject alternative names 10 anos atrás
  Michael Brown bcfd3dea1d [efi] Identify autoboot device by MAC address when chainloading 10 anos atrás
  Michael Brown 00c745e5ff [autoboot] Allow autoboot device to be identified by link-layer address 10 anos atrás
  Michael Brown c7051d826b [efi] Allow network devices to be created on top of arbitrary SNP devices 10 anos atrás
  Michael Brown 0e3ab6064e [efi] Restructure EFI driver model 10 anos atrás
  Michael Brown f2c116ff7d [efi] Provide a meaningful EFI SNP device name 10 anos atrás
  Michael Brown 44338bfd22 [efi] Allow device paths to be easily included in debug messages 10 anos atrás
  Michael Brown 8290a95513 [build] Expose build timestamp, build name, and product names 10 anos atrás
  Dale Hamel 7fe0735170 [smbios] Expose board serial number as ${board-serial} 10 anos atrás
  Michael Brown d5cf058994 [iscsi] Include IP address origin in iBFT 10 anos atrás
  Michael Brown e047811c85 [scsi] Improve sense code parsing 10 anos atrás
  Hannes Reinecke d630052e6f [ethernet] Provide eth_random_addr() to generate random Ethernet addresses 10 anos atrás
  Michael Brown 3c7f5f9c4c [ipv6] Fix definition of IN6_IS_ADDR_LINKLOCAL() 10 anos atrás
  Michael Brown 95cff6a4d8 [efi] Allow for optional protocols 10 anos atrás
  Marin Hannache f4e069bf2e [nfs] Rewrite NFS URI handling 10 anos atrás
  Michael Brown 6f410a16d9 [profile] Allow interrupts to be excluded from profiling results 10 anos atrás
  Michael Brown a0da06c306 [profile] Provide methods for profiling individual stages of operations 10 anos atrás
  Michael Brown 4413ab4f5a [build] Allow for a debug level of zero 10 anos atrás
  Michael Brown 7c44fd68f0 [cmdline] Add "profstat" command to display profiling statistics 10 anos atrás
  Michael Brown e5f6a9be38 [profile] Add generic profiling infrastructure 10 anos atrás
  Michael Brown d36e814b8a [libc] Add flsll() 10 anos atrás
  Michael Brown 3ffd309375 [libc] Add isqrt() function to find integer square roots 10 anos atrás
  Michael Brown dce7107fc0 [libc] Add inline assembly implementation of flsl() using BSR instruction 10 anos atrás
  Michael Brown f10726c8bb [crypto] Add support for subjectAltName and wildcard certificates 10 anos atrás
  Michael Brown 7c7c957094 [crypto] Allow signed timestamp error margin to be configured at build time 10 anos atrás
  Michael Brown bc8ca6b8ce [crypto] Generalise X.509 cache to a full certificate store 10 anos atrás
  Michael Brown 2dd3fffe18 [crypto] Add pubkey_match() to check for matching public/private key pairs 10 anos atrás