Re: [edk2] [PATCH v2 0/7] PciHostBridgeDxe: Bug fix and OVMF above Xen support

2016-05-09 Thread Ni, Ruiyu
github url: https://github.com/niruiyu/edk2/tree/XenOvmf2 Regards, Ray >-Original Message- >From: Ni, Ruiyu >Sent: Tuesday, May 10, 2016 1:53 PM >To: edk2-devel@lists.01.org >Cc: Ni, Ruiyu >Subject: [PATCH v2 0/7] PciHostBridgeDxe: Bug fix and OVMF above Xen su

Re: [edk2] [Patch 0/6] PciHostBridgeDxe: Bug fix and OVMF above Xen support

2016-05-09 Thread Ni, Ruiyu
I now see my problem! Will post v2 tomorrow. Thanks, Ray > 在 2016年5月9日,下午5:52,Gary Lin 写道: > >> On Mon, May 09, 2016 at 09:07:33AM +0000, Ni, Ruiyu wrote: >> Gary, >> Have you applied 3/6? >> Based on your debug log, it seems like you didn't apply it. >

Re: [edk2] [Patch 0/6] PciHostBridgeDxe: Bug fix and OVMF above Xen support

2016-05-09 Thread Ni, Ruiyu
s->MemAbove4G.Limit = 0; if (PcdGet64 (PcdPciMmio64Size) > 0) { Regards, Ray From: Gary Lin [mailto:g...@suse.com] Sent: Monday, May 9, 2016 4:32 PM To: Ni, Ruiyu Cc: edk2-devel@lists.01.org Subject: Re: [edk2] [Patch 0/6] PciHostBridgeDxe: Bug fix and OVMF above Xen support On Mon, M

Re: [edk2] [Patch 0/6] PciHostBridgeDxe: Bug fix and OVMF above Xen support

2016-05-09 Thread Ni, Ruiyu
.01.org] On Behalf Of Gary Lin >Sent: Monday, May 9, 2016 3:02 PM >To: Ni, Ruiyu >Cc: edk2-devel@lists.01.org >Subject: Re: [edk2] [Patch 0/6] PciHostBridgeDxe: Bug fix and OVMF above Xen >support > >On Mon, May 09, 2016 at 06:33:40AM +, Ni, Ruiyu wrote: >> Github u

Re: [edk2] [Patch 0/6] PciHostBridgeDxe: Bug fix and OVMF above Xen support

2016-05-08 Thread Ni, Ruiyu
(especially the function ScanForBridges()) can also be used in Coreboot? So that Coreboot can directly use core PciHostBridgeDxe. Regards, Ray From: Ni, Ruiyu Sent: Monday, May 9, 2016 2:29 PM To: Gary Lin Cc: edk2-devel@lists.01.org Subject: RE: [Patch 0/6] PciHostBridgeDxe: Bug fix and OVMF

Re: [edk2] [Patch 0/6] PciHostBridgeDxe: Bug fix and OVMF above Xen support

2016-05-08 Thread Ni, Ruiyu
Gary, Can you please check whether the patch can fix the OVMF above Xen issue? Regards, Ray >-Original Message- >From: Ni, Ruiyu >Sent: Monday, May 9, 2016 2:26 PM >To: edk2-devel@lists.01.org >Cc: Ni, Ruiyu >Subject: [Patch 0/6] PciHostBridgeDxe: Bug fix and OVMF

Re: [edk2] [Patch 4/6] MdeModulePkg/PciHostBridgeLib: Add ResourceAssigned field

2016-05-08 Thread Ni, Ruiyu
Re-forward to Laszlo using the correct mail address. Regards, Ray >-Original Message- >From: Ni, Ruiyu >Sent: Monday, May 9, 2016 2:27 PM >To: edk2-devel@lists.01.org >Cc: Ni, Ruiyu ; Laszlo Ersek ; Fan, Jeff > >Subject: [Patch 4/6] MdeModulePkg/PciHostBridgeLib:

Re: [edk2] [PATCH 00/13] ArmVirtPkg: move to MdeModulePkg BDS

2016-05-06 Thread Ni, Ruiyu
Ard Biesheuvel ; Ni, Ruiyu >Subject: [PATCH 00/13] ArmVirtPkg: move to MdeModulePkg BDS > >Based on Ray's recent patches for OvmfPkg, and what I learned from them. > >Fixes: <https://github.com/tianocore/edk2/issues/83>. > >Public branch: ><https://github.com/

Re: [edk2] OVMF broken under Xen (in PCI initialisation)

2016-05-05 Thread Ni, Ruiyu
Gary, Can you kindly teach me how to run OVMF under Xen? I worked out a draft fix and need to verify whether everything is fine. Regards, Ray >-Original Message- >From: Laszlo Ersek [mailto:ler...@redhat.com] >Sent: Thursday, April 28, 2016 6:36 PM >To: Ni, Ruiyu ; Gary Li

Re: [edk2] [PATCH v2 3/3] IntelFrameworkModulePkg/BdsDxe: Show boot timeout message

2016-05-04 Thread Ni, Ruiyu
Regards, Ray >-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Daniil >Egranov >Sent: Thursday, May 5, 2016 8:07 AM >To: Ni, Ruiyu ; edk2-devel@lists.01.org >Cc: Fan, Jeff >Subject: Re: [edk2] [PATCH v2 3/3] IntelFram

Re: [edk2] [PATCH v2 2/3] IntelFrameworkModulePkg/BdsDxe: Fix for the BDS boot timeout

2016-05-04 Thread Ni, Ruiyu
Regards, Ray >-Original Message- >From: Daniil Egranov [mailto:daniil.egra...@arm.com] >Sent: Thursday, May 5, 2016 7:57 AM >To: Ni, Ruiyu ; edk2-devel@lists.01.org >Cc: Fan, Jeff >Subject: Re: [edk2] [PATCH v2 2/3] IntelFrameworkModulePkg/BdsDxe: Fix for the >B

Re: [edk2] [PATCH v2] NetworkPkg: Use UefiBootManagerLib API to create load option.

