5231 コミット (8baefad65915defc493f28c6d8ac313b1152c858)
 

作成者 SHA1 メッセージ 日付
  Michael Brown 8baefad659 [tcpip] Avoid generating positive zero for transmitted UDP checksums 8年前
  Michael Brown 15a8800a98 [efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOL 8年前
  Michael Brown 5cea7bdb2a [efi] Allow efidev_parent() to traverse multiple device generations 8年前
  Michael Brown fa18bc4205 [efi] Add USB headers and GUID definitions 8年前
  Michael Brown 82bc90dd88 [usb] Add function to device's function list before attempting probe 8年前
  Michael Brown 866e525814 [usb] Expose usb_find_driver() 8年前
  Michael Brown 3376fa520b [efi] Implement the EFI_PXE_BASE_CODE_PROTOCOL 8年前
  Michael Brown 53d2d9e3c3 [uri] Generalise tftp_uri() to pxe_uri() 8年前
  Michael Brown be51713474 [pxe] Populate ciaddr in fake PXE Boot Server ACK packet 8年前
  Michael Brown 355da7b133 [efi] Do not return EFI_NOT_READY from our ReceiveFilters() method 8年前
  Michael Brown 226d5f2caf [efi] Fix order of events on SNP removal path 8年前
  Michael Brown 9869ee5125 [efi] Allow calls to efi_snp_claim() and efi_snp_release() to be nested 8年前
  Michael Brown 8430642642 [tcpip] Allow supported address families to be detected at runtime 8年前
  Michael Brown f6e1da5cbf [build] Search for ldlinux.c32 separately from isolinux.bin 8年前
  Michael Brown 619a377328 [efi] Populate debug directory entry FileOffset field 8年前
  Michael Brown ed609c4889 [efi] Fix debug directory size 8年前
  Michael Brown bd96c6fffd [efi] Add definitions of GUIDs observed when booting wdsmgfw.efi 8年前
  Michael Brown 2ef04f092c [pxe] Construct all fake DHCP packets before starting PXE NBP 8年前
  Michael Brown c522c11c7b [efi] Improve efi_wrap debugging 8年前
  Michael Brown e08d7ccc95 [efi] Include installed protocol list in unknown handle names 8年前
  Michael Brown 9501eaf68d [efi] Remove raw EFI_HANDLE values from debug messages 8年前
  Michael Brown 0e407377dd [efi] Mark EFI debug transcription functions as __attribute__ (( pure )) 8年前
  Michael Brown a09dd5c03d [efi] Add definitions of GUIDs observed when booting shim.efi and grub.efi 8年前
  Michael Brown f0c6c4efd8 [dhcp] Do not skip ProxyDHCPREQUEST if next-server is empty 8年前
  Michael Brown ba3695353a [settings] Re-add "uristring" setting type 8年前
  Michael Brown 4e03af8ec2 [autoboot] Display image information as part of the default control flow 8年前
  Michael Brown abfe94a90a [image] Detect image type when image is first registered 8年前
  Michael Brown f58ebbdfb5 [test] Allow self-tests to report exit status when running under Linux 8年前
  Michael Brown fb4ce72e64 [pxe] Warn about PXE NBPs that may be EFI executables 8年前
  Michael Brown 0a34c2aab9 [dhcp] Ignore ProxyDHCPACKs without PXE options 8年前
  Michael Brown 60e2b71471 [dhcp] Allow pseudo-DHCP servers to use pseudo-identifiers 8年前
  Fabrice Bacchella c0b61bad99 [efi] Work around bugs in Emulex NII driver 8年前
  Fabrice Bacchella b71037989d [efi] Improve NII driver logging 8年前
  Wissam Shoukair eb8df9a046 [ipoib] Fix a race when chain-loading undionly.kpxe in IPoIB 8年前
  Michael Brown fd18417cf1 [peerdist] Add support for PeerDist (aka BranchCache) HTTP content encoding 8年前
  Michael Brown d2b2a0adae [peerdist] Add block download multiplexer 8年前
  Michael Brown 4d032d5db8 [peerdist] Add individual block download mechanism 8年前
  Michael Brown dc9d24e7d2 [peerdist] Add segment discovery mechanism 8年前
  Michael Brown 518a98eb56 [http] Rewrite HTTP core to support content encodings 8年前
  Michael Brown 09236e6030 [block] Add generic block device translator 8年前
  Daniel Pieczko abd36b9f96 [prefix] Use correct register for KEEP_IT_REAL physical address conversion 8年前
  Michael Brown 989fe14ccd [efi] Add missing "ULL" suffix on 64-bit constant 8年前
  Michael Brown c6b299df20 [efi] Hold off watchdog timer while running 8年前
  Michael Brown b1caa48e4b [crypto] Support SHA-{224,384,512} in X.509 certificates 8年前
  Tufan Karadere 93370488ac [crypto] Add ASN.1 OIDs for sha{224,384,512}WithRsaEncryption 8年前
  Michael Brown fc7885ed9e [tls] Report supported signature algorithms in ClientHello 8年前
  Michael Brown 1ac7434111 [tls] Do not access beyond the end of a 24-bit integer 8年前
  Michael Brown 2849932c48 [serial] Check for UART existence in uart_select() 8年前
  Michael Brown 9aa55f811a [comboot] Avoid dragging in serial console support unconditionally 8年前
  Michael Brown ae7f22eb28 [elf] Reject ELFBoot images requiring virtual addressing 8年前