]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/XenBusDxe/XenStore.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / OvmfPkg / XenBusDxe / XenStore.c
2021-12-07 Michael KubackiOvmfPkg: Apply uncrustify changes
2020-04-30 Rebecca CranOvmfPkg: replace old EFI_D_ debug levels with new DEBUG...
2020-02-10 Antoine CoeurOvmfPkg/Xen: Fix various typos
2019-04-12 Laszlo ErsekOvmfPkg/XenBusDxe: replace MIT license text with SPDX ID
2017-02-23 Anthony PERARDOvmfPkg/XenBusDxe: Use EFIAPI for XenStoreVSPrint
2017-01-19 Thomas HuthOvmfPkg: Remove superfluous return statements.
2016-10-27 Laszlo ErsekOvmfPkg/XenBusDxe: remove module-local ARRAY_SIZE macro
2016-10-27 Laszlo ErsekOvmfPkg/XenBusDxe: guard the definition of ARRAY_SIZE
2016-10-25 Laszlo ErsekOvmfPkg/XenBusDxe: eliminate AsciiStrCat() calls
2016-10-25 Laszlo ErsekOvmfPkg/XenBusDxe: eliminate AsciiStrCpy() calls
2016-09-12 Thomas HuthOvmfPkg: Fix typing errors
2016-05-17 Zenith432OvmfPkg/XenBusDxe: duplicate twice-iterated VA_LIST...
2015-12-04 Liming GaoOvmfPkg: Fix VS2015 warning C4459 in XenBusDxe
2015-02-28 Ard BiesheuvelOvmf/Xen: move XenBusDxe hypercall code to separate...
2015-02-28 Ard BiesheuvelOvmf/Xen: refactor XenBusDxe hypercall implementation
2014-11-14 Scott DuplichanOvmfPkg/XenBusDxe: fix VS2010 build failures
2014-11-14 Anthony PERARDOvmfPkg/XenBusDxe: In XenStore, replace type of Len...
2014-10-31 Anthony PERARDOvmfPkg/Xen*: Pass struct XENSTORE_TRANSACTION argument...
2014-10-29 Anthony PERARDOvmfPkg/XenBusDxe: Add XenStore function into the XenBu...
2014-10-29 Anthony PERARDOvmfPkg/XenBusDxe: Add XenStore client implementation