2016-05-03 Thread Ni, Ruiyu
Reviewed-by: Ruiyu Ni >-Original Message- >From: Fu, Siyuan >Sent: Wednesday, May 4, 2016 1:58 PM >To: edk2-devel@lists.01.org >Cc: Ye, Ting ; Wu, Jiaxin ; Ni, Ruiyu > >Subject: [PATCH v2] NetworkPkg: Use UefiBootManagerLib API to create load >option. &g

Re: [edk2] [Patch] NetworkPkg: Use UefiBootManagerLib API to create load option.

2016-05-03 Thread Ni, Ruiyu
gt;Cc: Ye, Ting ; Wu, Jiaxin ; Ni, Ruiyu > >Subject: [Patch] NetworkPkg: Use UefiBootManagerLib API to create load option. > >This patch updates the HTTP boot driver to use the API in UefiBootManagerLib to >create new load option, to avoid duplicate code. > >Cc: Ye Ting &g

Re: [edk2] [PATCH v2 3/3] IntelFrameworkModulePkg/BdsDxe: Show boot timeout message

2016-05-03 Thread Ni, Ruiyu
2 comments below. Regards, Ray >-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Daniil >Egranov >Sent: Wednesday, May 4, 2016 9:34 AM >To: edk2-devel@lists.01.org >Cc: Fan, Jeff >Subject: [edk2] [PATCH v2 3/3] IntelFrameworkModulePkg/BdsDxe: Sh

Re: [edk2] [PATCH v2 2/3] IntelFrameworkModulePkg/BdsDxe: Fix for the BDS boot timeout

2016-05-03 Thread Ni, Ruiyu
3 comments below. Regards, Ray >-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Daniil >Egranov >Sent: Wednesday, May 4, 2016 9:34 AM >To: edk2-devel@lists.01.org >Cc: Fan, Jeff >Subject: [edk2] [PATCH v2 2/3] IntelFrameworkModulePkg/BdsDxe: Fi

Re: [edk2] [PATCH v2 1/3] IntelFrameworkModulePkg/GenericBdsLib: Check for invalid device handle

2016-05-03 Thread Ni, Ruiyu
Reviewed-by: Ruiyu Ni Regards, Ray >-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Daniil >Egranov >Sent: Wednesday, May 4, 2016 9:34 AM >To: edk2-devel@lists.01.org >Cc: Fan, Jeff >Subject: [edk2] [PATCH v2 1/3] IntelFrameworkModulePkg/Gener

Re: [edk2] Csm16.bin(seabios) failed to work in OVMF.

2016-05-03 Thread Ni, Ruiyu
I encountered the same issue weeks ago. A quick but dirty fix is to change: UefiCpuPkg/CpuS3DataDxe/CpuS3Data.c: CpuS3DataInitialize() // // Allocate a 4KB reserved page below 1MB // - AcpiCpuData->StartupVector = BASE_1MB - 1; + ApiCpuData->StartupVector = BASE_512KB - 1; Copying Jeff.

Re: [edk2] [Patch v4 04/23] OvmfPkg/QemuNewBootOrderLib: Build with UefiBootManagerLib

2016-05-02 Thread Ni, Ruiyu
Regards, Ray >-Original Message- >From: Laszlo Ersek [mailto:ler...@redhat.com] >Sent: Monday, May 2, 2016 6:25 PM >To: Ni, Ruiyu ; edk2-de...@ml01.01.org >Cc: Justen, Jordan L >Subject: Re: [edk2] [Patch v4 04/23] OvmfPkg/QemuNewBootOrderLib: Build with >UefiBoo

Re: [edk2] [Patch v4 00/23] Use MdeModulePkg/BDS in OVMF platform

2016-05-02 Thread Ni, Ruiyu
Regards, Ray >-Original Message- >From: Laszlo Ersek [mailto:ler...@redhat.com] >Sent: Tuesday, May 3, 2016 1:19 AM >To: Ni, Ruiyu ; edk2-de...@ml01.01.org >Subject: Re: [edk2] [Patch v4 00/23] Use MdeModulePkg/BDS in OVMF platform > >On 04/29/16 09:00, Ruiyu Ni wro

Re: [edk2] [Patch v4 00/23] Use MdeModulePkg/BDS in OVMF platform

2016-04-29 Thread Ni, Ruiyu
https://github.com/niruiyu/edk2/commits/Ovmf_Bds Regards, Ray From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Laszlo Ersek Sent: Friday, April 29, 2016 7:21 PM To: Ni, Ruiyu ; edk2-de...@ml01.01.org Subject: Re: [edk2] [Patch v4 00/23] Use MdeModulePkg/BDS in OVMF

Re: [edk2] [Patch v4 00/23] Use MdeModulePkg/BDS in OVMF platform

2016-04-29 Thread Ni, Ruiyu
https://github.com/niruiyu/edk2/commits/Ovmf_Bds Regards, Ray From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Laszlo Ersek Sent: Friday, April 29, 2016 7:21 PM To: Ni, Ruiyu ; edk2-de...@ml01.01.org Subject: Re: [edk2] [Patch v4 00/23] Use MdeModulePkg/BDS in OVMF

Re: [edk2] [PATCH] MdeModulePkg/PciBusDxe: don't create bogus descriptor if no resources needed

2016-04-29 Thread Ni, Ruiyu
Ard, At first glance of this patch, I immediately checked the PI spec SubResources() description, it says when a root bridge doesn't require any resource, "a zero-length resource request must explicitly be submitted." "zero-length resource" can be interpreted in two ways: 1. only END descriptor 2

Re: [edk2] OVMF broken under Xen (in PCI initialisation)

