Tue, 03 Dec 2024 18:39:03 CET | login

Information for build uefistored-0.2.1-1.xcpng8.2

ID1922
Package Nameuefistored
Version0.2.1
Release1.xcpng8.2
Epoch
Sourcegit+https://github.com/xcp-ng-rpms/uefistored.git#107c593a6eba0fe5a2452d5fab848430751ddba2
SummaryVariables store for UEFI guests
Descriptionuefistored is a service that runs in dom0 userspace for servicing port IO RPC requests from the OVMF XenVariable module, thus providing a protected UEFI Variables Service implementation. uefistored (the executable is simply uefistored) is started by the XAPI stack upon running a VM. One running uefistored process exists per HVM domain start via XAPI. uefistored uses Xen's libxen to register itself as a device emulator for the HVM domU that XAPI has started. XenVariable, found in OVMF, knows how to communicate with uefistored using the device emulation protocol.
Built bykojiadmin
State complete
Volume DEFAULT
StartedTue, 13 Oct 2020 13:19:00 CEST
CompletedTue, 13 Oct 2020 13:20:00 CEST
Taskbuild (v8.2-base, /xcp-ng-rpms/uefistored.git:107c593a6eba0fe5a2452d5fab848430751ddba2)
Extra{'source': {'original_url': 'git+https://github.com/xcp-ng-rpms/uefistored.git?#107c593a6eba0fe5a2452d5fab848430751ddba2'}}
Tags
built-by-xcp-ng
v8.2-base
RPMs
src
uefistored-0.2.1-1.xcpng8.2.src.rpm (info) (download)
x86_64
uefistored-0.2.1-1.xcpng8.2.x86_64.rpm (info) (download)
uefistored-debuginfo-0.2.1-1.xcpng8.2.x86_64.rpm (info) (download)
Logs
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Tue Oct 13 2020 Samuel Verschelde <stormi-xcp@ylix.fr> - 0.2.1-1 - Update to 0.2.1 * Fri Aug 21 2020 Samuel Verschelde <stormi-xcp@ylix.fr> - 0.1.1-1 - Update to 0.1.1 * Wed Aug 19 2020 Samuel Verschelde <stormi-xcp@ylix.fr> - 0.1-1 - Update to 0.1 release of uefistored * Tue Aug 18 2020 Samuel Verschelde <stormi-xcp@ylix.fr> - 0.1-0.pre1.2 - Require varstored-guard * Thu Aug 13 2020 Samuel Verschelde <stormi-xcp@ylix.fr> - 0.1-0.pre1.1 - Initial build