5230 Commits (15a8800a984239553cbbb6629e076e98a3be7537)
 

Autor SHA1 Mensaje Fecha
  Michael Brown f2c116ff7d [efi] Provide a meaningful EFI SNP device name hace 10 años
  Michael Brown 44338bfd22 [efi] Allow device paths to be easily included in debug messages hace 10 años
  Michael Brown 8290a95513 [build] Expose build timestamp, build name, and product names hace 10 años
  Michael Brown 13a74e0d27 [debug] Allow debug message colours to be customised via DBGCOL=... hace 10 años
  Peter Lemenkov 1639978f5a [build] Check if git index actually exists hace 10 años
  Dale Hamel 7fe0735170 [smbios] Expose board serial number as ${board-serial} hace 10 años
  Hannes Reinecke bb5a4a111b [igbvf] Allow changing of MAC address hace 10 años
  Hannes Reinecke f63ec19dca [igbvf] Assign random MAC address if none is set hace 10 años
  Michael Brown d5cf058994 [iscsi] Include IP address origin in iBFT hace 10 años
  Michael Brown 059adae434 [iscsi] Read IPv4 settings only from the relevant network device hace 10 años
  Michael Brown e047811c85 [scsi] Improve sense code parsing hace 10 años
  Hannes Reinecke d630052e6f [ethernet] Provide eth_random_addr() to generate random Ethernet addresses hace 10 años
  Michael Brown 9f0b7f428a [ifmgmt] Do not sleep CPU while configuring network devices hace 10 años
  Michael Brown f3d423b26b [librm] Allow for the PIC interrupt vector offset to be changed hace 10 años
  Michael Brown 7627f6c071 [ipv6] Avoid potentially copying from a NULL pointer in ipv6_tx() hace 10 años
  Michael Brown 3a1adea036 [ipv6] Include network device when transcribing multicast addresses hace 10 años
  Michael Brown 6c7146695d [ipv6] Do not set sin6_scope_id on source address hace 10 años
  Michael Brown 6206f8f0f9 [dhcpv6] Do not set sin6_scope_id on the unspecified client socket address hace 10 años
  Michael Brown 3c7f5f9c4c [ipv6] Fix definition of IN6_IS_ADDR_LINKLOCAL() hace 10 años
  Michael Brown 6cdd3bb656 [efi] Do not try to fetch loaded image device path protocol hace 10 años
  Michael Brown 81df95e8ae [efi] Make EFI_HII_DATABASE_PROTOCOL optional hace 10 años
  Michael Brown 21c43e44cb [efi] Make EFI_DEVICE_PATH_TO_TEXT_PROTOCOL optional hace 10 años
  Michael Brown 95cff6a4d8 [efi] Allow for optional protocols hace 10 años
  Marin Hannache f4e069bf2e [nfs] Rewrite NFS URI handling hace 10 años
  Michael Brown 2b4be69eee [libc] Prevent strndup() from reading beyond the end of the string hace 10 años
  Michael Brown 5249368950 [test] Add self-tests for strdup() hace 10 años
  Michael Brown e5878ce65d [syslog] Strip invalid characters from hostname hace 10 años
  Michael Brown 4e4fc678c2 [intel] Increase receive ring fill level hace 10 años
  Marin Hannache ca93505a78 [nfs] Fix an invalid free() when loading a regular (non-symlink) file hace 10 años
  Michael Brown f747a00c54 [lkrnprefix] Make real-mode setup code relocatable hace 10 años
  Christian Hesse a8f037a275 [build] Merge util/geniso and util/genliso hace 10 años
  Michael Brown d31cf2de30 [undi] Apply quota only to number of complete received packets hace 10 años
  Michael Brown 779d65222e [build] Avoid errors when build directory is mounted via NFS hace 10 años
  Michael Brown a8d1b50d8b [lkrnprefix] Function as a bzImage kernel hace 10 años
  Michael Brown d28bb51f44 [tcp] Defer sending ACKs until all received packets have been processed hace 10 años
  Marin Hannache 7aa69c4d0d [nfs] Fix an invalid free() when loading a symlink hace 10 años
  Michael Brown d42901c4ad [build] Fix version.o dependency upon git index hace 10 años
  Michael Brown abf875a2e5 [intel] Exclude time spent in hypervisor from profiling hace 10 años
  Michael Brown 6f410a16d9 [profile] Allow interrupts to be excluded from profiling results hace 10 años
  Michael Brown 69313edad8 [undi] Place an upper limit on the number of PXENV_UNDI_ISR calls per poll hace 10 años
  Michael Brown 71ed061776 [undi] Do not switch to real mode to check for NIC interrupt hace 10 años
  Michael Brown 277f581ac3 [undi] Report any PXENV_UNDI_ISR errors via netdev_rx_err() hace 10 años
  Michael Brown 402ce65632 [undi] Profile transmit and receive datapaths hace 10 años
  Michael Brown 50689a8974 [undi] Profile all PXE API calls hace 10 años
  Michael Brown 206bd7bb64 [pxe] Work around missing PXENV_UNDI_OPEN only when necessary hace 10 años
  Michael Brown 90caf71051 [pxe] Profile UNDI transmit datapath hace 10 años
  Michael Brown 579337c368 [pxe] Profile all PXE API calls hace 10 años
  Michael Brown be7f35d9c0 [librm] Add profiling self-tests for complete real_call and prot_call cycles hace 10 años
  Michael Brown a0da06c306 [profile] Provide methods for profiling individual stages of operations hace 10 años
  Michael Brown bcfaf119a7 [librm] Speed up protected-mode calls under KVM hace 10 años