Re: [edk2] [PATCH v1] NetworkPkg/Ip6Dxe: Clean the invalid IPv6 configuration during driver start.

2019-02-11 Thread Ye, Ting
I agree to use debug message. No need to interrupt boot process. Thanks, Ting -Original Message- From: Wu, Jiaxin Sent: Tuesday, February 12, 2019 8:48 AM To: Fu, Siyuan Cc: edk2-devel@lists.01.org; Mike Turner ; Ye, Ting Subject: RE: [PATCH v1] NetworkPkg/Ip6Dxe: Clean the invalid

Re: [edk2] LocateProtocol - gEfiTcp4ServiceBindingProtocolGuid

2019-02-10 Thread Ye, Ting
To: Ye, Ting Subject: RE: [edk2] LocateProtocol - gEfiTcp4ServiceBindingProtocolGuid Hi Ting, I'm really sorry for the late reply. I hope now you can see my attachments. In case they are removed again, i posted them also on imgur here: https://imgur.com/a/8q3VtPN. Kind regards, Ivan > Hi I

Re: [edk2] [PATCH v1] NetworkPkg/Ip6Dxe: Clean the invalid IPv6 configuration during driver start.

2019-02-10 Thread Ye, Ting
- From: Wu, Jiaxin Sent: Sunday, February 3, 2019 2:24 PM To: edk2-devel@lists.01.org Cc: Michael Turner ; Ye, Ting ; Fu, Siyuan ; Wu, Jiaxin Subject: [PATCH v1] NetworkPkg/Ip6Dxe: Clean the invalid IPv6 configuration during driver start. REF: https://bugzilla.tianocore.org/show_bug.cgi?id

Re: [edk2] [PATCH v1 0/2] Uninstall protocols when error happen in Driver Binding Start.

2019-02-10 Thread Ye, Ting
Series Reviewed-By: Ye Ting -Original Message- From: Wu, Jiaxin Sent: Sunday, February 3, 2019 2:23 PM To: edk2-devel@lists.01.org Cc: Michael Turner ; Ye, Ting ; Fu, Siyuan ; Wu, Jiaxin Subject: [PATCH v1 0/2] Uninstall protocols when error happen in Driver Binding Start. REF

Re: [edk2] [PATCH v2] CryptoPkg: Fix various typos

2019-02-10 Thread Ye, Ting
Reviewed-by: Ye Ting -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Antoine Coeur Sent: Friday, February 8, 2019 12:12 AM To: edk2-devel@lists.01.org Subject: [edk2] [PATCH v2] CryptoPkg: Fix various typos Fix various typos in CryptoPkg

Re: [edk2] LocateProtocol - gEfiTcp4ServiceBindingProtocolGuid

2019-02-01 Thread Ye, Ting
Hi Ivan, I can't find your attachment. Maybe removed by the mailing system. I have no idea about the tree you are using. Is it possible for you to use the EDKII trunk code? It is available at https://github.com/tianocore/edk2. Thanks, Ting -Original Message- From: edk2-devel

Re: [edk2] [PATCH] CryptoPkg/BaseCryptLib: split CryptPkcs7Verify.c on behalf of runtime

2019-01-29 Thread Ye, Ting
Looks good to me. Reviewed-by: Ye Ting -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Jian J Wang Sent: Monday, January 28, 2019 4:38 PM To: edk2-devel@lists.01.org Cc: Ye, Ting ; Long, Qin Subject: [edk2] [PATCH] CryptoPkg/BaseCryptLib

Re: [edk2] Network Stack Budgeting

2019-01-23 Thread Ye, Ting
Hi Tom, As I known it is up to platform BDS when to connect network stack, or even not to connect network stack. For example, in fast boot process, network stack will not be connected thus Snp.Start() has no chance to be called. May I know which platforms you see this issue? Thanks, Ting

Re: [edk2] [PATCH 1/4] CryptoPkg/SmmCryptLib: permit use by MM_STANDALONE modules

2019-01-21 Thread Ye, Ting
Yes. No objections from me. Sorry for missed the previous mail. Thanks, Ting -Original Message- From: Ard Biesheuvel [mailto:ard.biesheu...@linaro.org] Sent: Monday, January 21, 2019 8:41 PM To: Gao, Liming Cc: Wang, Jian J ; Ye, Ting ; edk2-devel@lists.01.org; Kinney, Michael D ; Wei

Re: [edk2] [PATCH] Upgrade OpenSSL to 1.1.0j

2018-12-20 Thread Ye, Ting
Reviewed-by: Ye Ting -Original Message- From: Wang, Jian J Sent: Wednesday, December 19, 2018 11:03 AM To: edk2-devel@lists.01.org Cc: Ye, Ting ; Wei, Gang Subject: [PATCH] Upgrade OpenSSL to 1.1.0j REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1393 BZ#1089 (https

Re: [edk2] [PATCH] Maintainers.txt: Change package maintainer and reviewer of CryptoPkg.

