aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firmware
Commit message (Expand)AuthorAgeFilesLines
* hvmloader: Do not zero the wallclock fields in shared-info.Keir Fraser2012-10-291-1/+5
* tools/firmware: remove "_PS0/3" MethodXudong Hao2012-03-071-10/+0
* ipxe: fix compilation issues with some gcc versionsRoger Pau Monne2011-12-183-0/+106
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-10-067-7/+7
* hvmloader: Switch to absolute addressing for calling hypercall stubs.Keir Fraser2011-07-204-269/+270
* tools: hvmloader: attempt to SHUTDOWN_crash on BUGKeir Fraser2011-04-252-6/+18
* hvmloader: Fix _start-relative calculation of hypercall page address.Keir Fraser2011-04-252-1/+3
* hvmloader: Fixes to printf() implementation.Keir Fraser2011-01-141-16/+27
* Update my email address to long-term stable address.Keir Fraser2011-01-074-4/+4
* etherboot: Download ipxe from XEN_EXTFILES_URLKeir Fraser2010-12-101-6/+11
* hvmloader: Fix 22383:cba667fb80cf iterating over defns 0..255Keir Fraser2010-11-101-4/+2
* hvmloader: fix off-by-one-bit error when initialising PCI devicesKeir Fraser2010-11-101-3/+3
* hvmloader: Fix acpi static tables for new ACPI ioports location.Keir Fraser2010-11-092-9/+9
* firmware, qemu: Change ACPI IO values to match QEMU BIOSAnthony Perard2010-11-092-6/+17
* hvmloader: Fix e820 printing routine -- addresses are 64-bitKeir Fraser2010-11-091-5/+9
* hvmloader: Use ipxe 1.0.0 final rather than a release candidate.Keir Fraser2010-11-081-1/+1
* hvmloader: Replace gPXE with iPXE for ethernet boot ROMKeir Fraser2010-11-041-7/+7
* hvmloader: Configure gPXE to use serial consoleKeir Fraser2010-10-291-0/+3
* hvmloader: reduce iasl verbosityKeir Fraser2010-10-241-2/+2
* hvmloader: Properly block on xenstore daemon rather than merely yielding.Keir Fraser2010-10-202-12/+32
* x86: Add -fno-exceptions to list of possibly-supported CFLAGS for embedded ta...Keir Fraser2010-07-251-4/+1
* hvmloader: clear the whole shared-info page when shutting down xenbusKeir Fraser2010-07-221-3/+2
* build: Make all GIT download URLs depend correctly on GIT_HTTP={y,n}Keir Fraser2010-07-211-2/+5
* hvmloader/gpxe: Add a couple of bug-fix patches from upstream gpxeKeir Fraser2010-07-203-0/+157
* hvmloader: clear the xenbus event-channel when we're done with it.Keir Fraser2010-07-203-14/+33
* tools: Update distclean target to remove auto-gen'ed tarballs.Keir Fraser2010-07-202-0/+10
* hvmloader: Download gpxe bits via HTTP rather than GIT protocol.Keir Fraser2010-07-201-1/+3
* hvmloader: Build GPXE from upstream git repo, latest release tag.Keir Fraser2010-07-205-28/+28
* tools: gpxe build fix for NetBSDKeir Fraser2010-07-192-0/+13
* hvmloader: customize the SMBIOS strings based on xenstore keysKeir Fraser2010-07-092-12/+84
* hvmloader: Add a xenbus frontend so it can read values from xenstoreKeir Fraser2010-07-094-1/+216
* rombios: use explicit SS prefix for calculated on-stack array accesses.Keir Fraser2010-07-081-2/+2
* rombios: move the stack to 0x9e000 and protect it with an e820 entryKeir Fraser2010-07-082-11/+62
* rombios: wait 30s after a failed bootKeir Fraser2010-07-081-15/+6
* rombios: fix implicit assumption that DS == SSKeir Fraser2010-07-061-7/+5
* rombios: pause for a keypress after a failed bootKeir Fraser2010-07-061-1/+21
* gpxe: Add eb-roms.h to hgignore list and build ROMs serially.Keir Fraser2010-06-291-0/+2
* gpxe: Build e1000 ROM with PCI-ID matching that advertised by qemu-dm.Keir Fraser2010-06-294-6375/+4
* Add the USE_PLATFORM_TIMER flag to the FADT, to make w2k3 use the PMTIMERKeir Fraser2010-06-042-1/+3
* hvmloader: Replace unportable usage of GNU head with portable awk.Keir Fraser2010-02-221-1/+2
* hvmloader: fix vgatype detecting issueKeir Fraser2010-02-221-1/+2
* hvmloader: Fix an ACPI asl bug.Keir Fraser2010-02-151-1/+1
* Vcpu hotplug: Move ACPI processor from \_PR to \_SBKeir Fraser2010-02-151-7/+7
* hvmloader: Fix parallel build of ACPI tables.Keir Fraser2010-02-122-19/+20
* hvmloader: Fix comment style in ssdt_tpm.aslKeir Fraser2010-02-121-17/+19
* hvmloader: Build a compatibility DSDT with only 15 processor objects.Keir Fraser2010-02-113-19/+44
* hvmloader: Remove checked-in ready-compiled SSDT_PM and SSDT_TPM.Keir Fraser2010-02-114-238/+11
* hvmloader: Do not leave compiled DSDT checked in to tree.Keir Fraser2010-02-111-11046/+0
* hvmloader: Fix CPU hotplug notify handler in ACPI DSDT.Keir Fraser2010-02-033-8858/+8813
* hvm: Add ACPI fixed sleep buttonKeir Fraser2010-01-201-1/+1