Jordan, Thanks! Fixed it in title and commit log.
Jeff -----Original Message----- From: Jordan Justen [mailto:jljus...@gmail.com] Sent: Saturday, November 30, 2013 7:55 AM To: edk2-devel@lists.sourceforge.net Subject: Re: [edk2] [UefiCpuPkg][Patch] Fix UINXGCC IA32 build issue On Fri, Nov 29, 2013 at 12:53 AM, Fan, Jeff <jeff....@intel.com> wrote: > Hi, all > > I just fixed one UNIXGCC IA32 build issue on > UefiCpuPkg\Library\CpuExceptionHandlerLib\Ia32\ExceptionHandlerAsm.S, > as below. If you have meet other build issue on other TOOL CHAIN, > please tell me. Thanks! > > Fixed typo: HookAfterStubEnd should be HookAfterStubHeaderEnd. It will > make UINIXGCC IA32 build issue: Typo in spelling of UNIXGCC. :) Reviewed-by: Jordan Justen <jordan.l.jus...@intel.com> > Modified: > trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/ExceptionHan > dlerAsm.S > > =================================================================== > > --- > trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/ExceptionHan > dlerAsm.S > 2013-11-29 04:44:22 UTC (rev 14920) > > +++ > trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/ExceptionHan > dlerAsm.S > 2013-11-29 08:37:23 UTC (rev 14921) > > @@ -23,7 +23,7 @@ > > ASM_GLOBAL ASM_PFX(CommonExceptionHandler) > > ASM_GLOBAL ASM_PFX(CommonInterruptEntry) > > -ASM_GLOBAL ASM_PFX(HookAfterStubEnd) > > +ASM_GLOBAL ASM_PFX(HookAfterStubHeaderEnd) > > #EXTRN ASM_PFX(mErrorCodeFlag):DWORD # Error code flags for > exceptions > > #EXTRN ASM_PFX(mDoFarReturnFlag):DWORD # Do far return flag > > > > Thanks! > > Jeff > > > ---------------------------------------------------------------------- > -------- Rapidly troubleshoot problems before they affect your > business. Most IT organizations don't have a clear picture of how > application performance affects their revenue. With AppDynamics, you > get 100% visibility into your Java,.NET, & PHP application. Start your > 15-day FREE TRIAL of AppDynamics Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.c > lktrk _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/edk2-devel > ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk _______________________________________________ edk2-devel mailing list edk2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-devel ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk _______________________________________________ edk2-devel mailing list edk2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-devel