4899 Commits (67879f66eb7951760c38ff01f51a5ea7452b3747)
 

Author SHA1 Message Date
  Michael Brown 67879f66eb [libc] Add ASSERTED macro to test if any assertion has triggered 9 years ago
  Michael Brown 14722c27d6 [netdevice] Fix erroneous use of free(iobuf) instead of free_iob(iobuf) 9 years ago
  Michael Brown d08547309b [vmxnet3] Add profiling code to exclude time spent in the hypervisor 9 years ago
  Michael Brown 5cbdc41778 [crypto] Fix parsing of OCSP responder ID key hash 9 years ago
  Michael Brown a937615151 [intel] Use autoloaded MAC address instead of EEPROM MAC address 9 years ago
  Michael Brown dea6a6c1a0 [ping] Allow "ping" command output to be inhibited 9 years ago
  Michael Brown 1c34ca70d1 [ping] Allow termination after a specified number of packets 9 years ago
  Michael Brown d1afe731ea [ping] Report timed-out pings via the callback function 9 years ago
  Michael Brown af17abf67f [efi] Include NII driver within "snp" and "snponly" build targets 9 years ago
  Michael Brown feb3a0f7d5 [efi] Check for presence of UNDI in NII protocol 9 years ago
  Michael Brown 047baaba38 [efi] Add NII / UNDI driver 9 years ago
  Michael Brown 318b5fca1a [efi] Update to current EDK2 headers 9 years ago
  Michael Brown b9a5ff2b03 [efi] Generalise snpnet_dev_info() to efi_device_info() 9 years ago
  Michael Brown b71e93bb71 [efi] Free transmit ring entry before calling netdev_tx_complete() 9 years ago
  Anton D. Kachalov 86285d1d54 [intel] Add 8086:1557 card (Intel 82599 10G ethernet mezz) 9 years ago
  Michael Brown a48a71b720 [efi] Add definitions of GUIDs observed when chainloading from Intel driver 9 years ago
  Michael Brown 9ee89d0bf1 [efi] Centralise definitions of more protocol GUIDs 9 years ago
  Michael Brown a3d86074cc [build] Use -malign-double to build 32-bit UEFI binaries 9 years ago
  Michael Brown 6a22170085 [dhcp] Remove obsolete dhcp_chaddr() function 9 years ago
  Michael Brown 08bcc0fe01 [dhcp] Check for matching chaddr in received DHCP packets 9 years ago
  Michael Brown 5d9fbf34ee [efi] Provide dummy device path in efi_image_probe() 9 years ago
  Jan Kiszka 0df7ce9641 [intel] Add I217-LM PCI ID 9 years ago
  Michael Brown 5de37e124f [efi] Add efifatbin utility 9 years ago
  Michael Brown 895d73f383 [build] Clean up all binary directories on "make [very]clean" 9 years ago
  Michael Brown 0ce3c97095 [efi] Allow for non-PCI snpnet devices 9 years ago
  Michael Brown 3bb910caa8 [efi] Make EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL optional 9 years ago
  Michael Brown f94d651632 [efi] Avoid returning uninitialised data from PCI configuration space reads 9 years ago
  Michael Brown 4c5b7945c3 [efi] Use the SNP protocol instance to match the SNP chainloading device 9 years ago
  Michael Brown 0cc2f42f46 [efi] Wrap any images loaded by our wrapped image 9 years ago
  Michael Brown 2cb95c9028 [efi] Make our virtual file system case insensitive 9 years ago
  Michael Brown 3357a8e369 [efi] Show details of intercepted LoadImage() calls 9 years ago
  Michael Brown 8049a52840 [mromprefix] Allow for .mrom images larger than 128kB 9 years ago
  Michael Brown 3937274cfb [mromprefix] Use PCI length field to obtain length of individual images 9 years ago
  Michael Brown ee0c24902a [util] Use PCI length field to obtain length of individual images 9 years ago
  Michael Brown 8b64cc7fba [prefix] Report both %esi and %ecx when opening payload fails 9 years ago
  Michael Brown 9d21e13522 [prefix] Halt system without burning CPU if we cannot access the payload 9 years ago
  Michael Brown bfe9f06f9b [build] Avoid deleting config header files if build is interrupted 9 years ago
  Robin Smidsrød df202b3f4d [build] Avoid using embedded script in VirtualBox named configuration 9 years ago
  Michael Brown 705907f9a9 [build] Allow ISA ROMs to be built 9 years ago
  Michael Brown 5b72cf055c [build] Remove obsolete references to .zrom build targets 9 years ago
  Michael Brown 16e235987f [romprefix] Do not preserve unused register %di 9 years ago
  Michael Brown ec7c331ca3 [efi] Dump details of any calls to our dummy block and disk I/O protocols 9 years ago
  Michael Brown a56bba3912 [efi] Add definitions of GUIDs observed during Windows boot 9 years ago
  Robin Smidsrød 64dc45a4dc [build] Add named configuration for VirtualBox 9 years ago
  Michael Brown ead70bf920 [intel] Apply PBS/PBA errata workaround only to ICH8 PCI device IDs 9 years ago
  Michael Brown d461b8ddf2 [intel] Display before and after values for both PBS and PBA 9 years ago
  Michael Brown c845740b88 [intel] Display PBS value when applying ICH errata workaround 9 years ago
  Michael Brown c801cb29d6 [build] Allow for named configurations at build time 9 years ago
  Michael Brown 3953ddd2ac [smc9000] Avoid using CONFIG as a preprocessor macro 9 years ago
  Marin Hannache 8ab9f3ca38 [readline] Add CTRL-W shortcut to remove a word 9 years ago