January 7, 2024 8:08 PM
> To: devel@edk2.groups.io; saloni.kasbe...@intel.com; mc...@ipxe.org
> Cc: Clark-williams, Zachary ; Nickle Wang
> ; Igor Kulchytskyy
> Subject: RE: [edk2-devel] [PATCH 1/5] NetwokrPkg/HttpDxe: Refactor
> TlsCreateChild
>
> Hi Saloni,
> We still cre
>
> Cc: Clark-williams, Zachary ; Nickle Wang
> ; Igor Kulchytskyy
> Subject: Re: [edk2-devel] [PATCH 1/5] NetwokrPkg/HttpDxe: Refactor
> TlsCreateChild
>
> Caution: This message originated from an External Source. Use proper caution
> when opening att
Brown
Sent: Friday, January 5, 2024 9:12 AM
To: abner.ch...@amd.com; devel@edk2.groups.io
Cc: Kasbekar, Saloni ; Clark-williams, Zachary
; Nickle Wang ; Igor
Kulchytskyy
Subject: Re: [edk2-devel] [PATCH 1/5] NetwokrPkg/HttpDxe: Refactor
TlsCreateChild
On 05/01/2024 08:37, abner.ch...@amd.com w
On 05/01/2024 08:37, abner.ch...@amd.com wrote:
From: Abner Chang
- Use HTTP instance as the parameter for TlsCreateChild function.
- Install TLS protocol on the HTTP instance thats create TLS child.
Logic looks good to me, just some minor cosmetic comments.
Commit title has "NetwokrPkg" typ
From: Abner Chang
- Use HTTP instance as the parameter for TlsCreateChild function.
- Install TLS protocol on the HTTP instance thats create TLS child.
Signed-off-by: Abner Chang
Cc: Saloni Kasbekar
Cc: Zachary Clark-williams
Cc: Michael Brown
Cc: Nickle Wang
Cc: Igor Kulchytskyy
---
Netw