85 Commits (2f020a8df3ad24d0d0bac9295c9cecb2ebba92f4)

Autor SHA1 Mensagem Data
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anos atrás
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anos atrás
  Michael Brown b6889eaa1e [hyperv] Check for required features 9 anos atrás
  Michael Brown 08189df4e0 [timer] Rewrite the 8254 Programmable Interval Timer support 9 anos atrás
  Michael Brown 21d3d5c47c [libc] Reduce size of memset() 9 anos atrás
  Michael Brown 8ee39f7432 [libc] Rewrite string functions 9 anos atrás
  Michael Brown d38bac05e7 [build] Include Hyper-V driver in the all-drivers build 9 anos atrás
  Michael Brown ef16d0d2b3 [hyperv] Add support for NetVSC paravirtual network devices 9 anos atrás
  Michael Brown d1894970db [hyperv] Add support for VMBus devices 9 anos atrás
  Michael Brown d77a546fb4 [hyperv] Add support for Hyper-V hypervisor 9 anos atrás
  Michael Brown be79ca535a [xen] Use version 1 grant tables by default 10 anos atrás
  Michael Brown 3f39f9fcb3 [xen] Accept alternative Xen platform PCI device ID 5853:0002 10 anos atrás
  Michael Brown dc18fd7648 [efi] Default to releasing network devices for use via SNP 10 anos atrás
  Michael Brown 793a806611 [xen] Add support for Xen netfront virtual NICs 10 anos atrás
  Michael Brown 036af27a45 [xen] Add basic support for PV-HVM domains 10 anos atrás
  Michael Brown ec30c856a8 [ioapi] Centralise notion of PAGE_SIZE 10 anos atrás
  Michael Brown ae778091ca [ioapi] Fail ioremap() when attempting to map a zero bus address 10 anos atrás
  Michael Brown 5365340e77 [efi] Include SNP NIC driver within the all-drivers target 10 anos atrás
  Michael Brown bcfd3dea1d [efi] Identify autoboot device by MAC address when chainloading 10 anos atrás
  Michael Brown 0e3ab6064e [efi] Restructure EFI driver model 10 anos atrás
  Michael Brown 779d65222e [build] Avoid errors when build directory is mounted via NFS 10 anos atrás
  Michael Brown d36e814b8a [libc] Add flsll() 10 anos atrás
  Michael Brown dce7107fc0 [libc] Add inline assembly implementation of flsl() using BSR instruction 10 anos atrás
  Michael Brown f473b9c3f6 [efi] Disable SNP devices when running iPXE as the application 10 anos atrás
  Michael Brown f618178e60 [efi] Unload our own image before exiting UEFI application 10 anos atrás
  Michael Brown e662912c53 [efi] Avoid accidentally calling main() twice 10 anos atrás
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections 10 anos atrás
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 10 anos atrás
  Michael Brown aa2e04fe1c [vesafb] Add VESA frame buffer console 10 anos atrás
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently 10 anos atrás
  Michael Brown 43eba2f555 [cmdline] Generate command option help text automatically 10 anos atrás
  Michael Brown 55201e2d0e [settings] Expose CPUID instruction via settings mechanism 11 anos atrás
  Michael Brown ca319873bf [build] Fix %.licence build target 11 anos atrás
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command 11 anos atrás
  Marin Hannache 397d4ec3c8 [legal] Add FILE_LICENCE for valgrind headers 11 anos atrás
  Michael Brown d8392851d2 [linux] Add support for accessing PCI configuration space via /proc/bus/pci 11 anos atrás
  Michael Brown dbea47ce7d [build] Add efidrv.cab target for UEFI Secure Boot signing 11 anos atrás
  Michael Brown e411b37eb1 [pxe] Convert external PXE API errors into iPXE platform-generated errors 11 anos atrás
  Michael Brown 54409583e2 [efi] Perform meaningful error code conversions 11 anos atrás
  Michael Brown 4ca98693b9 [initrd] Add ability to reshuffle initrds into image list order 11 anos atrás
  Michael Brown 603455bb06 [libc] Relicense x86 string.h 11 anos atrás
  Michael Brown 53f3deee06 [libc] Fix and externalise memswap() 11 anos atrás
  Michael Brown de20c526e6 [libc] Reduce overall code size by externalising strlen() 11 anos atrás
  Michael Brown 06766875ad [libc] Reduce overall code size by externalising strncmp() 11 anos atrás
  Michael Brown f8ece72fc9 [libc] Remove unnecessary "cld" instruction from memset() 11 anos atrás
  Michael Brown 61c6af3f0b [libc] Convert memcpy() from a macro to an inline function 11 anos atrás
  Michael Brown fc30b13b25 [libc] Reduce overall code size by externalising memmove() 11 anos atrás
  Michael Brown 7cbac68593 [libc] Remove obsolete implementation of memcpy() 11 anos atrás
  Michael Brown 117fc61738 [console] Add support for the bochs/qemu debug port console 11 anos atrás
  Michael Brown e6427b7ee1 [sdi] Add support for SDI images 11 anos atrás