2018-12-13 Thread Ye, Ting
Thanks all for the info and follow up. Laszlo, please let me know if there is additional step you think I need follow, thanks. Best Regards, Ting From: Long, Qin Sent: Friday, December 14, 2018 2:30 AM To: Gao, Liming ; Laszlo Ersek ; Ye, Ting Cc: edk2-devel@lists.01.org Subject: RE: [edk2

Re: [edk2] [PATCH] CryptoPkg/IntrinsicLib: add missing BaseLib declaration

2018-12-06 Thread Ye, Ting
Reviewed-by: Ye Ting -Original Message- From: Wang, Jian J Sent: Thursday, December 6, 2018 1:46 PM To: edk2-devel@lists.01.org Cc: Long, Qin ; Ye, Ting Subject: [PATCH] CryptoPkg/IntrinsicLib: add missing BaseLib declaration REF: https://bugzilla.tianocore.org/show_bug.cgi?id=596

Re: [edk2] Shell EFI (ipconfig.efi) for IPConfig2 Protocol

2018-12-05 Thread Ye, Ting
Hi, You may try "ifconfig.efi" under shell, which supports Ip4Config2 protocol. The source code is available under ShellPkg\Library\UefiShellNetwork1CommandsLib\Ifconfig.c Thanks, Ting -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of

Re: [edk2] [RFC PATCH v3 11/11] CryptoPkg/BaseCryptLib: Hack to get time in MM Standalone mode

2018-11-30 Thread Ye, Ting
Hi Jagadeesh, I don't suggest to update BaseCryptLib to use a PCD in StandaloneMmPkg, it makes other consumer of BaseCryptLib has dependency of StandaloneMmPkg. Also ToDo code below is not acceptable to me. I am thinking you could consider creating a new instance for BaseCryptLib such as

Re: [edk2] [PATCH v1 7/7] NetworkPkg: Remove some clarification from TCP/PXE/ISCSI driver INF.

2018-10-30 Thread Ye, Ting
Reviewed-by: Ye Ting -Original Message- From: Fu, Siyuan Sent: Tuesday, October 30, 2018 3:33 PM To: edk2-devel@lists.01.org Cc: Wu, Jiaxin ; Ye, Ting Subject: [PATCH v1 7/7] NetworkPkg: Remove some clarification from TCP/PXE/ISCSI driver INF. This patch is to remove

Re: [edk2] [Patch 0/2] Mtftp: Correct the total received and saved block number.

2018-10-25 Thread Ye, Ting
Series Reviewed-by: Ye Ting -Original Message- From: Wu, Jiaxin Sent: Thursday, October 25, 2018 4:56 PM To: edk2-devel@lists.01.org Cc: Ye, Ting ; Fu, Siyuan ; Wu, Jiaxin Subject: [Patch 0/2] Mtftp: Correct the total received and saved block number. The block returned from

Re: [edk2] [PATCH] CryptoPkg/BaseCryptLib: Fix potential integer overflow issue.

2018-10-25 Thread Ye, Ting
Reviewed-by: Ye Ting -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Long Qin Sent: Wednesday, October 24, 2018 9:22 PM To: edk2-devel@lists.01.org Cc: Ye, Ting Subject: [edk2] [PATCH] CryptoPkg/BaseCryptLib: Fix potential integer overflow

Re: [edk2] [PATCH v2] NetworkPkg/IpSecDxe: Fix issue to parse SA Payload.

2018-10-19 Thread Ye, Ting
Reviewed-by: Ye Ting -Original Message- From: Wu, Jiaxin Sent: Thursday, October 18, 2018 4:44 PM To: edk2-devel@lists.01.org Cc: Fu, Siyuan ; Ye, Ting ; Wu, Jiaxin Subject: [PATCH v2] NetworkPkg/IpSecDxe: Fix issue to parse SA Payload. Ref: https://bugzilla.tianocore.org

Re: [edk2] [Patch] NetworkPkg/IpSecDxe: Fix issue to parse SA Payload.

2018-10-17 Thread Ye, Ting
= 0; +EncryptKeylength = 0; +IsSupportEsn = FALSE; Thanks, Ting -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Jiaxin Wu Sent: Tuesday, October 16, 2018 9:34 AM To: edk2-devel@lists.01.org Cc: Ye, Ting ; Fu, Siyuan ; Wu

Re: [edk2] [Patch] NetworkPkg: Correct the time stamp and fix the integer overflow issue.

2018-10-17 Thread Ye, Ting
Reviewed-by: Ye Ting -Original Message- From: Wu, Jiaxin Sent: Tuesday, October 16, 2018 1:36 PM To: edk2-devel@lists.01.org Cc: Fu, Siyuan ; Ye, Ting ; Wu, Jiaxin Subject: [Patch] NetworkPkg: Correct the time stamp and fix the integer overflow issue. Ref: https

Re: [edk2] [Patch] NetworkPkg/TlsDxe: Remove the redundant library class.

2018-10-17 Thread Ye, Ting
Reviewed-by: Ye Ting -Original Message- From: Wu, Jiaxin Sent: Tuesday, October 16, 2018 9:55 AM To: edk2-devel@lists.01.org Cc: Fu, Siyuan ; Ye, Ting ; Wu, Jiaxin Subject: [Patch] NetworkPkg/TlsDxe: Remove the redundant library class. Ref: https://bugzilla.tianocore.org

Re: [edk2] [PATCH v2 0/5] Support windowsize to benefit tftp/pxe download performance.

2018-09-25 Thread Ye, Ting
Reviewed-by: Ye Ting -Original Message- From: Wu, Jiaxin Sent: Tuesday, September 25, 2018 9:12 AM To: edk2-devel@lists.01.org Cc: Ye, Ting ; Fu, Siyuan ; Carsey, Jaben ; Shao, Ming ; Laszlo Ersek ; Wu, Jiaxin Subject: [PATCH v2 0/5] Support windowsize to benefit tftp/pxe download

Re: [edk2] [Patch] MdeModulePkg/Library/DxeHttpLib: Handle the blank value in HTTP header.

2018-09-12 Thread Ye, Ting
Reviewed-by: Ye Ting -Original Message- From: Wu, Jiaxin Sent: Tuesday, September 4, 2018 3:17 PM To: edk2-devel@lists.01.org Cc: Stephen Benjamin ; Laszlo Ersek ; Ye, Ting ; Fu, Siyuan ; Wu, Jiaxin Subject: [Patch] MdeModulePkg/Library/DxeHttpLib: Handle the blank value in HTTP

Re: [edk2] [Patch] MdeModulePkg/Ip4Dxe: Sync the direct route entry setting.

2018-08-31 Thread Ye, Ting
Reviewed-by: Ye Ting -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Jiaxin Wu Sent: Friday, August 31, 2018 9:50 AM To: edk2-devel@lists.01.org Cc: Ye, Ting ; Fu, Siyuan ; Wu, Jiaxin Subject: [edk2] [Patch] MdeModulePkg/Ip4Dxe: Sync

Re: [edk2] [PATCH v2] MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot.

2018-08-31 Thread Ye, Ting
tftp4 and ifconfig? Reviewed-by: Ye Ting Thanks, Ting -Original Message- From: Fu, Siyuan Sent: Wednesday, August 29, 2018 4:53 PM To: edk2-devel@lists.01.org Cc: Ye, Ting ; Wu, Jiaxin Subject: [PATCH v2] MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot. V2

Re: [edk2] [Patch 2/2] ShellPkg: Update Ifconfig command to accept 32bit subnet mask.

2018-08-31 Thread Ye, Ting
Reveiewed-by: Ye Ting -Original Message- From: Fu, Siyuan Sent: Tuesday, August 28, 2018 9:53 AM To: edk2-devel@lists.01.org Cc: Ni, Ruiyu ; Ye, Ting ; Wu, Jiaxin Subject: [Patch 2/2] ShellPkg: Update Ifconfig command to accept 32bit subnet mask. Contributed-under: TianoCore

Re: [edk2] reg: Clarification required on ISCSI Initiator Implementation

2018-08-30 Thread Ye, Ting
Hi Siva, The EFI_ISCSI_INITIATOR_NAME_PROTOCOL defined in UEFI specification supports only one iSCSI initiator name in UEFI system. In our implementation UEFI iSCSI is a single iSCSI initiator node but can maintain more than one NIC device/port. Thanks, Ting -Original Message- From:

Re: [edk2] reg: HTTP Request Failure over Internet

2018-07-25 Thread Ye, Ting
Hi Siva, I didn't receive your patch either. Thanks for reporting the issue, we will try to reproduce it firstly. Thanks, Ting -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Laszlo Ersek Sent: Tuesday, July 24, 2018 8:43 PM To: Sivaraman

Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

2018-07-23 Thread Ye, Ting
in iSCSI. Thanks, Ting -Original Message- From: Sivaraman Nainar [mailto:sivaram...@amiindia.co.in] Sent: Monday, July 23, 2018 3:25 PM To: Ye, Ting ; edk2-devel@lists.01.org Subject: RE: reg: IP6 based Static IP Configuration in ISCSI Hello Ting, The said behavior is there in IP4

Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

2018-07-22 Thread Ye, Ting
Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Sivaraman Nainar Sent: Friday, July 20, 2018 6:46 PM To: Sivaraman Nainar ; Ye, Ting ; edk2-devel@lists.01.org Subject: Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI Hello Ting, We have one more

Re: [edk2] [Patch v3] NetworkPkg/HttpDxe: Fix the bug when parsing HTTP(S) message body.

2018-07-04 Thread Ye, Ting
Looks good to me. Reviewed-by: Ye Ting -Original Message- From: Wu, Jiaxin Sent: Wednesday, July 4, 2018 8:41 AM To: edk2-devel@lists.01.org Cc: Ye, Ting ; Fu, Siyuan ; Gary Lin ; Wu, Jiaxin Subject: [Patch v3] NetworkPkg/HttpDxe: Fix the bug when parsing HTTP(S) message body. *v2

Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

2018-07-04 Thread Ye, Ting
- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Sivaraman Nainar Sent: Wednesday, July 4, 2018 3:04 PM To: Ye, Ting ; edk2-devel@lists.01.org Subject: Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI Hello Ting, What I am trying to do is setting STATIC IP for

Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

2018-07-04 Thread Ye, Ting
2018 2:32 PM To: Ye, Ting ; edk2-devel@lists.01.org Subject: RE: reg: IP6 based Static IP Configuration in ISCSI Ting, Let me clarify in detail. When we have IP4 mode selection in ISCSI we can set both Initiator and Target with Static Addresses. But if we choose the IP6 mode by default no set

Re: [edk2] report an issue about edk2 iscsi

2018-07-03 Thread Ye, Ting
Hi Robin, Since you configured the attempt as following: Set: Connection retry count: 5, connection establishing timeout to [5000] iSCSI driver will try to connect to iSCSI target in 6 times, each time it uses 5 seconds as the timeout value. So you need hold > 30 seconds in your case.

Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

2018-07-03 Thread Ye, Ting
Hi Siva, We don't have such plan as I known. For IPv6, we leave it to IP6 driver to perform source address selection to best match the iSCSI target address. You could use ifconfig6 to set static IP6 address before you configure iSCSI. Thanks, Ting -Original Message- From: edk2-devel

Re: [edk2] reg: ISCSI Aborted attempt entry in IBFT Table

2018-06-06 Thread Ye, Ting
-CBEA-470B-A97E-CE7CE0D98DC2/iBFT.docx. Thanks, Ting -Original Message- From: Sivaraman Nainar [mailto:sivaram...@amiindia.co.in] Sent: Wednesday, June 6, 2018 5:01 PM To: Ye, Ting ; Omkar K ; edk2-devel@lists.01.org Cc: Madhan B. Santharam Subject: RE: reg: ISCSI Aborted attempt entry

Re: [edk2] reg: ISCSI Aborted attempt entry in IBFT Table

2018-06-06 Thread Ye, Ting
-Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Omkar K Sent: Tuesday, June 5, 2018 5:01 PM To: Ye, Ting ; edk2-devel@lists.01.org Cc: Madhan B. Santharam Subject: Re: [edk2] reg: ISCSI Aborted attempt entry in IBFT Table Hello Ting, 1. We did

Re: [edk2] reg: ISCSI Aborted attempt entry in IBFT Table

2018-06-04 Thread Ye, Ting
Hi Siva, Per design, the iSCSI multipath I/O will publish all configured attempts to IBFT, no matter the connection is success or fail currently. Did you enable the MPIO when you configure the attempts? I am not clear what do you mean "aborted attempt". Thanks, Ting -Original

Re: [edk2] [PATCH] CryptoPkg: Remove deprecated function usage in X509GetCommonName()

2018-05-28 Thread Ye, Ting
Reviewed-by: Ye Ting -Original Message- From: Long, Qin Sent: Thursday, May 24, 2018 4:11 PM To: edk2-devel@lists.01.org Cc: Ye, Ting ; michael.tur...@microsoft.com Subject: [PATCH] CryptoPkg: Remove deprecated function usage in X509GetCommonName() BZ#: https://bugzilla.tianocore.org

Re: [edk2] [Patch] NetworkPkg/NetworkPkg.dsc: Add the instance of library class [SafeIntLib].

2018-05-07 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Wu, Jiaxin Sent: Friday, May 4, 2018 11:53 AM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Fu, Siyuan <siyuan...@intel.com>; Long, Qin <qin.l...@intel.com>; Bi, Dandan <danda

Re: [edk2] [Patch] MdeModulePkg/Mtftp4Dxe: Separate the timer ticking to calculate the packet live time.

2018-03-01 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Wu, Jiaxin Sent: Friday, March 2, 2018 2:43 PM To: edk2-devel@lists.01.org Cc: Fu, Siyuan <siyuan...@intel.com>; Wang, Fan <fan.w...@intel.com>; Ye, Ting <ting...@intel.com> Subject: [Patch

Re: [edk2] [Patch] NetworkPkg/HttpBootDxe: Fix the incorrect error message output.

2018-02-28 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Jiaxin Wu Sent: Thursday, March 1, 2018 2:30 PM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Fu, Siyuan <siyuan...@intel.c

Re: [edk2] [Patch] NetworkPkg/HttpBootDxe: Correct the parameter check for the usage of HttpBootGetFileFromCache.

2018-02-28 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Jiaxin Wu Sent: Thursday, March 1, 2018 2:30 PM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Fu, Siyuan <siyuan...@intel.c

Re: [edk2] [PATCH v2 2/2] NetworkPkg: Read HttpTlsCipherList variable and configure it for HTTPS session.

2018-02-11 Thread Ye, Ting
NULL, + , + NULL + ); Others are good to me. Reviewed-by: Ye Ting <ting...@intel.com> Best Regards, Ting -Original Message- From: Wu, Jiaxin Sent: Sunday, February 11, 2018 11:15 AM To: edk2-devel@lists.01.org Cc: Laszlo Ersek

Re: [edk2] [PATCH] CryptoPkg: Update package version to 0.98

2018-01-21 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Long, Qin Sent: Monday, January 22, 2018 3:01 PM To: Ye, Ting <ting...@intel.com> Cc: edk2-devel@lists.01.org; Long, Qin <qin.l...@intel.com> Subject: [PATCH] CryptoPkg: Update package version to 0.

Re: [edk2] [Patch] NetworkPkg/IScsiDxe: Correct the DnsMode value according the target info.

2017-12-26 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Wu, Jiaxin Sent: Monday, December 25, 2017 1:30 PM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Fu, Siyuan <siyuan...@intel.com>; Karunakar P <karunak...@amiindia.co.in>; Wu, Jia

Re: [edk2] [Patch 3/3] NetworkPkg/TcpDxe: Check TCP payload for release version.

2017-12-26 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Wu, Jiaxin Sent: Tuesday, December 26, 2017 2:50 PM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Fu, Siyuan <siyuan...@intel.com>; Wang, Fan <fan.w...@intel.com>; Wu, Jia

Re: [edk2] [PATCH] CryptoPkg/OpensslLib: Update OpenSSL version to 1.1.0g

2017-12-24 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Long, Qin Sent: Friday, December 22, 2017 2:28 PM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com> Subject: [PATCH] CryptoPkg/OpensslLib: Update OpenSSL version to 1.1.0g Update the supported Ope

Re: [edk2] [Patch] MdeModulePkg/IpIoLib: add more error handling code to DxeIpIoLib.

2017-12-21 Thread Ye, Ting
Hi Siyuan, Please add "status =" for calling GetModeData with IP4/IP6. Others are good to me. + Ip.Ip6->GetModeData ( +Ip.Ip6, +, +NULL, +NULL +); Reviewed-by: Ye Ting <ting...@intel.com&

Re: [edk2] [Patch] MdeModulePkg/Ip4Dxe: Remove redundant code in Ip4Config2InitInstance().

2017-12-21 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Fu, Siyuan Sent: Wednesday, December 13, 2017 10:24 AM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Wang, Fan <fan.w...

Re: [edk2] [Patch] MdeModulePkg/Ip4Dxe: Clean up IP4 interface if failed to open ARP protocol.

2017-12-20 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Fu, Siyuan Sent: Wednesday, December 13, 2017 10:16 AM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Wang, Fan <fan.w...

Re: [edk2] Syntax error in EFI iSCSI Initiator Name Protocol in UEFI2.7 Spec

2017-12-19 Thread Ye, Ting
' <edk2-devel@lists.01.org> Cc: Fu, Siyuan <siyuan...@intel.com>; Ye, Ting <ting...@intel.com>; Wu, Jiaxin <jiaxin...@intel.com> Subject: Syntax error in EFI iSCSI Initiator Name Protocol in UEFI2.7 Spec Hello All, There is a typing mistake in EFI_ISCSI_INITIATOR_NAM

Re: [edk2] [Patch 1/2] MdeModulePkg/Dhcp4Dxe: Check Media status before starting DHCP process.

2017-12-12 Thread Ye, Ting
. Reviewed-by: Ye Ting <ting...@intel.com> Thanks, Ting -Original Message- From: Wu, Jiaxin Sent: Wednesday, December 13, 2017 1:16 PM To: Ye, Ting <ting...@intel.com>; edk2-devel@lists.01.org Cc: Fu, Siyuan <siyuan...@intel.com>; Karunakar P <karunak...@amiindia.co.in>

Re: [edk2] [Patch 1/2] MdeModulePkg/Dhcp4Dxe: Check Media status before starting DHCP process.

2017-12-12 Thread Ye, Ting
, Ting -Original Message- From: Wu, Jiaxin Sent: Friday, December 1, 2017 4:39 PM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Fu, Siyuan <siyuan...@intel.com>; Karunakar P <karunak...@amiindia.co.in>; Wu, Jiaxin <jiaxin...@intel.com> Subject:

Re: [edk2] [Patch] MdeModulePkg/Ip4Dxe: Cleanup the resource after error happen during Ip4StartAutoConfig().

2017-12-12 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Wu, Jiaxin Sent: Tuesday, December 12, 2017 7:44 PM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Fu, Siyuan <siyuan...@intel.com>; Wang, Fan <fan.w...@intel.com>; Wu, Jiaxin <j

Re: [edk2] [Patch] MdeModulePkg/Ip4Dxe: return error on memory allocate failure instead of ASSERT.

2017-12-12 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Fu Siyuan Sent: Wednesday, December 13, 2017 10:43 AM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Wang, Fan <fan.w...

Re: [edk2] [Patch] MdeModulePkg/TcpIoLib: Cancel TCP token if connect/accept is timeout.

2017-12-11 Thread Ye, Ting
Hi Siyuan, You might need write a log message for this patch, what do you think? Others are good to me. Reviewed-by: Ye Ting <ting...@intel.com> Best Regards, Ting -Original Message- From: Fu Siyuan [mailto:siyuan...@intel.com] Sent: Tuesday, December 5, 2017 2:34 PM To: edk2

Re: [edk2] [Patch] MdeModulePkg/TcpIoLib: Check input Timeout before calling CheckEvent() service.

2017-12-11 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Fu Siyuan [mailto:siyuan...@intel.com] Sent: Tuesday, December 5, 2017 2:33 PM To: edk2-devel@lists.01.org Cc: Wu, Jiaxin <jiaxin...@intel.com>; Ye, Ting <ting...@intel.com> Subject: [Patch] MdeModuleP

Re: [edk2] [Patch] ShellPkg: Add error message if failed to place receive token in ping command.

2017-11-14 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Fu, Siyuan Sent: Wednesday, November 15, 2017 12:10 PM To: edk2-devel@lists.01.org Cc: Wu, Jiaxin <jiaxin...@intel.com>; Ye, Ting <ting...@intel.com>; Ni, Ruiyu <ruiyu...@intel.com> Subject: [Pa

Re: [edk2] [Patch] MdeModulePkg/SNP: remove redundant DEBUG print in SNP Transmit.c

2017-11-14 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Fu, Siyuan Sent: Wednesday, November 15, 2017 11:15 AM To: edk2-devel@lists.01.org Cc: Wu, Jiaxin <jiaxin...@intel.com>; Ye, Ting <ting...@intel.com> Subject: [Patch] MdeModulePkg/SNP: remove redundant

Re: [edk2] [Patch] NetworkPkg: Fix incorrect SizeofHeaders returned from HttpTcpReceiveHeader().

2017-11-14 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Fu, Siyuan Sent: Wednesday, November 15, 2017 10:45 AM To: edk2-devel@lists.01.org Cc: Wu, Jiaxin <jiaxin...@intel.com>; Ye, Ting <ting...@intel.com>; Karunakar P <karunak...@amiindia.co.in> Sub

Re: [edk2] [Patch V2] NetworkPkg: Print error message to screen if error occurs during HTTP boot.

2017-11-14 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Fu, Siyuan Sent: Wednesday, November 15, 2017 9:52 AM To: edk2-devel@lists.01.org Cc: Wu, Jiaxin <jiaxin...@intel.com>; Ye, Ting <ting...@intel.com> Subject: [Patch V2] NetworkPkg: Print error message

Re: [edk2] [Patch] NetworkPkg/TlsAuthConfigDxe: Remove the extra FreePool

2017-10-19 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Wu, Jiaxin Sent: Thursday, October 19, 2017 1:58 PM To: edk2-devel@lists.01.org Cc: Long, Qin; Ye, Ting; Fu, Siyuan; Wu, Jiaxin Subject: [Patch] NetworkPkg/TlsAuthConfigDxe: Remove the extra FreePool Cc: Long Qin

Re: [edk2] [Patch] NetworkPkg: Remove ping6 and ifconfig shell application.

2017-10-18 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Fu, Siyuan Sent: Tuesday, October 17, 2017 9:08 PM To: edk2-devel@lists.01.org Cc: Wu, Jiaxin; Ye, Ting Subject: [Patch] NetworkPkg: Remove ping6 and ifconfig shell application. Edk2 has duplicated ping6/ifc

Re: [edk2] Different ISCSI behavior when 2 attempts are added

2017-10-09 Thread Ye, Ting
vel@lists.01.org' <edk2-devel@lists.01.org> Cc: Ye, Ting <ting...@intel.com>; Fu, Siyuan <siyuan...@intel.com> Subject: RE: Different ISCSI behavior when 2 attempts are added Hi Karunakar, I think it's not the bug according the current iSCSI implementation that the first login s

Re: [edk2] [Patch 0/2] Clarify the usage of HttpConfigData in HTTP protocol

2017-09-28 Thread Ye, Ting
Series Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Wu, Jiaxin Sent: Thursday, September 28, 2017 1:42 PM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Fu, Siyuan <siyuan...@intel.com>; Wu, Jiaxin <jiaxin...@intel.com> Subj

Re: [edk2] [Patch] NetworkPkg/UefiPxeBcDxe: Fix the redundant condition check

2017-09-28 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Wu, Jiaxin Sent: Thursday, September 28, 2017 1:49 PM To: edk2-devel@lists.01.org Cc: Santhapur Naveen <nave...@amiindia.co.in>; Ye, Ting <ting...@intel.com>; Fu, Siyuan <siyuan...@intel.com

Re: [edk2] [PATCH v3 4/5] MdeModulePkg/DxeNetLib: Fix negative value left shift

2017-09-28 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Wu, Hao A Sent: Thursday, September 28, 2017 12:32 PM To: edk2-devel@lists.01.org Cc: Wu, Hao A <hao.a...@intel.com>; Shi, Steven <steven@intel.com>; Fu, Siyuan <siyuan...@intel.com>; Ye, Ting

Re: [edk2] Linux CentOS 7.3 can get DHCP IPv4 IP address with configuring DHCP server as per RFC3021

2017-09-25 Thread Ye, Ting
gt; Cc: Wu, Jiaxin <jiaxin...@intel.com>; Fu, Siyuan <siyuan...@intel.com>; Ye, Ting <ting...@intel.com> Subject: Re: Linux CentOS 7.3 can get DHCP IPv4 IP address with configuring DHCP server as per RFC3021 Hello All, It is known that current EDKII doesn't support RFC3021, We

Re: [edk2] [PATCH v3] CryptoPkg: Add new API to retrieve commonName of X.509 certificate

2017-09-20 Thread Ye, Ting
ood to me. Reviewed-by: Ye Ting <ting...@intel.com> Best Regards, Ting -Original Message- From: Long, Qin Sent: Thursday, September 21, 2017 10:48 AM To: ler...@redhat.com; Ye, Ting <ting...@intel.com>; Zhang, Chao B <chao.b.zh...@intel.com> Cc: edk2-devel@lists.01.org

Re: [edk2] Check Ipv6 Support for ISCSI attempt page

2017-09-17 Thread Ye, Ting
Hi Karunakar, Thanks for capturing this. We agree that it's reasonable to add similar check to HTTP and ISCSI. Could you please help to file a bugzilla tracker for this? Thanks, Ting Ye -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Karunakar

Re: [edk2] [Patch 0/2] Fix bug in IP driver for IpSec protocol notify

2017-09-06 Thread Ye, Ting
Looks good to me. Series Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Fu Siyuan Sent: Monday, September 4, 2017 4:07 PM To: edk2-devel@lists.01.org Subject: [edk2] [Patch 0/2] Fix bug in IP

Re: [edk2] RFC 3021-Using 31-bit prefixes on IPv4 Point-to-Point Links /31

2017-09-03 Thread Ye, Ting
Hi Naveen, No, we don't support RFC3021 "using 31-bit prefixes on IPv4 Point-to-Point Links". I don't think there is any plan to implement this. Do you have real use case that need such feature? Best Regards, Ting Ye -Original Message- From: edk2-devel

Re: [edk2] iSCSI behavior

2017-08-30 Thread Ye, Ting
There is no such document available. It is an implementation choice only. Thanks, Ting -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Santhapur Naveen Sent: Wednesday, August 30, 2017 4:47 PM To: Ye, Ting <ting...@intel.com>; edk2-devel

Re: [edk2] iSCSI behavior

2017-08-30 Thread Ye, Ting
, August 29, 2017 8:22 PM To: Ye, Ting <ting...@intel.com>; edk2-devel@lists.01.org Subject: RE: iSCSI behavior Hi Ting, Thanks for your reply. I got your point but my question(s) are 1) I agree that if I add two attempts for the same NIC, there will be a warning popup. But my question is w

Re: [edk2] iSCSI behavior

2017-08-29 Thread Ye, Ting
Hi Naveen, For 1), if you configure two attempts with iSCSI Mode "Enabled", you will receive an warning that you have configured two attempts using same NIC. If you configure two attempts with iSCSI Mode "Enabled for MPIO", it is valid, and if the first attempt failed, the second attempt will

