Re: [edk2] [PATCH 01/37] AppPkg: Removing ipf which is no longer supported from edk2.

2018-06-13 Thread Carsey, Jaben
> -Original Message- > From: Chen, Chen A > Sent: Tuesday, June 12, 2018 8:43 PM > To: edk2-devel@lists.01.org > Cc: Chen, Chen A ; Carsey, Jaben > ; Kinney, Michael D > > Subject: [PATCH 01/37] AppPkg: Removing ipf which is no longer supported > from edk2. > Importance: High > > Remov

Re: [edk2] [PATCH 01/37] AppPkg: Removing ipf which is no longer supported from edk2.

2018-06-12 Thread Jordan Justen
On 2018-06-12 20:43:03, chenc2 wrote: > Removing rules for Ipf sources file: > * Remove the source file which path with "ipf" and also listed in > [Sources.IPF] section of INF file. > * Remove the source file which listed in [Components.IPF] section > of DSC file and not listed in any other [Co

[edk2] [PATCH 01/37] AppPkg: Removing ipf which is no longer supported from edk2.

2018-06-12 Thread chenc2
Removing rules for Ipf sources file: * Remove the source file which path with "ipf" and also listed in [Sources.IPF] section of INF file. * Remove the source file which listed in [Components.IPF] section of DSC file and not listed in any other [Components] section. * Remove the embedded Ipf cod