Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ovmf/Xen: port XenBusDxe to other architectures | Ard Biesheuvel | 2015-02-28 | 2 | -56/+0 |
* | Ovmf/Xen: move XenBusDxe hypercall code to separate library | Ard Biesheuvel | 2015-02-28 | 1 | -26/+0 |
* | Ovmf/Xen: refactor XenBusDxe hypercall implementation | Ard Biesheuvel | 2015-02-28 | 1 | -3/+3 |
* | OvmfPkg/XenBusDxe: Fix a nasm warning about instruction not lockable. | Anthony PERARD | 2014-11-14 | 1 | -2/+1 |
* | OvmfPkg XenBusDxe: Convert X64/TestAndClearBit.asm to NASM | Anthony PERARD | 2014-11-08 | 2 | -16/+4 |
* | OvmfPkg XenBusDxe: Convert X64/InterlockedCompareExchange16.asm to NASM | Anthony PERARD | 2014-11-08 | 2 | -17/+4 |
* | OvmfPkg XenBusDxe: Convert X64/hypercall.asm to NASM | Anthony PERARD | 2014-11-08 | 2 | -26/+4 |
* | OvmfPkg/XenBusDxe: Add TestAndClearBit. | Anthony PERARD | 2014-10-29 | 2 | -0/+28 |
* | OvmfPkg/XenBusDxe: Add InterlockedCompareExchange16. | Anthony PERARD | 2014-10-29 | 2 | -0/+54 |
* | OvmfPkg/XenBusDxe: Add support to make Xen Hypercalls. | Anthony PERARD | 2014-10-29 | 2 | -0/+48 |