Re: [edk2] Iscsi Specification Document

2017-08-23 Thread Ye, Ting
UEFI iSCSI is RFC3720 compatible. It is not updated yet. Thanks, Ting Ye -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Blibbet Sent: Thursday, August 24, 2017 5:23 AM To: edk2-devel@lists.01.org Subject: Re: [edk2] Iscsi Specification Document

Re: [edk2] [Patch] NetworkPkg/Ip6Dxe: Fix the bug when checking the DataSize

2017-08-16 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Wu, Jiaxin Sent: Wednesday, August 16, 2017 2:19 PM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Fu, Siyuan <siyuan...@intel.com>; Wu, Jiaxin <jiaxin...@intel.com> Subject: [Patch

Re: [edk2] [PATCH v3][Patch 2/4] MdePkg/UefiDevicePathLib: Add DevPathFromTextDns and DevPathToTextDns libraries

2017-08-13 Thread Ye, Ting
- From: Wu, Jiaxin Sent: Thursday, August 03, 2017 8:20 PM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Fu, Siyuan <siyuan...@intel.com>; Wu, Jiaxin <jiaxin...@intel.com> Subject: [PATCH v3][Patch 2/4] MdePkg/UefiDevicePathLib: Add DevPathFromTextDns an

Re: [edk2] [Patch v2] NetworkPkg/HttpDxe: Handle the HttpVersionUnsupported in the HttpConfigData

2017-08-11 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Wu, Jiaxin Sent: Friday, August 11, 2017 9:13 AM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Jin, Eric <eric@intel.com>; Wu, Jiaxin <jiaxin...@intel.com> Subject: [Patc

Re: [edk2] [Patch] NetworkPkg/HttpBootDxe: Refine the coding style.

2017-08-10 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Wu, Jiaxin Sent: Tuesday, August 08, 2017 3:25 PM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Bi, Dandan <dandan...@intel.com>; Wu, Jiaxin <jiaxin...@intel.com> Subject: [Patch

Re: [edk2] [Patch 0/3] Support Ip4Config2/Ip6Config.SetData interface to clear specific configuration

2017-08-10 Thread Ye, Ting
Series Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Wu, Jiaxin Sent: Wednesday, July 26, 2017 2:28 PM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Fu, Siyuan <siyuan...@intel.com>; Wu, Jiaxin <jiaxin...@intel.com> Subj

Re: [edk2] [Patch] NetworkPkg/HttpDxe: Support HTTP Patch method

2017-08-03 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Wu, Jiaxin Sent: Wednesday, August 02, 2017 4:01 PM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Fu, Siyuan <siyuan...@intel.com>; Wu, Jiaxin <jiaxin...@intel.com> Subject: [P

Re: [edk2] [Patch] NetworkPkg: iSCSI should allow to set 6 or 12 length of ISID keyword.

2017-08-03 Thread Ye, Ting
mbers!\n" Others are good to me. Reviewed-by: Ye Ting <ting...@intel.com> Thanks, Ting -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Fu Siyuan Sent: Thursday, August 03, 2017 2:41 PM To: edk2-devel@lists.01.org Cc: Ye, Ting <tin

Re: [edk2] [Patch] NetworkPkg: Display HTTP redirection info to the screen if need.

2017-08-03 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Fu, Siyuan Sent: Thursday, July 27, 2017 11:44 AM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Wu, Jiaxin <jiaxin...@intel.com> Subject: [Patch] NetworkPkg: Display HTTP redirection

Re: [edk2] [Patch 0/3] Fix spelling typo in EFI_HTTP_STATUS_CODE

2017-07-26 Thread Ye, Ting
Series Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Wu, Jiaxin Sent: Tuesday, July 25, 2017 9:12 PM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Fu, Siyuan <siyuan...@intel.com>; Wu, Jiaxin <jiaxin...@intel.com> Subject:

Re: [edk2] [Patch] MdePkg: Add UEFI 2.7 defined GUID and structure for KMS protocol.

2017-07-19 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Fu, Siyuan Sent: Wednesday, July 19, 2017 2:25 PM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Wu, Jiaxin <jiaxin...@intel.com> Subject: [Patch] MdePkg: Add UEFI 2.7 defined GUID and

Re: [edk2] iSCSI Setup in Linux

2017-07-07 Thread Ye, Ting
Hi Naveen, May I know which Linux OS are you using to run iSCSI target? I think there are different iSCSI targets available in Linux. Thanks, Ting -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Santhapur Naveen Sent: Thursday, July 06, 2017

Re: [edk2] IPv6 Stateless autoconfiguration

2017-06-30 Thread Ye, Ting
Hi Naveen, Yes, EDKII supports IPv6 stateless address autoconfiguration defined in RFC4862. It includes two parts: - generating link-local address - generating global address via stateless address autoconfiguration. The later part requires an IPv6 router to send Router Advertisement with valid

Re: [edk2] [Patch] NetworkPkg: Fix GCC build issue.

2017-06-22 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Fu, Siyuan Sent: Friday, June 23, 2017 9:00 AM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Wu, Jiaxin <jiaxin...@intel.com> Subject: [Patch] NetworkPkg: Fix GCC build issue. Contribute

Re: [edk2] [Patch V3] NetworkPkg/HttpBootDxe: Add HTTP Boot Callback protocol support.

2017-06-21 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Fu, Siyuan Sent: Tuesday, June 20, 2017 9:23 AM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Wu, Jiaxin <jiaxin...@intel.com> Subject: [Patch V3] NetworkPkg/HttpBootDxe: Add HTTP Boot

Re: [edk2] [Patch] MdePkg: update head files to meet UEFI 2.7

2017-06-07 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Wang, Fan Sent: Tuesday, June 06, 2017 6:52 PM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Fu, Siyuan <siyuan...@intel.com>; Wang, Fan <fan.w...@intel.com> Subject: [Patch] M

Re: [edk2] [Patch 1/2] MdeModulePkg/UefiPxeBcDxe: Fix the PXE BootMenu selection issue

2017-06-05 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Wu, Jiaxin Sent: Monday, May 22, 2017 3:36 PM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Fu, Siyuan <siyuan...@intel.com>; Wu, Jiaxin <jiaxin...@intel.com> Subject:

Re: [edk2] [Patch 2/2] MdeModulePkg/UefiPxeBcDxe: Refine the PXE boot displayed information

2017-06-05 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Wu, Jiaxin Sent: Monday, May 22, 2017 3:36 PM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Fu, Siyuan <siyuan...@intel.com>; Wu, Jiaxin <jiaxin...@intel.com> Subject:

Re: [edk2] [PATCH v2] MdeModulePkg/DxeHttpLib: Fix potential memory leaks

2017-06-05 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Wu, Jiaxin Sent: Tuesday, May 23, 2017 10:11 AM To: Paulo Alcantara <pca...@gmail.com>; edk2-devel@lists.01.org Cc: Dong, Eric <eric.d...@intel.com>; Zeng, Star <star.z...@intel.com> Subje

Re: [edk2] Pressing ESC from "PXE windows Boot manager" causes ASSERT

2017-05-23 Thread Ye, Ting
Hi Karunakar, Sorry I did not find your attached files. Would you please send them again? Besides that, do you mind telling us which code base are you using for PXE boot? Are you using some revision of EDKII main trunk or UDK release? Thanks, Ting -Original Message- From: edk2-devel

Re: [edk2] [PATCH] CryptoPkg/BaseCryptLib: Add NULL pointer checks in DH and P7Verify

2017-05-19 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Long, Qin Sent: Friday, May 19, 2017 3:27 PM To: Ye, Ting <ting...@intel.com>; Wu, Hao A <hao.a...@intel.com>; edk2-devel@lists.01.org Cc: Long, Qin <qin.l...@intel.com> Subject: [PATCH] CryptoPk

Re: [edk2] [Patch] NetworkPkg/IScsiDxe: Switch IP4 configuration policy to Static before DHCP

2017-05-10 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Wu, Jiaxin Sent: Wednesday, May 10, 2017 11:33 PM To: edk2-devel@lists.01.org Cc: Ye, Ting <ting...@intel.com>; Fu, Siyuan <siyuan...@intel.com>; Wu, Jiaxin <jiaxin...@intel.com> Subject: [Pa

Re: [edk2] [Patch V2] MdeModulePkg: Addressing TCP Window Retraction when window scale factor is used.

2017-05-04 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Fu, Siyuan Sent: Friday, May 05, 2017 11:01 AM To: edk2-devel@lists.01.org Cc: Wu, Jiaxin <jiaxin...@intel.com>; Andrey Tepin <ate...@kraftway.ru>; Ye, Ting <ting...@intel.com> Subject:

Re: [edk2] [Patch V2] NetworkPkg: Addressing TCP Window Retraction when window scale factor is used.

2017-05-04 Thread Ye, Ting
Reviewed-by: Ye Ting <ting...@intel.com> -Original Message- From: Fu, Siyuan Sent: Friday, May 05, 2017 9:56 AM To: edk2-devel@lists.01.org Cc: Wu, Jiaxin <jiaxin...@intel.com>; Andrey Tepin <ate...@kraftway.ru>; Ye, Ting <ting...@intel.com> Subject: [Patch V2

  1   2   3   4   >