5931 次程式碼提交 (18dc73d27edb55ebe9cb13c58d59af3da3bd374b)
 

作者 SHA1 備註 提交日期
  Michael Brown 9db9221ea0 [scsi] Avoid duplicate calls to scsicmd_close() 7 年之前
  Michael Brown 9423a85f71 [block] Use intfs_shutdown() when shutting down multiple interfaces 7 年之前
  Michael Brown 7ff3fc7c72 [scsi] Use intfs_shutdown() when shutting down multiple interfaces 7 年之前
  Michael Brown a29bdb3a92 [iscsi] Use intfs_shutdown() when shutting down multiple interfaces 7 年之前
  Michael Brown d9886f1961 [block] Retry any SAN device operation 7 年之前
  Michael Brown 23d388418e [efi] Refactor to use centralised SAN device abstraction 7 年之前
  Michael Brown e790366c7c [int13] Refactor to use centralised SAN device abstraction 7 年之前
  Michael Brown e7ee2eda4b [block] Centralise "san-drive" setting 7 年之前
  Michael Brown 4adc7b0290 [block] Centralise SAN device abstraction 7 年之前
  Michael Brown 530ec83011 [block] Remove spurious comments 7 年之前
  Michael Brown 0e0e0321a5 [efi] Add missing SANBOOT_PROTO_HTTP to EFI default configuration 7 年之前
  Konrad Adamczyk 30f96c9f41 [thunderx] Don't disable NIC when exiting from iPXE 7 年之前
  Bartosz Szczepanek ed864feb3a [thunderx] Fix hardware deinitialization 7 年之前
  Michael Brown 4a4da573dd [http] Cleanly shut down potentially looped interfaces 7 年之前
  Michael Brown 23b788e5cd [interface] Provide the ability to shut down multiple interfaces 7 年之前
  Michael Brown a8f80a75d2 [time] Report attempts to use timers before initialisation 7 年之前
  Michael Brown 41f786cc0a [settings] Add "unixtime" builtin setting to expose the current time 7 年之前
  Christian Nilsson 0bfe9f5342 [intel] Add INTEL_NO_PHY_RST for I219-LM (2) 7 年之前
  Michael Brown f8cf3ceb0b [int13] Test correct return status from INT 13 calls 7 年之前
  Michael Brown fcf7751565 [int13] Avoid potential division by zero 7 年之前
  Michael Brown f3ba0fb5fd [hyperv] Provide timer based on the 10MHz time reference count MSR 7 年之前
  Michael Brown 302f1eeb80 [time] Allow timer to be selected at runtime 7 年之前
  Michael Brown d37e025b81 [cpuid] Provide cpuid_supported() to test for supported functions 7 年之前
  Michael Brown 70fc25ad6e [netdevice] Limit MTU by hardware maximum frame length 7 年之前
  Michael Brown f450c75dad [interface] Unplug interface before calling intf_close() in intf_shutdown() 7 年之前
  Michael Brown 5ff13830ec [interface] Remove misleading comment 7 年之前
  Michael Brown 8ef4e7c572 [interface] Avoid unnecessary reference counting in intf_unplug() 7 年之前
  Michael Brown 941c53a3bf [efi] Fix building elf2efi.c when -fpic is enabled by default 7 年之前
  Michael Brown bd6255c7be [pic8259] Fix definitions for "read IRR" and "read ISR" commands 7 年之前
  Michael Brown 321af68b72 [hyperv] Ignore unsolicited VMBus messages 7 年之前
  Michael Brown 90fc2f273a [cloud] Show CPU vendor and model in example cloud boot scripts 7 年之前
  Michael Brown 16aed6e5ce [netdevice] Allow MTU to be changed at runtime 7 年之前
  Michael Brown 4e85b2708f [virtio] Use host-specified MTU when available 7 年之前
  Michael Brown de85336abb [cloud] Add ability to retrieve Google Compute Engine metadata 7 年之前
  Michael Brown 0dc4814ca8 [virtio] Use separate RX and TX empty header buffers 7 年之前
  David Decotigny b6f524388b [af_packet] Add new AF_PACKET driver for Linux 7 年之前
  David Decotigny 04c7befa73 [build] Return const char * from uuid_ntoa() 7 年之前
  Ladi Prosek fba3b39900 [virtio] Remove queue size limit in legacy virtio 7 年之前
  Ladi Prosek b782a56be7 [virtio] Simplify virtqueue shutdown 7 年之前
  Ladi Prosek e45451c699 [virtio] Cap queue size to MAX_QUEUE_NUM 7 年之前
  Michael Brown dfbbc16ae3 [build] Add %.vhd target for building VM bootable disk images 7 年之前
  Michael Brown 43b2d8eafb [ipv4] Accept unicast packets for the local network broadcast address 7 年之前
  Raed Salem 26050fd4c8 [golan] Update Connect-IB, ConnectX-4 and ConnectX-4 Lx (Infiniband) support 7 年之前
  Michael Brown 5cf5ffea28 [efi] Work around temporal anomaly encountered during ExitBootServices() 7 年之前
  Michael Brown e09331a4c6 [undi] Try matching UNDI ROMs in BIOS enumeration order 7 年之前
  Michael Brown 80c482c0ed [prefix] Include diagnostic information within progress messages 7 年之前
  Michael Brown ce81601181 [prefix] Remove impossible progress message 7 年之前
  Michael Brown 6997d3c2fa [undi] Clean up driver and device name information 7 年之前
  Michael Brown cc40fcbf8b [romprefix] Avoid using PMM-allocated memory in UNDI loader entry point 7 年之前
  Michael Brown 8138ea190d [undi] Allocate base memory before calling UNDI loader entry point 7 年之前