Reviewed-by: Jaben Carsey <jaben.car...@intel.com>

> -----Original Message-----
> From: Bjorge, Erik C
> Sent: Tuesday, November 03, 2015 10:43 AM
> To: Daryl McDaniel <edk2-li...@mc2research.org>; edk2-devel@lists.01.org;
> Carsey, Jaben <jaben.car...@intel.com>; Rosenbaum, Lee G
> <lee.g.rosenb...@intel.com>
> Subject: RE: [Patch 1/1] AppPkg/Python remove improper characters from
> pyconfig.h
> Importance: High
> 
> Reviewed-by: Erik Bjorge <erik.c.bjo...@intel.com>
> 
> -----Original Message-----
> From: Daryl McDaniel [mailto:edk2-li...@mc2research.org]
> Sent: Tuesday, November 3, 2015 10:29 AM
> To: edk2-devel@lists.01.org; Carsey, Jaben <jaben.car...@intel.com>;
> Bjorge, Erik C <erik.c.bjo...@intel.com>; Rosenbaum, Lee G
> <lee.g.rosenb...@intel.com>
> Subject: [Patch 1/1] AppPkg/Python remove improper characters from
> pyconfig.h
> 
> AppPkg: Within the Ia32 and X64 pyconfig.h files, there are 178 occurrences
> of an accent character, `, being used instead of a regular single quote, ',
> within comments.
> 
> Replace all occurrences of ` within comments with '.  Example:
>     OLD:  `foobar'
>     NEW: 'foobar'
> 
> The same changes are applied to both
> AppPkg/Applications/Python/Ia32/pyconfig.h and
> AppPkg/Applications/Python/X64/pyconfig.h.
> 
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Daryl McDaniel <edk2-li...@mc2research.org>
> 
> 
> Changes are detailed in the attached patch file.
> 
> Sincerely,
> Daryl McDaniel

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to