1103 Commits (master)

Author SHA1 Message Date
  Michael Brown 945b8de1fd [i386] Add functions to read and write model-specific registers 10 years ago
  Michael Brown 00c745e5ff [autoboot] Allow autoboot device to be identified by link-layer address 10 years ago
  Michael Brown cb2f6ca46f [build] Add yet another potential location for isolinux.bin 10 years ago
  Michael Brown f3d423b26b [librm] Allow for the PIC interrupt vector offset to be changed 10 years ago
  Michael Brown f747a00c54 [lkrnprefix] Make real-mode setup code relocatable 10 years ago
  Christian Hesse a8f037a275 [build] Merge util/geniso and util/genliso 10 years ago
  Michael Brown d31cf2de30 [undi] Apply quota only to number of complete received packets 10 years ago
  Michael Brown a8d1b50d8b [lkrnprefix] Function as a bzImage kernel 10 years ago
  Michael Brown 6f410a16d9 [profile] Allow interrupts to be excluded from profiling results 10 years ago
  Michael Brown 69313edad8 [undi] Place an upper limit on the number of PXENV_UNDI_ISR calls per poll 10 years ago
  Michael Brown 71ed061776 [undi] Do not switch to real mode to check for NIC interrupt 10 years ago
  Michael Brown 277f581ac3 [undi] Report any PXENV_UNDI_ISR errors via netdev_rx_err() 10 years ago
  Michael Brown 402ce65632 [undi] Profile transmit and receive datapaths 10 years ago
  Michael Brown 50689a8974 [undi] Profile all PXE API calls 10 years ago
  Michael Brown 206bd7bb64 [pxe] Work around missing PXENV_UNDI_OPEN only when necessary 10 years ago
  Michael Brown 90caf71051 [pxe] Profile UNDI transmit datapath 10 years ago
  Michael Brown 579337c368 [pxe] Profile all PXE API calls 10 years ago
  Michael Brown be7f35d9c0 [librm] Add profiling self-tests for complete real_call and prot_call cycles 10 years ago
  Michael Brown a0da06c306 [profile] Provide methods for profiling individual stages of operations 10 years ago
  Michael Brown bcfaf119a7 [librm] Speed up protected-mode calls under KVM 10 years ago
  Michael Brown c64747db50 [librm] Speed up real-to-protected mode transition under KVM 10 years ago
  Michael Brown 5a08b63cb7 [librm] Speed up protected-to-real mode transition under KVM 10 years ago
  Michael Brown 03e76c34d8 [librm] Add meaningful labels at section changes 10 years ago
  Michael Brown bd640bc364 [librm] Add a profiling self-test for measuring mode transition times 10 years ago
  Michael Brown 34eaf69ddf [pcbios] Do not switch to real mode to sleep the CPU 10 years ago
  Michael Brown e4593909a8 [pcbios] Do not switch to real mode to check for timer interrupt 10 years ago
  Michael Brown aaf276ccd4 [comboot] Use built-in interrupt reflector 10 years ago
  Michael Brown 23b671daf4 [librm] Allow interrupts in protected mode 10 years ago
  Michael Brown 6d4deeeb6c [librm] Use genuine real mode to accelerate operation in virtual machines 10 years ago
  Michael Brown e5f6a9be38 [profile] Add generic profiling infrastructure 10 years ago
  Michael Brown d36e814b8a [libc] Add flsll() 10 years ago
  Michael Brown 082cedb3c3 [build] Fix __libgcc attribute for recent gcc versions 10 years ago
  Michael Brown c1595129b5 [bios] Fix screen clearing on even more buggy BIOSes 10 years ago
  Michael Brown 3f43c1354e [image] Add "--timeout" parameter to image downloading commands 10 years ago
  Michael Brown 1137fa3268 [romprefix] Do not clobber stack segment when returning to BIOS 10 years ago
  Michael Brown 0fac055119 [bzimage] Report exact initrd length via bzImage header 10 years ago
  Michael Brown ff1e7fc72b [prefix] Ignore PCI autoboot device location if set to 00:00.0 10 years ago
  Alex Williamson c429bf0aa2 [romprefix] Store boot bus:dev.fn address as autoboot device location 10 years ago
  Alex Williamson 90fc273b2b [prefix] Allow prefix to specify a PCI autoboot device location 10 years ago
  Alex Williamson 27d1b40ee9 [romprefix] Allow ROM banner timeout to be configured independently 10 years ago
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting 10 years ago
  Michael Brown 43c8c272ae [cmdline] Rename "console" command's --bpp option to --depth 10 years ago
  Michael Brown 11ad25933f [vesafb] Allow for an arbitrary margin around the text area 10 years ago
  Michael Brown 608d6cac9e [fbcon] Allow for an arbitrary margin around the text area 10 years ago
  Michael Brown b20fe32315 [vesafb] Handle failures from fbcon_init() 10 years ago
  Michael Brown fffd98bd37 [uaccess] Add memcmp_user() 10 years ago
  Michael Brown 8f0173b5c8 [vesafb] Set "magic" colour to transparent when a background picture is used 10 years ago
  Michael Brown 153748cce9 [lkrnprefix] Include iPXE version string in image header 10 years ago
  Michael Brown 54c5d08df1 [vesafb] Work around data corruption bug in bochs/qemu VBE implementation 10 years ago
  Michael Brown 03957bcb47 [linux] Provide access to SMBIOS via /dev/mem 10 years ago