]> git.ipfire.org Git - thirdparty/grub.git/commit
Import xen headers directly into GRUB
authorVladimir Serbinenko <phcoder@gmail.com>
Sun, 8 Nov 2015 20:23:52 +0000 (21:23 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Sun, 8 Nov 2015 20:23:52 +0000 (21:23 +0100)
commite07badcc31babb24ace4f96444bc484502427d3a
treea0033d85e88315fd0ca3b360a6d5d02a1713f314
parent855fe6869cc4407569513a231f2a01cb8215e77f
Import xen headers directly into GRUB
14 files changed:
include/xen/arch-x86/xen-x86_32.h [new file with mode: 0644]
include/xen/arch-x86/xen-x86_64.h [new file with mode: 0644]
include/xen/arch-x86/xen.h [new file with mode: 0644]
include/xen/event_channel.h [new file with mode: 0644]
include/xen/grant_table.h [new file with mode: 0644]
include/xen/io/blkif.h [new file with mode: 0644]
include/xen/io/console.h [new file with mode: 0644]
include/xen/io/protocols.h [new file with mode: 0644]
include/xen/io/ring.h [new file with mode: 0644]
include/xen/io/xenbus.h [new file with mode: 0644]
include/xen/io/xs_wire.h [new file with mode: 0644]
include/xen/sched.h [new file with mode: 0644]
include/xen/xen-compat.h [new file with mode: 0644]
include/xen/xen.h [new file with mode: 0644]