2016-04-27 Thread Ni, Ruiyu
Regards, Ray >-Original Message- >From: Laszlo Ersek [mailto:ler...@redhat.com] >Sent: Wednesday, April 27, 2016 6:44 PM >To: Ni, Ruiyu ; Gary Lin >Cc: edk2-devel@lists.01.org ; Xen Devel >; Kinney, Michael D > >Subject: Re: [edk2] OVMF broken under Xen (in P

Re: [edk2] [PATCH] MdeModulePkg/TerminalDxe: Set polling rate by serial IO mode

2016-04-27 Thread Ni, Ruiyu
>-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Heyi Guo >Sent: Saturday, April 23, 2016 4:54 PM >To: edk2-devel@lists.01.org >Cc: Kinney, Michael D ; Heyi Guo >; Tian, Feng ; >Zeng, Star >Subject: [edk2] [PATCH] MdeModulePkg/TerminalDxe: Set p

Re: [edk2] [Patch v3 04/23] OvmfPkg/QemuNewBootOrderLib: Build with UefiBootManagerLib

2016-04-27 Thread Ni, Ruiyu
Regards, Ray >-Original Message- >From: Laszlo Ersek [mailto:ler...@redhat.com] >Sent: Tuesday, April 26, 2016 11:02 PM >To: Ni, Ruiyu ; edk2-de...@ml01.01.org >Cc: Justen, Jordan L >Subject: Re: [edk2] [Patch v3 04/23] OvmfPkg/QemuNewBootOrderLib: Build with &

Re: [edk2] [Patch v3 02/23] OvmfPkg/PlatformPei: Add memory above 4GB as tested

2016-04-27 Thread Ni, Ruiyu
Regards, Ray >-Original Message- >From: Laszlo Ersek [mailto:ler...@redhat.com] >Sent: Tuesday, April 26, 2016 5:27 AM >To: Ni, Ruiyu >Cc: edk2-de...@ml01.01.org; Justen, Jordan L >Subject: Re: [edk2] [Patch v3 02/23] OvmfPkg/PlatformPei: Add memory above 4GB >

Re: [edk2] OVMF broken under Xen (in PCI initialisation)

2016-04-27 Thread Ni, Ruiyu
Copying Mike. Regards, Ray >-Original Message- >From: Ni, Ruiyu >Sent: Wednesday, April 27, 2016 5:49 PM >To: 'Gary Lin' >Cc: edk2-devel@lists.01.org; Xen Devel ; Laszlo Ersek > >Subject: RE: [edk2] OVMF broken under Xen (in PCI initialisation) > &g

Re: [edk2] OVMF broken under Xen (in PCI initialisation)

2016-04-27 Thread Ni, Ruiyu
se.com] >Sent: Wednesday, April 27, 2016 4:27 PM >To: Ni, Ruiyu >Cc: edk2-devel@lists.01.org; Xen Devel >Subject: Re: [edk2] OVMF broken under Xen (in PCI initialisation) > >On Wed, Apr 27, 2016 at 07:18:21AM +, Ni, Ruiyu wrote: >> Gary, >> In PciEnumeratorLight(), ple

Re: [edk2] OVMF broken under Xen (in PCI initialisation)

2016-04-27 Thread Ni, Ruiyu
>Sent: Wednesday, April 27, 2016 2:54 PM >To: Ni, Ruiyu >Cc: edk2-devel@lists.01.org; Xen Devel >Subject: Re: [edk2] OVMF broken under Xen (in PCI initialisation) > >On Wed, Apr 27, 2016 at 05:39:40AM +, Ni, Ruiyu wrote: >> >> >> Regards, >> Ray >

Re: [edk2] OVMF broken under Xen (in PCI initialisation)

2016-04-26 Thread Ni, Ruiyu
Regards, Ray >-Original Message- >From: Gary Lin [mailto:g...@suse.com] >Sent: Wednesday, April 27, 2016 12:29 PM >To: Ni, Ruiyu >Cc: edk2-devel@lists.01.org; Xen Devel >Subject: Re: [edk2] OVMF broken under Xen (in PCI initialisation) > >On Tue, Apr 26, 2016

Re: [edk2] OVMF broken under Xen (in PCI initialisation)

2016-04-26 Thread Ni, Ruiyu
or already allocated. Maybe just depends on the PcdPciBusDisableEnumeration. still thinking. Regards, Ray >-Original Message- >From: Gary Lin [mailto:g...@suse.com] >Sent: Tuesday, April 26, 2016 4:40 PM >To: Ni, Ruiyu >Cc: edk2-devel@lists.01.org; Xen Devel >Subject:

Re: [edk2] OVMF broken under Xen (in PCI initialisation)

2016-04-26 Thread Ni, Ruiyu
Gary, Maybe the system boots to Shell well but the video isn't initialized properly. Can you build the firmware using "-D DEBUG_ON_SERIAL_PORT" switch and give me the boot log? Regards, Ray From: Gary Lin [mailto:g...@suse.com] Sent: Tuesday, April 26, 2016 3:35 PM To: Ni, Rui

Re: [edk2] A logic error in OvmfPkg\SataControllerDxe\SataController.c

2016-04-26 Thread Ni, Ruiyu
Adding Laszlo & Jordan, It sounds like a trivial bug. Regards, Ray >-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of wang >xiaofeng >Sent: Tuesday, April 26, 2016 3:02 PM >To: Ni, Ruiyu >Cc: edk2-devel@lists.01.org &g

Re: [edk2] OVMF broken under Xen (in PCI initialisation)

2016-04-25 Thread Ni, Ruiyu
>Sent: Tuesday, April 26, 2016 2:29 PM >To: Anthony PERARD ; Ni, Ruiyu >Cc: edk2-de...@ml01.01.org; Laszlo Ersek ; Xen Devel > >Subject: Re: [edk2] OVMF broken under Xen (in PCI initialisation) > >On Mon, Apr 25, 2016 at 01:43:01PM +0200, Laszlo Ersek wrote: >> On 04/

Re: [edk2] OVMF broken under Xen (in PCI initialisation)

2016-04-25 Thread Ni, Ruiyu
Regards, Ray >-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Anthony >PERARD >Sent: Friday, April 22, 2016 10:48 PM >To: edk2-devel@lists.01.org >Cc: Xen Devel >Subject: [edk2] OVMF broken under Xen (in PCI initialisation) > >Hi, > >Following

[edk2] Ask for recommendation of free automation test tool

2016-04-21 Thread Ni, Ruiyu
Hi all, Have you ever used any free automation test tool? Any recommendation? Regards, Ray ___ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel

Re: [edk2] [Patch v3 21/23] OvmfPkg/PlatformBds: Add EnableQuietBoot and DisableQuietBoot

2016-04-21 Thread Ni, Ruiyu
And remove the EFIAPI from BdsPlatform.h. (I thought I had removed it.) Regards, Ray From: Ni, Ruiyu Sent: Thursday, April 21, 2016 4:49 PM To: 'Gary Lin' Cc: Justen, Jordan L ; edk2-devel@lists.01.org; Laszlo Ersek Subject: RE: [edk2] [Patch v3 21/23] OvmfPkg/PlatformBds: Add Enabl

