Age | Commit message (Expand) | Author |
---|---|---|
2015-02-28 | Ovmf/Xen: port XenBusDxe to other architectures | Ard Biesheuvel |
2015-02-28 | Ovmf/Xen: move XenBusDxe hypercall code to separate library | Ard Biesheuvel |
2015-02-28 | Ovmf/Xen: refactor XenBusDxe hypercall implementation | Ard Biesheuvel |
2014-11-14 | OvmfPkg/XenBusDxe: Fix a nasm warning about instruction not lockable. | Anthony PERARD |
2014-11-08 | OvmfPkg XenBusDxe: Convert X64/TestAndClearBit.asm to NASM | Anthony PERARD |
2014-11-08 | OvmfPkg XenBusDxe: Convert X64/InterlockedCompareExchange16.asm to NASM | Anthony PERARD |
2014-11-08 | OvmfPkg XenBusDxe: Convert X64/hypercall.asm to NASM | Anthony PERARD |
2014-10-29 | OvmfPkg/XenBusDxe: Add TestAndClearBit. | Anthony PERARD |
2014-10-29 | OvmfPkg/XenBusDxe: Add InterlockedCompareExchange16. | Anthony PERARD |
2014-10-29 | OvmfPkg/XenBusDxe: Add support to make Xen Hypercalls. | Anthony PERARD |