similar to: How to set GCC version for ovmf compilation

Displaying 20 results from an estimated 2000 matches similar to: "How to set GCC version for ovmf compilation"

2013 Mar 18
2
[PATCH v2] tools/firmware: Fix ovmf build with gcc version different from 4.4
Signed-off-by: Fabio Fantoni <fabio.fantoni@m2r.biz> Signed-off-by: Ian Campbell <ian.campbell@citrix.com> --- tools/firmware/ovmf-makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/firmware/ovmf-makefile b/tools/firmware/ovmf-makefile index c3cd466..073ed44 100644 --- a/tools/firmware/ovmf-makefile +++ b/tools/firmware/ovmf-makefile @@ -10,7 +10,7
2013 Oct 31
7
[PATCH] tools: ovmf debug build only if tools debug is enabled
Signed-off-by: Fabio Fantoni <fabio.fantoni@m2r.biz> --- tools/firmware/ovmf-makefile | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/tools/firmware/ovmf-makefile b/tools/firmware/ovmf-makefile index 073ed44..efb4fb1 100644 --- a/tools/firmware/ovmf-makefile +++ b/tools/firmware/ovmf-makefile @@ -1,3 +1,6 @@ +XEN_ROOT = $(CURDIR)/../../.. +include
2012 Feb 24
0
[xen-unstable test] 12043: regressions - FAIL
flight 12043 xen-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/12043/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-rhel6hvm-amd 7 redhat-install fail REGR. vs. 12031 test-amd64-i386-rhel6hvm-intel 7 redhat-install fail REGR. vs. 12031 test-amd64-i386-xl-winxpsp3-vcpus1 7
2013 Nov 25
0
Re: [edk2] [PATCH RFC v2 7/7] OvmfPkg: introduce XenMemMapInitialization
Regarding patches 5-7, it seems like the mem-map code flow could be more shared. It is a bit challenging to unravel things though. I guess the only specific thing I can really point out is that PcdPciAllowFullEnumeration should be initialized in a different patch, and not within the mem-map init path. -Jordan On Tue, Nov 19, 2013 at 12:38 PM, Wei Liu <wei.liu2@citrix.com> wrote: > This
2013 Jan 09
0
Slow OVMF start
Hi Would just like to know if any others are experiencing slow loading of HVM domains with OVMF bios. On my system it can take up to 5 min from the xl create command until the DomU shows the Tianocore screen. Is this normal behavior or is there something wrong with my build? Best regards Kristian _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org
2013 Nov 17
6
Re: [edk2] [PATCH RFC 0/7] OvmfPkg: make OVMF fully working with Xen
On Sat, Nov 16, 2013 at 3:31 AM, Jordan Justen <jljusten@gmail.com> wrote: > When I try to boot this on qemu or kvm, it asserts because the video > framebuffer address is NULL. > That''s expected because of the hack. ;-) > On Fri, Nov 15, 2013 at 7:58 AM, Wei Liu <wei.liu2@citrix.com> wrote: >> This is a quick hack I pulled together last night to make OVMF
2017 Oct 04
0
"Error starting domain: Path '/usr/share/OVMF/OVMF_CODE.fd' is not accessible"
Recently upgraded my centOS 7 host, and was giving this error after trying to start the guest VM with virt-manager from my desktop: "Error starting domain: Path '/usr/share/OVMF/OVMF_CODE.fd' is not accessible, no such file or directory" I was told on irc that the OVMF package is now part the base centOS repos, so it replaced the installed OVMF package from the repo
2018 Jul 17
1
[PATCH] uefi: add non-deprecated Fedora paths for OVMF w/ secboot
Add new paths for the Secure Boot variant of OVMF as found in Fedora. --- generator/UEFI.ml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/generator/UEFI.ml b/generator/UEFI.ml index 1ff3f84d2..bca3fa1ae 100644 --- a/generator/UEFI.ml +++ b/generator/UEFI.ml @@ -52,6 +52,12 @@ let firmware = [ "/usr/share/edk2/ovmf/OVMF_VARS.fd", []; + "x86_64", +
2017 Feb 08
1
Re: Trouble moving OVMF guest to new host
On Wed, 2017-02-08 at 20:13 +0300, Aleksei wrote: > I'm running libvirt in user session and libvirt creates VARS part of OVMF in ~/.config/libvirt/qemu/nvram/ > Check your xml, there should be lines like this: > <os> >     <type arch='x86_64' machine='pc-q35-2.7'>hvm</type> >     <loader readonly='yes'
2017 Feb 08
3
Trouble moving OVMF guest to new host
Hello, I recently had to reinstall my operating system on my computer. I made a backup of the entire partition beforehand onto an external drive. Now I am trying to import a VM from that backup onto the newly installed system. What I've done so far: - copied over the qcow2 disk image - copied over the XML config file - copied over the OVMF files under /usr/share/edk2.git/ovmf-x64/
2015 Apr 07
0
syslinux.efi with QEMU/OVMF
On 04/07/15 19:22, BALATON Zoltan wrote: > Hello, > > I'm trying to find out how to pxe boot with syslinux.efi on QEMU with > OVMF. After getting through the initial hurdle caused by the iPXE based > option ROM included with QEMU having a problem as described in these > threads: > > http://www.syslinux.org/archives/2014-November/022804.html >
2015 Apr 13
0
syslinux.efi with QEMU/OVMF
On Thu, 9 Apr 2015, BALATON Zoltan via Syslinux wrote: > So now it seems the problem may be in OVMF somewhere but how to find it? EDK2 Just for the record, in case someone is reading this thread, the failing http connection with syslinux.efi on QEMU with OVMF was caused by a bug in OVMF that was corrected with this patch: http://sourceforge.net/p/edk2/mailman/message/33771836/ merged in
2012 Mar 21
4
Can not boot the OVMF
Hi Attilio I have updated to the upstream Xen and try to boot into OVMF bios. Instead of fetching the OVMF code from the git mirror, I just copy the OVMF bios to ovmf directory. I use the bios="ovmf" in the HVM config file. But, there is an error when I create the domain. root@gavin-laptop:~# xl create hvm_ubuntu.hvm Parsing config file /root/hvm_ubuntu.hvm WARNING: specifying
2014 Nov 19
2
pxelinux 6.03 in UEFI qemu/tianocore/ovmf: does not work
Hello. I played with UEFI PXE booting the other day, and as usual, used qemu/kvm virtual machine for initial testing/debugging, because it is way easier and faster for this task than using a real hardware. However, it looks like either qemu or {pxe,sys}linux 6.03 is buggy, -- the two does not play well together. When booting, the system successfully loads syslinux.efi, at least the tftp server
2018 Aug 28
0
OVMF / UEFI boot abnormally
Hey guys, today I use ovmf to start win10 guests, my monitor is not bright But is it normal for me to use seabios? why? The next message is my detailed settings. ovmf: os: <loader readonly='yes' type='pflash'>/root/OVMF_CODE.fd</loader> <nvram>/root/OVMF_VARS.fd</nvram> vga: <qemu:arg value='-device'/>
2015 Dec 04
0
CentOS 7.1 + KVM + OVMF for UEFI - can't reboot VM, only shutdown and start
Hi, I'm trying to use OVMF to run EFI-partitioned Windows 8.0 virtualized on my laptop. The reason is to reuse the original HDD image intact without re-installation of any kind. I'm running fully updated CentOS 7.1 (1503). Virtualized storage subsystem is VirtIO if it matters. I'm almost OK with the notable exception of inability to reboot the VM. OVMF bootloader doesn't
2019 Apr 30
0
CESA-2019:0809 Important CentOS 7 ovmf Security Update
CentOS Errata and Security Advisory 2019:0809 Important Upstream details at : https://access.redhat.com/errata/RHSA-2019:0809 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 545824b78aea87bcf90ff9b6d2cc79a912ff268a85ddba21ebce7cfa6b6ba17a OVMF-20180508-3.gitee3198e672e2.el7_6.1.noarch.rpm Source:
2013 Nov 19
0
[PATCH RFC v2 0/7] Make OVMF fully working with Xen
Hi all Manage to pull together another prototype without any hack in it. The first patch adds PcdPciAllowFullEnumeration in MdeModulePkg, which short-cuts full enumeration if set to false. This one should be helpful to QEMU as well. This patch set should work with QEMU / KVM as well (read: doesn''t break). The code path is the same as before if Xen is not detected. Comments are
2015 Apr 08
3
syslinux.efi with QEMU/OVMF
On Tue, 7 Apr 2015, Laszlo Ersek wrote: > Whereas syslinux.efi apparently uses the embedded gpxe/ tree, and that > one uses TCP timestamps. See tcp_xmit() in gpxe/src/net/tcp.c: Actually syslinux.efi seems to be using the implementation calling into UEFI via these functions: http://git.kernel.org/cgit/boot/syslinux/syslinux.git/tree/efi/tcp.c I've tried to add debug messages to these
2015 Aug 03
0
Re: Cannot boot libvirt guests with OVMF. Raw qemu-kvm works as expected
On 08/03/2015 01:43 PM, Ryan Barry wrote: > Using: > > edk2.git-0-20150803.b1141.ga0973dc.x86_64 > edk2.git-ovmf-x64-0-20150802.b1139.gb234418.noarch > > On Fedora 22. > > Provisioning a i440FX system in virt-manager and attempting to boot > results in successful EFI initialization, but the VM exits ungracefully > after the bootloader (with F22 and CentOS 7