Re: [edk2] [Patch v3 21/23] OvmfPkg/PlatformBds: Add EnableQuietBoot and DisableQuietBoot

2016-04-21 Thread Ni, Ruiyu
Got you. I will send the v4 to correct the OEMBadging.h issue, after collecting all comments for the v3 series. Regards, Ray From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Gary Lin Sent: Thursday, April 21, 2016 4:42 PM To: Ni, Ruiyu Cc: Justen, Jordan L ; edk2-devel

Re: [edk2] [Patch v3 00/23] Use MdeModulePkg/BDS in OVMF platform

2016-04-21 Thread Ni, Ruiyu
The changes set can be found in below GIT repos: https://github.com/niruiyu/edk2/tree/Ovmf_Bds2 Regards, Ray >-Original Message- >From: Ni, Ruiyu >Sent: Thursday, April 21, 2016 2:58 PM >To: edk2-devel@lists.01.org >Cc: Ni, Ruiyu >Subject: [Patch v3 00/23] Use MdeMod

Re: [edk2] [PATCH 00/12] Cleanups to follow FatPkg license update

2016-04-20 Thread Ni, Ruiyu
Reviewed-by: Ruiyu Ni From: Justen, Jordan L Sent: Thursday, April 21, 2016 12:57 AM To: Ni, Ruiyu Cc: edk2-devel@lists.01.org Subject: RE: [PATCH 00/12] Cleanups to follow FatPkg license update On 2016-04-20 01:29:57, Ni, Ruiyu wrote: > Patch 2 is good. Reviewed-by: Ruiyu Ni > mailto

Re: [edk2] [PATCH 01/12] FatPkg: Update License.txt to have the full license text

2016-04-20 Thread Ni, Ruiyu
Reviewed-by: Ruiyu Ni From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Jordan Justen Sent: Thursday, April 21, 2016 12:53 AM To: edk2-devel@lists.01.org; Ni, Ruiyu Subject: Re: [edk2] [PATCH 01/12] FatPkg: Update License.txt to have the full license text On 2016-04-06

Re: [edk2] [PATCH 00/12] Cleanups to follow FatPkg license update

2016-04-20 Thread Ni, Ruiyu
MdePkg/License.txt. Can you make it more readable? Regards, Ray >-Original Message- >From: Justen, Jordan L >Sent: Wednesday, April 20, 2016 4:01 PM >To: Ni, Ruiyu >Subject: Fwd: [PATCH 00/12] Cleanups to follow FatPkg license update > >web: https://github.com/jlju

Re: [edk2] [Patch 0/3] Use MdeModulePkg/BDS in OVMF platform

2016-04-18 Thread Ni, Ruiyu
No, please don't waste your time to read the patch. I will send new version. The iterations of the change actually are simple. Thanks, Ray > 在 2016年4月19日,上午12:05,Laszlo Ersek 写道: > > Ray, > >> On 04/18/16 08:43, Ruiyu Ni wrote: >> The patch serials creates a flag USE_OLD_BDS and by default th

Re: [edk2] [PATCH v2] ShellPkg : Cache the environment variable into memory to enhance the performance.

2016-04-13 Thread Ni, Ruiyu
Reviewed-by: Ruiyu Ni >-Original Message- >From: Qiu, Shumin >Sent: Wednesday, April 13, 2016 10:05 AM >To: edk2-devel@lists.01.org >Cc: Qiu, Shumin ; Ni, Ruiyu >Subject: [PATCH v2] ShellPkg : Cache the environment variable into memory to >enhance the performan

Re: [edk2] [PATCH] ShellPkg: Fix Shell ASSERT when mv file with cwd is NULL.

2016-04-08 Thread Ni, Ruiyu
Reviewed-by: Ruiyu Ni >-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Qiu >Shumin >Sent: Friday, April 8, 2016 3:54 PM >To: edk2-devel@lists.01.org >Cc: Carsey, Jaben ; Ni, Ruiyu ; >Qiu, Shumin >Subject: [edk2] [PA

Re: [edk2] [PATCH 10/12] Nt32Pkg: Convert to build FatPkg from source

2016-04-07 Thread Ni, Ruiyu
Reviewed-by: Ruiyu Ni On 2016-04-06 23:14, Jordan Justen wrote: Now that FatPkg is open source (and therefore can be included in the EDK II tree) we build and use it directly. Note: Not build tested Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen Cc: Ruiy

Re: [edk2] [PATCH 08/12] DuetPkg: Convert to build FatPkg from source

2016-04-07 Thread Ni, Ruiyu
Reviewed-by: Ruiyu Ni On 2016-04-06 23:14, Jordan Justen wrote: Now that FatPkg is open source (and therefore can be included in the EDK II tree) we build and use it directly. Note: Build tested with GCC 5.3 on IA32 and X64. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-b

Re: [edk2] [PATCH 07/12] DuetPkg scripts: Support building with GCC45 - GCC49

2016-04-07 Thread Ni, Ruiyu
Reviewed-by: Ruiyu Ni On 2016-04-06 23:14, Jordan Justen wrote: Build tested with GCC 5.3 with both IA32 and X64. Unfortunately both seemed to hang very early when boot tested on QEMU. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen Cc: Ruiyu Ni --- Due

Re: [edk2] [PATCH] UefiCpuPkg: CpuIo2Dxe: optimize FIFO reads and writes of IO ports

2016-04-07 Thread Ni, Ruiyu
sts.01.org] On Behalf Of Laszlo >Ersek >Sent: Friday, April 8, 2016 5:52 AM >To: edk2-devel-01 >Cc: Ni, Ruiyu ; Justen, Jordan L >; Fan, Jeff ; Mark > >Subject: [edk2] [PATCH] UefiCpuPkg: CpuIo2Dxe: optimize FIFO reads and writes >of IO ports > >* Short descript

Re: [edk2] [PATCH 0/2] OvmfPkg: drop PciHostBridgeDxe fork

