Re: [edk2] reg: EDK2 - HTTP Boot Image Validation

2018-05-22 Thread Fu, Siyuan
ge types"? Do you want to > skip the "Content-type" HTTP header check, or name extension check, or > both of them? > > > BestRegards > Fu Siyuan > > > -Original Message- > > From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of &g

Re: [edk2] reg: EDK2 - HTTP Boot Image Validation

2018-05-22 Thread Sivaraman Nainar
devel-boun...@lists.01.org] On Behalf Of > Sivaraman Nainar > Sent: Friday, May 18, 2018 5:17 PM > To: edk2-devel@lists.01.org > Subject: [edk2] reg: EDK2 - HTTP Boot Image Validation > > Hello all, > When HTTP Boot performed the code checking if the Image type as EFI >

Re: [edk2] reg: EDK2 - HTTP Boot Image Validation

2018-05-22 Thread Fu, Siyuan
lists.01.org] On Behalf Of > Sivaraman Nainar > Sent: Friday, May 18, 2018 5:17 PM > To: edk2-devel@lists.01.org > Subject: [edk2] reg: EDK2 - HTTP Boot Image Validation > > Hello all, > When HTTP Boot performed the code checking if the Image type as EFI ISO > and IMG. If not t

[edk2] reg: EDK2 - HTTP Boot Image Validation

2018-05-18 Thread Sivaraman Nainar
Hello all, When HTTP Boot performed the code checking if the Image type as EFI ISO and IMG. If not the boot not proceeding when the content type is as "Content-type: text/plain". https://github.com/tianocore/edk2/blob/master/NetworkPkg/HttpBootDxe/HttpBootSupport.c (HttpBootCheckImageType()) Bu