summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/drivers
Commit message (Expand)AuthorAgeFilesLines
* [undi] Include subsystem IDs in broken interrupt device checkMichael Brown2018-04-181-6/+27
* [undi] Treat invalid IRQ numbers as non-fatal errorsMichael Brown2018-03-211-4/+2Star
* [hyperv] Do not steal ownership from the Gen 2 UEFI firmwareMichael Brown2017-07-281-0/+28
* [cpuid] Allow input %ecx value to be specifiedMichael Brown2017-06-162-8/+8
* [hyperv] Cope with Windows Server 2016 enlightenmentsMichael Brown2017-04-281-10/+125
* [hyperv] Remove redundant return status code from mapping functionsMichael Brown2017-04-281-14/+4Star
* [hyperv] Do not fail if guest OS ID MSR is already setMichael Brown2017-04-261-2/+1Star
* [undi] Move PXE API caller back into UNDI driverMichael Brown2017-03-192-68/+300
* [hyperv] Provide timer based on the 10MHz time reference count MSRMichael Brown2017-01-262-11/+108
* [undi] Try matching UNDI ROMs in BIOS enumeration orderMichael Brown2016-12-071-1/+1
* [undi] Clean up driver and device name informationMichael Brown2016-12-053-36/+30Star
* [undi] Allocate base memory before calling UNDI loader entry pointMichael Brown2016-12-051-14/+16
* [undi] Work around broken HP EliteBook 745 G3 PXE ROMMichael Brown2016-05-131-0/+2
* [bios] Add bin-x86_64-pcbios build platformMichael Brown2016-02-167-0/+1656
* [build] Fix the REQUIRE_SYMBOL mechanismMichael Brown2015-03-052-0/+6
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-024-4/+12
* [hyperv] Check for required featuresMichael Brown2015-02-202-0/+41
* [hyperv] Add support for NetVSC paravirtual network devicesMichael Brown2014-12-181-0/+3
* [hyperv] Add support for VMBus devicesMichael Brown2014-12-181-0/+8
* [hyperv] Add support for Hyper-V hypervisorMichael Brown2014-12-182-0/+595
* [xen] Use version 1 grant tables by defaultMichael Brown2014-08-131-52/+23Star
* [xen] Accept alternative Xen platform PCI device ID 5853:0002Michael Brown2014-08-131-0/+1
* [xen] Add support for Xen netfront virtual NICsMichael Brown2014-07-291-0/+3
* [xen] Add basic support for PV-HVM domainsMichael Brown2014-07-292-0/+596