aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firmware/hvmloader/util.h
Commit message (Expand)AuthorAgeFilesLines
* hvmloader: Remove all 64-bit print argumentsGeorge Dunlap2013-06-241-0/+2
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* hvmloader: Add 64 bits big bar supportXiantao Zhang2012-10-011-0/+1
* hvmloader: Add xenstore-write supportPaul Durrant2011-11-301-0/+5
* hvmloader: Add snprintf()Paul Durrant2011-11-301-0/+4
* hvmloader: Allocate an 8 byte buffer to contain the VM generation idPaul Durrant2011-11-301-0/+1
* hvmloader: Add 'ctype' infrastructurePaul Durrant2011-11-301-2/+0
* hvmloader: Fix memory relocation loop.Keir Fraser2011-11-211-0/+5
* hvmloader: Allow default response to be specified to xenstore_read().Keir Fraser2011-07-251-2/+5
* hvmloader: Formatting cleanups.Keir Fraser2011-07-251-3/+2
* hvmloader: Remove bogus and unused RESERVED_MEMSIZE decl.Keir Fraser2011-07-231-2/+2
* hvmloader: New functions mem_hole_alloc() and mem_hole_populate_ram().Keir Fraser2011-07-231-0/+7
* hvmloader: Remove hard tabs from source files.Keir Fraser2011-07-201-4/+4
* hvmloader: add missing emacs local variables.Ian Campbell2011-06-081-0/+10
* hvmloader: reduce unnecessary e820 reservations for SeaBIOSIan Campbell2011-06-081-1/+3
* hvmloader: add code to generate a $PIR table.Ian Campbell2011-06-011-0/+2
* hvmloader: allow the possibility to allocate the size of smbios tableIan Campbell2011-06-011-1/+1
* hvmloader: smbios: allow the entry point data structure to be located separat...Ian Campbell2011-06-011-1/+1
* hvmloader: return MPFPS from create_mp_tables()Ian Campbell2011-06-011-1/+1
* hvmloader: Add a simple "scratch allocator"Ian Campbell2011-06-011-0/+3
* hvmloader: setup PCI bus in a common function again.Ian Campbell2011-06-011-0/+3
* tools: hvmloader: Refactor MP table setup into struct bios_configIan Campbell2011-04-121-1/+1
* tools: hvmloader: refactor highbios and bios_info setup into struct bios_configIan Campbell2011-04-121-1/+1
* tools: hvmloader: pass SMBIOS location as a runtime parameter.Ian Campbell2011-04-121-1/+3
* tools: hvmloader: split e820 support into its own code module.Ian Campbell2011-04-121-0/+4
* hvmloader: Properly block on xenstore daemon rather than merely yielding.Keir Fraser2010-10-201-0/+10
* hvmloader: clear the xenbus event-channel when we're done with it.Keir Fraser2010-07-201-0/+3
* hvmloader: Add a xenbus frontend so it can read values from xenstoreKeir Fraser2010-07-091-0/+12
* hvmloader: Only mark LTP1 present in ACPI DSDT if parport really is there.Keir Fraser2009-12-241-0/+1
* HVM vcpu add/remove: parse 'vcpu_avail' to firmware and set up madtKeir Fraser2009-12-141-0/+5
* hvmloader: Add new test for MSR_SHADOW_GS_BASE validity after SWAPGS instruct...Keir Fraser2009-07-161-0/+10
* rombios: Indirect through 32-bit jump table from within the 32-bit bios.Keir Fraser2009-01-231-1/+5
* hvmloader: Reserve BIOS memory and VGA memory at top of 4GB memory hole.Keir Fraser2009-01-081-2/+3
* hvmloader: Simplify access to hvm_info_table.Keir Fraser2009-01-081-3/+3
* hvm: Use main memory for video memory.Keir Fraser2008-08-271-1/+1
* hvmloader: Debug build incorporates HVM environment tests which mustKeir Fraser2008-08-211-0/+6
* hvmloader: Load ACPI tables outside BIOS area, so they are writable byKeir Fraser2008-07-291-0/+2
* tools: Declare functions static where they should be, and provideKeir Fraser2008-07-151-0/+6
* hvmloader: Framework for multiprocessor initialisation.Keir Fraser2008-04-151-0/+1
* hvmloader: Small cleanups.Keir Fraser2008-04-141-0/+4
* hvmloader: Properly implement some more SMBIOS fields.Keir Fraser2008-04-011-2/+46
* hvmloader: Clarify relationship between xen_domain_handle_t and SMBIOS uuid f...kfraser@localhost.localdomain2007-08-241-0/+1
* hvm: e820 public header cleanup.Keir Fraser2007-06-101-5/+0
* hvmloader: Place SMBIOS tables at 0xE9000. Previous location was lowerkfraser@localhost.localdomain2007-04-261-0/+1
* hvmloader: Fix ROMBIOS highmem relocation. Only SHF_ALLOC sectionsKeir Fraser2007-04-191-1/+2
* hvmloader: Simplify e820_malloc() interface and improveKeir Fraser2007-04-191-2/+2
* hvmloader: More simplification of highmem bios relocation code.Keir Fraser2007-03-161-1/+1
* General hvmloader cleanups and write memory fields of CMOS withKeir Fraser2007-03-161-1/+9
* This patch adds a 32bit gateway to the Bochs BIOS. The 32 bit code iskaf24@localhost.localdomain2007-01-261-0/+5
* [HVMLOADER][ACPI] Move SSDT initialisation to acpi/ dir.kfraser@localhost.localdomain2006-11-281-0/+3