2016-10-28 | Michael Kinney | MdePkg/Include: Add enumeration size checks to Base.h Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-10-28 | Michael Kinney | MdePkg/PciSegmentLib: Optimize PCI_SEGMENT_LIB_ADDRESS() Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-10-28 | Michael Kinney | PcAtChipsetPkg/HpetTimerDxe: Fix race condition in... Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-10-28 | Michael Kinney | QuarkSocPkg/Library: Remove extra UefiBaseType.h includes Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-10-27 | Michael Kinney | MdeModulePkg/TerminalDxe: Fix IA32 VS2015x86 build... Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-10-25 | Gary Lin | QuarkSocPkg: Fix typos in comments |
commit | commitdiff | tree |
2016-10-25 | Gary Lin | QuarkPlatformPkg: Fix typos in comments |
commit | commitdiff | tree |
2016-10-12 | Michael Kinney | BaseTools/GenFds: Support FDF sections in any order Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-10-08 | Thomas Huth | MdePkg: Fix some typing errors in the header files Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-10-08 | Thomas Huth | MdePkg: Fix some typing errors Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-10-07 | Michael Kinney | QuarkPlatformPkg/RecoveryOemHookLib: Remove RecoveryOemHookLib Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-10-07 | Michael Kinney | QuarkPlatformPkg: Add ForceRecovery UEFI application Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-10-07 | Michael Kinney | QuarkPlatformPkg/PlatformHelperLib: Remove PlatformDebugPort... Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-10-07 | Michael Kinney | QuarkPlatformPkg/PlatformInit: Fix recovery detection... Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-10-07 | Michael Kinney | QuarkPlatformPkg/ForceRecovery: Add UEFI application... Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-10-07 | Michael Kinney | QuarkSocPkg/QncSmmDispatcher: Fix use after free issue Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-10-07 | Michael Kinney | QuarkSocPkg/QncSmmDispatcher: Fix context passed to... Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-10-03 | Michael Kinney | ShellPkg/Hexedit: Fix FreePool() ASSERT() when writing... Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-09-01 | Star Zeng | UefiCpuPkg/PiSmmCpuDxeSmm: Consume PcdAcpiS3Enable... Cc: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-09-01 | Star Zeng | UefiCpuPkg/PiSmmCpuDxeSmm: Move S3 related code to... Cc: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-09-01 | Star Zeng | UefiCpuPkg/CpuS3DataDxe: Consume PcdAcpiS3Enable to... Cc: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-08-03 | Giri P Mudusuru | MdePkg: Add DmaRemappingReportingTable.h Cc: Michael Kinney <michael.d.kinney@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-07-25 | Giri P Mudusuru | EmulatorPkg: Fix typos in comments Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-07-21 | Jeff Fan | UefiCpuPkg/PiSmmCpuDxeSmm: SMM_CPU_DATA_BLOCK is not... Cc: Michael Kinney <michael.d.kinney@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-07-14 | Jeff Fan | UefiCpuPkg/PiSmmCpuDxeSmm: Clean up CheckFeatureSupported() Cc: Michael Kinney <michael.d.kinney@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-07-14 | Jeff Fan | UefiCpuPkg/PiSmmCpuDxeSmm: Check XD/BTS features in... Cc: Michael Kinney <michael.d.kinney@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-07-14 | Jeff Fan | UefiCpuPkg/PiSmmCpuDxeSmm: Add SMM S3 boot flag Cc: Michael Kinney <michael.d.kinney@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-07-14 | Jeff Fan | UefiCpuPkg/PiSmmCpuDxeSmm: Add MemoryMapped in SetProcessorR... Cc: Michael Kinney <michael.d.kinney@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-07-14 | Jeff Fan | UefiCpuPkg/PiSmmCpuDxeSmm: Remove duplicate aligned... Cc: Michael Kinney <michael.d.kinney@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-05-24 | Jeff Fan | UefiCpuPkg/PiSmmCpuDxeSmm: Using MSRs semaphores in... Cc: Michael Kinney <michael.d.kinney@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-05-24 | Jeff Fan | UefiCpuPkg/PiSmmCpuDxeSmm: Allocate buffer for MSRs... Cc: Michael Kinney <michael.d.kinney@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-05-24 | Jeff Fan | UefiCpuPkg/PiSmmCpuDxeSmm: Using CPU semaphores in... Cc: Michael Kinney <michael.d.kinney@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-05-24 | Jeff Fan | UefiCpuPkg/PiSmmCpuDxeSmm: Allocate buffer for each... Cc: Michael Kinney <michael.d.kinney@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-05-24 | Jeff Fan | UefiCpuPkg/PiSmmCpuDxeSmm: Using global semaphores... Cc: Michael Kinney <michael.d.kinney@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-05-24 | Jeff Fan | UefiCpuPkg/PiSmmCpuDxeSmm: Move forward MP sync data... Cc: Michael Kinney <michael.d.kinney@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-05-24 | Jeff Fan | UefiCpuPkg/PiSmmCpuDxeSmm: Allocate buffer for global... Cc: Michael Kinney <michael.d.kinney@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-05-19 | Michael Kinney | QuarkSocPkg/SmmCpuFeaturesLib: Add SMRR PhysBase/PhysMask... Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-05-19 | Michael Kinney | UefiCpuPkg/SmmCpuFeaturesLib: Add SMRR PhysBase/PhysMask... Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-05-16 | Jeff Fan | UefiCpuPkg/PiSmmCpuDxeSmm: Use public MSR_IA32_MISC_ENABLE... Cc: Michael Kinney <michael.d.kinney@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-05-16 | Jeff Fan | UefiCpuPkg/PiSmmCpuDxeSmm/SmmProfile: Remove unnecessary... Cc: Michael Kinney <michael.d.kinney@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-05-16 | Jeff Fan | UefiCpuPkg/PiSmmCpuDxeSmm/SmmProfile: Fix BTS support... Cc: Michael Kinney <michael.d.kinney@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-05-13 | Lee Leahy | QuarkSocPkg/SDControllerDxe: Add EFIAPI to SetHighSpeedMode Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-05-13 | Lee Leahy | QuarkPlatformPkg: Fix variable set but not used build... Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-05-13 | Lee Leahy | QuarkPlatformPkg: Fix build errors Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-03-13 | Michael Kinney | UefiCpuPkg/Include: Add top level MSR include file Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-03-13 | Michael Kinney | UefiCpuPkg/Include: Add Pentium MSR include file Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-03-13 | Michael Kinney | UefiCpuPkg/Include: Add P6 MSR include file Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-03-13 | Michael Kinney | UefiCpuPkg/Include: Add Pentium M MSR include file Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-03-13 | Michael Kinney | UefiCpuPkg/Include: Add Core Solo/Duo MSR include file Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-03-13 | Michael Kinney | UefiCpuPkg/Include: Add Pentium 4 MSR include file Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-03-13 | Michael Kinney | UefiCpuPkg/Include: Add Xeon Phi MSR include file Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-03-13 | Michael Kinney | UefiCpuPkg/Include: Add Skylake MSR include file Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-03-13 | Michael Kinney | UefiCpuPkg/Include: Add Xeon Processor D MSR include... Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-03-13 | Michael Kinney | UefiCpuPkg/Include: Add Broadwell MSR include file Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-03-13 | Michael Kinney | UefiCpuPkg/Include: Add Haswell-E MSR include file Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-03-13 | Michael Kinney | UefiCpuPkg/Include: Add Haswell MSR include file Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-03-13 | Michael Kinney | UefiCpuPkg/Include: Add Ivy Bridge MSR include file Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-03-13 | Michael Kinney | UefiCpuPkg/Include: Add Sandy Bridge MSR include file Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-03-13 | Michael Kinney | UefiCpuPkg/Include: Add Xeon E7 MSR include file Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-03-13 | Michael Kinney | UefiCpuPkg/Include: Add Xeon 5600 MSR include file Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-03-13 | Michael Kinney | UefiCpuPkg/Include: Add Nehalem MSR include file Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-03-13 | Michael Kinney | UefiCpuPkg/Include: Add Silvermont MSR include file Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-03-13 | Michael Kinney | UefiCpuPkg/Include: Add Atom MSR include file Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-03-13 | Michael Kinney | UefiCpuPkg/Include: Add Core 2 MSR include file Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-03-13 | Michael Kinney | UefiCpuPkg/Include: Add Architectural MSR include file Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-02-25 | Michael Kinney | UefiCpuPkg/Cpuid: Add UEFI CPUID application Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-02-25 | Michael Kinney | UefiCpuPkg/Cpuid.h: Add CPUID leaf/sub-leaf defines... Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-02-25 | Michael Kinney | BaseTools/tools_def.txt: Add -march=i586 for IA32 GCC... Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-02-22 | Michael Kinney | UefiCpuPkg/PiSmmCpuDxeSmm: Enable/Restore XD in SMM Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-02-22 | Michael Kinney | UefiCpuPkg/PiSmmCpuDxeSmm: Add EFIAPI to CheckFeatureSupported() Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |
2016-02-12 | edk2-devel | MdePkg: Update Base.h to fix compilation issues with... Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
commit | commitdiff | tree |