edk2/OvmfPkg/XenPlatformPei
Anthony PERARD 0d6750b88c OvmfPkg/XenPlatformPei: Remove call to XenHypercallLibInit
Since 0e6f6c715c ("OvmfPkg/XenHypercallLib: Use direct hypercalls"),
the XenHypercall library doesn't use the XenInfo HOB and we don't need
to recall the library init function a second time. Remove the now
misleading call and comment.

Signed-off-by: Anthony PERARD <anthony.perard@vates.tech>
2026-04-29 14:04:00 +00:00
..
AmdSev.c OvmfPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ClearCache.c OvmfPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
Cmos.c OvmfPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Cmos.h OvmfPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Fv.c OvmfPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MemDetect.c OvmfPkg: Remove OVMF IA32 2025-09-09 18:49:32 +00:00
Platform.c OvmfPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
Platform.h OvmfPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Xen.c OvmfPkg/XenPlatformPei: Remove call to XenHypercallLibInit 2026-04-29 14:04:00 +00:00
Xen.h OvmfPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
XenPlatformPei.inf OvmfPkg/OvmfXen: set PcdAcpiS3Enable at initialization 2021-08-31 11:07:16 +00:00