Re: [edk2] [Patch 7/8] UefiCPuPkg: ApicLibs: Add Quark SoC compatibility

2015-04-15 Thread Kinney, Michael D
, 2015 12:17 AM To: Kinney, Michael D; edk2-devel@lists.sourceforge.net Subject: Re: [edk2] [Patch 7/8] UefiCPuPkg: ApicLibs: Add Quark SoC compatibility UefiCPuPkg: CPu => Cpu Really wish I didn't have to go through the extra steps to quote the attached patch. :\ (Ie, I like inline

Re: [edk2] [Patch 7/8] UefiCPuPkg: ApicLibs: Add Quark SoC compatibility

2015-04-15 Thread Jordan Justen
UefiCPuPkg: CPu => Cpu Really wish I didn't have to go through the extra steps to quote the attached patch. :\ (Ie, I like inline patches. :) > Index: Library/BaseXApicLib/BaseXApicLib.c > === > --- Library/BaseXApicLib/BaseXApicLib

Re: [edk2] [Patch 7/8] UefiCPuPkg: ApicLibs: Add Quark SoC compatibility

2015-04-14 Thread Fan, Jeff
Reviewed-by: Jeff Fan mailto:jeff@intel.com>> From: Kinney, Michael D [mailto:michael.d.kin...@intel.com] Sent: Wednesday, April 15, 2015 12:50 AM To: edk2-devel@lists.sourceforge.net Subject: [edk2] [Patch 7/8] UefiCPuPkg: ApicLibs: Add Quark SoC compatibility Please review the at

[edk2] [Patch 7/8] UefiCPuPkg: ApicLibs: Add Quark SoC compatibility

2015-04-14 Thread Kinney, Michael D
Please review the attached patch that adds Quark SoC compatibility to the APIC Libraries in the UefiCpuPkg. Some EDK II libraries assume capabilities that are not available on Quark SoC. With these changes, applications and drivers built for IA32 are compatible with Quark SoC. These patches do