2016-04-07 Thread Ni, Ruiyu
1fd376d979221e9765dbec215916f5a6ab92879f PcAtChipsetPkg/PciHostBridgeDxe: Improve KVM FIFO I/O read/write performance Regards, Ray >-Original Message- >From: Justen, Jordan L >Sent: Friday, April 8, 2016 4:50 AM >To: Laszlo Ersek ; Ni, Ruiyu ; Mark > >Cc: edk2-deve

Re: [edk2] [PATCH 03/12] FatBinPkg: Change to 2-clause BSD license

2016-04-06 Thread Ni, Ruiyu
use FatPkg. In someday, when FatBinPkg is no longer referenced by any platform, we can safely remove it. Regards, Ray From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Laszlo Ersek Sent: Thursday, April 7, 2016 2:05 AM To: Justen, Jordan L ; edk2-de...@ml01.01.org Cc: Ni, Ruiy

Re: [edk2] [Patch v3 2/3] MdeModulePkg/Bds: Free resources after ram disk boot finishes

2016-04-05 Thread Ni, Ruiyu
Sunny, I reposted the patch serials to follow your suggestions. Regards, Ray >-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Wang, >Sunny (HPS SW) >Sent: Friday, April 1, 2016 7:42 PM >To: Ni, Ruiyu >Cc: Fu, Siyuan ; edk2-

Re: [edk2] [Patch] SourceLevelDebugPkg/SmmDebugAgent: mMailboxPointer is used before set

2016-04-05 Thread Ni, Ruiyu
Reviewed-by: Ruiyu Ni > >-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Jeff Fan >Sent: Friday, April 01, 2016 12:57 PM >To: edk2-devel@lists.01.org >Cc: Ni, Ruiyu; Wu, Hao A >Subject: [edk2] [Patch] SourceLevelD

Re: [edk2] [Patch v2 3/3] MdeModulePkg/Bds: Memory Bins don't count the memory used by RAM Disk

2016-04-04 Thread Ni, Ruiyu
Sunny, Did you get real build failure? I checked our internal build test report but didn't find any failures. Regards, Ray >-Original Message- >From: Wang, Sunny (HPS SW) [mailto:sunnyw...@hpe.com] >Sent: Friday, April 1, 2016 7:32 PM >To: Ni, Ruiyu >Cc: Kinney, Mi

Re: [edk2] [Patch v3 1/3] MdeModulePkg/Bds: Allocate reserved memory for RAM Disk boot media

2016-04-04 Thread Ni, Ruiyu
disk boot, the memory allocated may be 1GB or larger. Zero such big memory will need lots of time. Regards, Ray >-Original Message- >From: Wang, Sunny (HPS SW) [mailto:sunnyw...@hpe.com] >Sent: Friday, April 1, 2016 7:35 PM >To: Ni, Ruiyu >Cc: Fu, Siyuan ; El-Haj-Mahmoud,

Re: [edk2] [Patch v2] Revert "TerminalDxe: select the UART's default receive FIFO depth"

2016-03-31 Thread Ni, Ruiyu
Can I take this as the approval of check in? Thanks, Ray > 在 2016年3月31日,下午8:30,Laszlo Ersek 写道: > >> On 03/31/16 02:48, Ruiyu Ni wrote: >> This reverts commit 31ae446b1a039a55d0336f2201d77d1032533413. >> Changing the receive FIFO depth in Terminal driver Start() is not >> recommended. >> A new

Re: [edk2] [PATCH] MdeModulePkg/UefiBootManagerLib: BmGetActiveConsoleIn code cleanup

2016-03-30 Thread Ni, Ruiyu
Reviewed-by: Ruiyu Ni >-Original Message- >From: Thomas Palmer [mailto:thomas.pal...@hpe.com] >Sent: Thursday, March 31, 2016 1:17 AM >To: edk2-devel@lists.01.org >Cc: samer.el-haj-mahm...@hpe.com; Tian, Feng ; Zeng, Star >; Ni, Ruiyu >; Thomas Palmer >Subje

Re: [edk2] HII incompatibility between edk2 and iPXE?

2016-03-30 Thread Ni, Ruiyu
Eric, Shall we also fix the core driver to not assert when the string is incorrect? Regards, Ray From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Dong, Eric Sent: Wednesday, March 30, 2016 11:09 PM To: Laszlo Ersek ; Bi, Dandan ; Michael Brown Cc: Justen, Jordan L ; edk2-

Re: [edk2] [PATCH v2] OptionRomPkg: Ax88772b: Fixing register access issue in Apple Eth Adapter

2016-03-30 Thread Ni, Ruiyu
pushed @ 7361d3f Regards, Ray From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Ni, Ruiyu Sent: Thursday, March 31, 2016 8:42 AM To: Shivamurthy Shastri Cc: fathi.bou...@linaro.org; edk2-devel@lists.01.org Subject: Re: [edk2] [PATCH v2] OptionRomPkg: Ax88772b: Fixing

Re: [edk2] [PATCH v2] OptionRomPkg: Ax88772b: Fixing register access issue in Apple Eth Adapter

2016-03-30 Thread Ni, Ruiyu
Reviewed-by: Ruiyu Ni >-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of >Shivamurthy Shastri >Sent: Wednesday, March 30, 2016 5:14 PM >To: Ni, Ruiyu >Cc: fathi.bou...@linaro.org; edk2-devel@lists.01.org >Subj

Re: [edk2] [PATCH] MdeModulePkg/UefiBootManagerLib: Expose BmLoadOption function

2016-03-30 Thread Ni, Ruiyu
y From: El-Haj-Mahmoud, Samer [mailto:samer.el-haj-mahm...@hpe.com] Sent: Wednesday, March 30, 2016 11:02 PM To: Ni, Ruiyu ; Palmer, Thomas ; edk2-devel@lists.01.org Cc: Tian, Feng ; Zeng, Star ; El-Haj-Mahmoud, Samer ; Wang, Sunny (HPS SW) Subject: RE: [PATCH] MdeModulePkg/UefiBootManagerLib: Expo

Re: [edk2] [PATCH v2] OptionRomPkg: Ax88772b: Fixing register access issue in Apple Eth Adapter

2016-03-30 Thread Ni, Ruiyu
Reviewed-by: Ruiyu Ni >-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of >Shivamurthy Shastri >Sent: Wednesday, March 30, 2016 3:48 PM >To: Ni, Ruiyu >Cc: fathi.bou...@linaro.org; edk2-devel@lists.01.org >Subj

