Re: [edk2] Qestion about how to debug OVMF on QEMU

2015-05-24 Thread lidonglin
Thanks for your reply. This method maybe only can print some log to serial. Is there any way to control ovmf work flow like step by step debug? From: Neeraj Ladkani [mailto:neeraj.ladk...@gmail.com] Sent: 2015年5月25日 10:42 To: edk2-devel@lists.sourceforge.net Subject: Re: [edk2] Qestion about how

[edk2] Question about PEX boot on Xen with OVMF as bios

2015-05-24 Thread lidonglin
Hi all: Recentlly, I want to use PXE boot on Xen with OVMF as bios. At beginning, I just add rtl8139 as guest nic device, and I compile a release ovmf. When I enter into uefi, I can't find network boot menu. According to edk2/OvmfPkg/README file, I know there is a virtio-net driver buil

[edk2] Qestion about how to debug OVMF on QEMU

2015-05-24 Thread lidonglin
Hi all: I want to know how to debug ovmf with QEMU + OVMF. I want to trace OVMF code flow. Who can give me some suggestion ? Thanks. -- One dashboard for servers and applications across Physical-Virtual-Cloud Wi

[edk2] question about difference between FD_SIZE_1MB and FD_SIZE_2MB

2015-05-19 Thread lidonglin
Hi all: I want to know what's the differece between FD_SIZE_1MB and FD_SIZE_2MB. For example, I build release ovmf whose size is 1MB default. It can work. That's just as I should be. And I build release ovmf with additional parameter -D FD_SIZE_2MB. It also can work. Who can explain the

Re: [edk2] question about size of OMVF.fd

2015-05-18 Thread lidonglin
qemu. It's also ok. Thank u again. > -Original Message- > From: Jordan Justen [mailto:jordan.l.jus...@intel.com] > Sent: 2015年5月19日 0:40 > To: edk2-devel@lists.sourceforge.net; lidonglin; Laszlo Ersek > Cc: edk2-devel@lists.sourceforge.net > Subject: Re: [edk2] qu

Re: [edk2] question about size of OMVF.fd

2015-05-18 Thread lidonglin
D "ARCH=X64" -D "ECP_SOURCE=/mnt/sdg1/edk2-2.1.10/EdkCompatibilityPkg" [/mnt/sdg1/edk2-2.1.10] - Failed - Build end time: 10:54:15, May.19 2015 Build total time: 00:00:58 Who knows why? > -Original Message- > From: Laszlo Ersek [mailto:ler...@redhat.com] > S

Re: [edk2] question about size of OMVF.fd

2015-05-17 Thread lidonglin
about size of OMVF.fd On May 17, 2015, at 6:26 PM, lidonglin mailto:lidong...@huawei.com>> wrote: Hi all: I have one question to consult. I build ovmf using build.sh -a X64 -b DEBUG -n 10, then I get OVMF.fd in FV directory. # ls -l OVMF.fd -rw-r--r-- 1 root root 2.0M May 16 17:23 OVMF.

[edk2] question about size of OMVF.fd

2015-05-17 Thread lidonglin
Hi all: I have one question to consult. I build ovmf using build.sh -a X64 -b DEBUG -n 10, then I get OVMF.fd in FV directory. # ls -l OVMF.fd -rw-r--r-- 1 root root 2.0M May 16 17:23 OVMF.fd The size of OVMF.fd is 2M. I change gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel to 0x0

Re: [edk2] [Xen-devel] Windows 8 64bit Guest BSOD when using OVMF to boot and *install* from CDROM(when configured with more than 4G memory)

2015-05-10 Thread lidonglin
t what's the difference. > -Original Message- > From: Ian Campbell [mailto:ian.campb...@citrix.com] > Sent: 2015年5月8日 20:05 > To: Wei Liu > Cc: Laszlo Ersek; Maoming; wangxin (U); edk2-devel@lists.sourceforge.net; > lidonglin; xen-de...@lists.xen.org; Fanhenglong; Hero

Re: [edk2] Windows 8 64bit Guest BSOD when using OVMF to boot and *install* from CDROM(when configured with more than 4G memory)

2015-05-07 Thread lidonglin
To: lidonglin Cc: edk2-devel@lists.sourceforge.net; wangxin (U); Fanhenglong; Herongguang (Stephen); Maoming; xen-de...@lists.xen.org Subject: Re: [edk2] Windows 8 64bit Guest BSOD when using OVMF to boot and *install* from CDROM(when configured with more than 4G memory) On 05/07/15 08:47

[edk2] Windows 8 64bit Guest BSOD when using OVMF to boot and *install* from CDROM(when configured with more than 4G memory)

2015-05-06 Thread lidonglin
Dear all: New issue: Guest BSOD and restart when using OVMF to boot and install windows8 64bit OS(which owns more than 4G memmory)。 My environment as below: xen 4.5.0 qemu 2.2.1 ovmf git clone from git://xenbits.xen.org/ovmf.git (commit a065efc7c7ce8bb3e5cb3e463099d023d4a92927) I