5678 Commits (65a3518013ec9ae97c9eb824cb89452111f8a7c0)
 

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