Re: [edk2] [PATCH v2] OptionRomPkg: Ax88772b: Fixing compilation

2016-03-29 Thread Ni, Ruiyu
pushed @ 45e675f2d0eeda0511b5d6e0ed54f62f94c3826f Regards, Ray >-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of >Shivamurthy Shastri >Sent: Wednesday, March 30, 2016 1:25 PM >To: Ni, Ruiyu >Cc: fathi.bou...@linaro.org; edk2-

Re: [edk2] [PATCH] Ax88772b: Fixing compilation error variable set but not used

2016-03-29 Thread Ni, Ruiyu
I cannot see the patch. Can you send it out in a separate mail? Regards, Ray From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Shivamurthy Shastri Sent: Wednesday, March 30, 2016 10:21 AM To: Ni, Ruiyu Cc: Fathi Boudra ; edk2-de...@ml01.01.org; Laszlo Ersek Subject: Re

Re: [edk2] [PATCH v2] OptionRomPkg: Ax88772b: support for multiple dongles and chips

2016-03-29 Thread Ni, Ruiyu
pushed @ Revision: 9a1c4beca046300635c2494bb8cf66d4c4bd Regards, Ray From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Shivamurthy Shastri Sent: Wednesday, March 30, 2016 10:16 AM To: Ni, Ruiyu Cc: Fathi Boudra ; edk2-devel@lists.01.org Subject: Re: [edk2] [PATCH v2

Re: [edk2] [PATCH] MdeModulePkg/UefiBootManagerLib: Expose BmLoadOption function

2016-03-29 Thread Ni, Ruiyu
Thomas, May I know the purpose to expose this function? Regards, Ray >-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of >El-Haj-Mahmoud, Samer >Sent: Wednesday, March 30, 2016 6:12 AM >To: Palmer, Thomas ; edk2-devel@lists.01.org >Cc: Tian, Feng

Re: [edk2] [Patch v3 2/3] MdeModulePkg/Bds: Free resources after ram disk boot finishes

2016-03-29 Thread Ni, Ruiyu
I only updated the 2/3 patch to correctly calculate the ram disk size. It's inspired by the patch sent by Samer with subject as below: "[edk2] [PATCH] MdeModulePkg RamDiskDxe: Fix incorrect RAM disk memory address calculation" Regards, Ray >-Original Message- >

Re: [edk2] [Patch v2 0/3] HTTP Boot to RAM Disk

2016-03-29 Thread Ni, Ruiyu
Regards, Ray >-Original Message- >From: Ni, Ruiyu >Sent: Tuesday, March 29, 2016 6:32 PM >To: edk2-devel@lists.01.org >Cc: Ni, Ruiyu >Subject: [Patch v2 0/3] HTTP Boot to RAM Disk > >The existing code already supports HTTP boot to RAM Disk. >The patch 1/3 is

Re: [edk2] [Patch v2 0/3] HTTP Boot to RAM Disk

2016-03-29 Thread Ni, Ruiyu
>-Original Message- >From: Laszlo Ersek [mailto:ler...@redhat.com] >Sent: Tuesday, March 29, 2016 11:40 PM >To: Ni, Ruiyu >Cc: edk2-de...@ml01.01.org; Justen, Jordan L ; >Paulo Alcantara >Subject: Re: [edk2] [Patch v2 0/3] HTTP Boot to RAM Disk > >Ray, >

Re: [edk2] [PATCH v2 3/3] MdeModulePkg/TerminalDxe: Set polling rate by serial IO mode

2016-03-29 Thread Ni, Ruiyu
Heyi, I just pushed your 1/3 and 2/3 to the trunk because I think: 1. we may need spend long time to investigate the proper fix for 3/3. 2. 3/3 seems like a standalone patch serial. No close relationship between 1-2/3 and 3/3. Regards, Ray From: Ni, Ruiyu Sent: Friday, March 25

Re: [edk2] [PATCH v2 3/3] MdeModulePkg/TerminalDxe: Set polling rate by serial IO mode

2016-03-24 Thread Ni, Ruiyu
Ray From: Heyi Guo [mailto:heyi@linaro.org] Sent: Thursday, March 24, 2016 10:59 PM To: Ni, Ruiyu ; edk2-devel@lists.01.org Cc: Tian, Feng ; Zeng, Star Subject: Re: [edk2] [PATCH v2 3/3] MdeModulePkg/TerminalDxe: Set polling rate by serial IO mode Hi Ruiyu, I had seen the other comments an

Re: [edk2] [PATCH 00/35] remove unused but set variables

2016-03-24 Thread Ni, Ruiyu
Good code clean-up. For OptionRomPkg and DuetPkg, Reviewed-by: Ruiyu Ni >-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Laszlo >Ersek >Sent: Thursday, March 24, 2016 6:37 PM >To: edk2-devel-01 >Cc: Ni, Ruiyu ; Tian, Feng

Re: [edk2] [PATCH v2 3/3] MdeModulePkg/TerminalDxe: Set polling rate by serial IO mode

2016-03-24 Thread Ni, Ruiyu
parameters in your case? What timer interval did you get using the equation? Regards, Ray >-Original Message- >From: Heyi Guo [mailto:heyi@linaro.org] >Sent: Wednesday, March 23, 2016 5:44 PM >To: Ni, Ruiyu ; edk2-devel@lists.01.org >Cc: Tian, Feng ; Zeng, Star ; >

Re: [edk2] [PATCH v2 2/3] MdeModulePkg/SerialDxe: Set FIFO depth with PCD

2016-03-24 Thread Ni, Ruiyu
>> >>> -Original Message- >>> From: Heyi Guo [mailto:heyi@linaro.org] >>> Sent: Thursday, March 24, 2016 9:09 AM >>> To: Ryan Harkin ; Laszlo Ersek >>> Cc: Ni, Ruiyu ; Tian, Feng ; >>> edk2-devel@lists.01.org >; >>

Re: [edk2] [PATCH v2 2/3] MdeModulePkg/SerialDxe: Set FIFO depth with PCD

2016-03-23 Thread Ni, Ruiyu
Regards, Ray >-Original Message- >From: Heyi Guo [mailto:heyi@linaro.org] >Sent: Thursday, March 24, 2016 9:09 AM >To: Ryan Harkin ; Laszlo Ersek >Cc: Ni, Ruiyu ; Tian, Feng ; >edk2-devel@lists.01.org ; >Zeng, Star ; Ard Biesheuvel >Subject:

Re: [edk2] [PATCH v2 2/3] MdeModulePkg/SerialDxe: Set FIFO depth with PCD

2016-03-23 Thread Ni, Ruiyu
Regards, Ray >-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Laszlo >Ersek >Sent: Wednesday, March 23, 2016 4:53 PM >To: Ni, Ruiyu >Cc: Tian, Feng ; Ard Biesheuvel >; edk2-devel@lists.01.org >; Heyi Guo ; Ry

Re: [edk2] [PATCH v2 2/3] MdeModulePkg/SerialDxe: Set FIFO depth with PCD

2016-03-23 Thread Ni, Ruiyu
Thanks for the understanding. I will post the patch to revert the change. Regards, Ray >-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Laszlo >Ersek >Sent: Wednesday, March 23, 2016 4:53 PM >To: Ni, Ruiyu >Cc: Tian, Fen

Re: [edk2] [PATCH v2 2/3] MdeModulePkg/SerialDxe: Set FIFO depth with PCD

2016-03-23 Thread Ni, Ruiyu
Laszlo, Since the patch below lets SerialDxe driver use the new introduced PCD gEfiMdePkgTokenSpaceGuid.PcdUartDefaultReceiveFifoDepth. Would you mind to revert the check in @ 31ae446b --> MdeModulePkg: TerminalDxe: select the UART's default receive FIFO depth? Regards, Ray >-Original Messag

Re: [edk2] [PATCH] Ax88772b: support for multiple dongles and chips

2016-03-23 Thread Ni, Ruiyu
I have no concern about the logic. Just some comments about the coding style. Regards, Ray >-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of >Shivamurthy Shastri >Sent: Wednesday, February 10, 2016 10:10 PM >To: edk2-devel@lists.01.org >Cc: fath

Re: [edk2] [PATCH v2 3/3] MdeModulePkg/TerminalDxe: Set polling rate by serial IO mode

2016-03-23 Thread Ni, Ruiyu
Heyi, I have comments in below. Regards, Ray >-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Heyi Guo >Sent: Thursday, March 17, 2016 10:37 PM >To: edk2-devel@lists.01.org >Cc: Heyi Guo ; Tian, Feng ; Zeng, >Star >Subject: [edk2] [PATCH v2 3/

Re: [edk2] [PATCH v2 0/3] Adaptively set serial terminal polling rate

2016-03-22 Thread Ni, Ruiyu
For 1/3 and 2/3: Reviewed-by: Ruiyu Ni I will have comments for 3/3. >-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Heyi Guo >Sent: Thursday, March 17, 2016 10:37 PM >To: edk2-devel@lists.01.org >Cc: Ni, Ruiyu ; Tian, Feng

Re: [edk2] [PATCH v2 0/3] Adaptively set serial terminal polling rate

2016-03-22 Thread Ni, Ruiyu
Reviewed-by: Ruiyu Ni >-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Heyi Guo >Sent: Thursday, March 17, 2016 10:37 PM >To: edk2-devel@lists.01.org >Cc: Ni, Ruiyu ; Tian, Feng ; Gao, >Liming ; Heyi Guo >; Kinney, Mic

Re: [edk2] Software SMI STS bit is not set when writing port B2 in QEMU Q35

2016-03-20 Thread Ni, Ruiyu
amental VT? Could it because my HOST CPU is too old? Please forgive my ignorance. :( I attached the /proc/cpuinfo. Regards, Ray >-Original Message- >From: Laszlo Ersek [mailto:ler...@redhat.com] >Sent: Wednesday, March 16, 2016 10:30 PM >To: Ni, Ruiyu >Cc: Paolo Bonzini ; Jus

Re: [edk2] Software SMI STS bit is not set when writing port B2 in QEMU Q35

2016-03-19 Thread Ni, Ruiyu
Laszlo, Which kernel version are you using? Yes I indeed used 4.4.1 from ppa wily. I would more likely to assume 4.4.1 has a regression. Will try 4.4 tomorrow. Thanks a lot for your long mail. Thanks, Ray > 在 2016年3月16日,下午8:38,Laszlo Ersek 写道: > >> On 03/16/16 01:55, Ni,

Re: [edk2] [RFC 1/3] MdePkg: Add PCD for UART default receive FIFO depth

2016-03-19 Thread Ni, Ruiyu
No. I don't think the UINT32 is for data alignment. Because EFI_SERIAL_IO_MODE isn't decorated by #pragma pack(1), it's naturally aligned. Regards, Ray From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Heyi Guo Sent: Thursday, March 17, 2016 3:13 PM To: N

Re: [edk2] [PATCH] PcAtChipsetPkg/PciHostBridgeDxe: Remove it since MdeModulePkg contains a new one.

2016-03-19 Thread Ni, Ruiyu
esday, March 16, 2016 9:39 PM To: Ni, Ruiyu ; edk2-devel@lists.01.org Cc: Ard Biesheuvel ; Justen, Jordan L Subject: Re: [edk2] [PATCH] PcAtChipsetPkg/PciHostBridgeDxe: Remove it since MdeModulePkg contains a new one. On 03/15/16 08:58, Ni, Ruiyu wrote: > All, > I am going to

Re: [edk2] [PATCH 4/9] DuetPkg/PciBusNoEnumerationDxe: Skip disabled devices

2016-03-19 Thread Ni, Ruiyu
Reviewed-by: Ruiyu Ni -Original Message- From: Bjorge, Erik C Sent: Friday, March 4, 2016 10:01 AM To: Leahy, Leroy P mailto:leroy.p.le...@intel.com>>; Ni, Ruiyu mailto:ruiyu...@intel.com>>; edk2-devel@lists.01.org<mailto:edk2-devel@lists.01.org> Subject: RE: [

Re: [edk2] [RFC 1/3] MdePkg: Add PCD for UART default receive FIFO depth

2016-03-19 Thread Ni, Ruiyu
Heyi, I agree with the general idea of the patch to add a PCD for DefaultReceiveFifoDepth. I understand you choose UINT32 for the FIFO depth because the EFI_SERIAL_IO_MODE.ReceiveFifoDepth is of UINT32 type. But in real world, I believe UINT16 should be enough. Could you please change the PCD t

Re: [edk2] [PATCH] ShellPkg: Remove the unused local variable.

2016-03-19 Thread Ni, Ruiyu
Reviewed-by: Ruiyu Ni >-Original Message- >From: Qiu, Shumin >Sent: Thursday, March 17, 2016 1:25 PM >To: edk2-devel@lists.01.org >Cc: Qiu, Shumin ; Carsey, Jaben >; Ni, Ruiyu ; Laszlo >Ersek >Subject: [PATCH] ShellPkg: Remove the unused local variable. &g

Re: [edk2] [PATCH] MdeModulePkg PlatformVarCleanupLib: Locate VarCheck protocol when using

2016-03-18 Thread Ni, Ruiyu
Reviewed-by: Ruiyu Ni >-Original Message- >From: Zeng, Star >Sent: Thursday, March 17, 2016 1:51 PM >To: edk2-devel@lists.01.org >Cc: Ni, Ruiyu ; Tian, Feng >Subject: [PATCH] MdeModulePkg PlatformVarCleanupLib: Locate VarCheck protocol >when using > >Do n

Re: [edk2] Software SMI STS bit is not set when writing port B2 in QEMU Q35

2016-03-18 Thread Ni, Ruiyu
Laszlo, Yes! After I switched to a newer platform the system can boot to Shell very well! Thank you very much for your patient help. Regards, Ray >-Original Message- >From: Laszlo Ersek [mailto:ler...@redhat.com] >Sent: Friday, March 18, 2016 3:02 PM >To: Ni, Ruiyu >Cc

Re: [edk2] [PATCH] PcAtChipsetPkg/PciHostBridgeDxe: Remove it since MdeModulePkg contains a new one.

2016-03-16 Thread Ni, Ruiyu
our detailed information. We can try to move to > MdeModulePkg/PciHostBridgeDxe later. > > > > > > > At 2016-03-16 10:41:38, "Ni, Ruiyu" wrote: > > > MdeModulePkg/PciHostBridgeDxe is a superset of > PcAtChipsetPkg/PciHostBridgeDxe. > >

Re: [edk2] [PATCH] PcAtChipsetPkg/PciHostBridgeDxe: Remove it since MdeModulePkg contains a new one.

2016-03-15 Thread Ni, Ruiyu
. It supports multiple segment access by layering on top of PciSegmentLib. The PciHostBridgeLib header file path is MdeModulePkg/Include/Library/PciHostBridgeLib.h. Regards, Ray From: wang xiaofeng [mailto:winggundu...@163.com] Sent: Wednesday, March 16, 2016 9:19 AM To: Ni, Ruiyu Cc: edk2-devel

Re: [edk2] Software SMI STS bit is not set when writing port B2 in QEMU Q35

2016-03-15 Thread Ni, Ruiyu
年3月15日,下午11:19,Paolo Bonzini 写道: > > > > On 15/03/2016 12:59, Ni, Ruiyu wrote: >>>> I'm not sure. The above command line works for me after building OVMF >>>> like this: >>>> >>>> build -p OvmfPkg/OvmfPkgIa32X64.dsc

Re: [edk2] Software SMI STS bit is not set when writing port B2 in QEMU Q35

2016-03-15 Thread Ni, Ruiyu
Thanks, Ray > 在 2016年3月15日,下午5:33,Paolo Bonzini 写道: > > > >> On 15/03/2016 10:10, Ni, Ruiyu wrote: >> Paolo, Laszlo, >> As I mentioned in previous mail, the EAX I got from CpuSaveState >> is different from what I set before entering SMM. >> Because

Re: [edk2] Software SMI STS bit is not set when writing port B2 in QEMU Q35

2016-03-15 Thread Ni, Ruiyu
Behalf Of Paolo Bonzini >Sent: Monday, March 14, 2016 9:52 PM >To: Ni, Ruiyu ; Laszlo Ersek ; Justen, >Jordan L >Cc: edk2-devel@lists.01.org >Subject: Re: [edk2] Software SMI STS bit is not set when writing port B2 in >QEMU Q35 > > > >On 14/03/2016 10:51,

Re: [edk2] [Patch V3] OvmfPkg/LegacyRegion: Support legacy region manipulation of Q35

2016-03-15 Thread Ni, Ruiyu
Forgot to mention the diff between v3 and v2. v3 uses PcdOvmfHostBridgePciDevId as Jordan suggested. v2 just updates the comments. Regards, Ray >-Original Message- >From: Ni, Ruiyu >Sent: Tuesday, March 15, 2016 4:11 PM >To: edk2-devel@lists.01.org >Cc: Ni, Ruiyu ; J

[edk2] [PATCH] PcAtChipsetPkg/PciHostBridgeDxe: Remove it since MdeModulePkg contains a new one.

2016-03-15 Thread Ni, Ruiyu
All, I am going to remove the PciHostBridgeDxe driver from PcAtChipsetPkg. This driver is not used by any platform as far as I know. Any concerns? Regards, Ray ___ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk

Re: [edk2] [Patch V2] OvmfPkg/LegacyRegion: Support legacy region manipulation of Q35

2016-03-14 Thread Ni, Ruiyu
Regards, Ray >-Original Message- >From: Justen, Jordan L >Sent: Tuesday, March 15, 2016 2:26 PM >To: Ni, Ruiyu ; edk2-devel@lists.01.org >Cc: Ni, Ruiyu ; Laszlo Ersek >Subject: Re: [Patch V2] OvmfPkg/LegacyRegion: Support legacy region >manipulation of Q35 >

Re: [edk2] [PATCH] MdeModulePkg: Rescale ConSplitter Absolute Pointer.

2016-03-14 Thread Ni, Ruiyu
Reviewed-by: Ruiyu Ni >-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Derek >Lin >Sent: Wednesday, March 9, 2016 4:35 PM >To: edk2-devel@lists.01.org >Cc: Derek Lin >Subject: [edk2] [PATCH] MdeModulePkg: Rescale ConSplitter Absolute Pointer.

<    5   6   7   8   9   10   11   12   >