summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OvmfPg: flash driver: drop gratuitous 64-by-32 bit divisions (VS2010)Laszlo Ersek2014-11-141-2/+2
* OvmfPg: flash driver: fix type of EFI_SIZE_TO_PAGES argument (VS2010)Laszlo Ersek2014-11-141-3/+3
* MdeModulePkg/Core/PiSmmCore/PiSmmCore.c: Fix compiler warning about variable ...Garrett Kirkendall2014-11-141-1/+1
* UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for...Qin Long2014-11-1414-588/+1972
* OvmfPkg: PlatformBdsLib: Platform dependent PCI/IRQ initializationGabriel Somlo2014-11-143-47/+78
* OvmfPkg: AcpiTimerLib: Switch additional stages to PCD-based Dxe instanceGabriel Somlo2014-11-145-14/+44
* OvmfPkg: AcpiTimerLib: Use global variable during PEI_CORE and PEIMGabriel Somlo2014-11-146-18/+30
* OvmfPkg: AcpiTimerLib: Split into multiple phase-specific instancesGabriel Somlo2014-11-1412-225/+498
* OvmfPkg: CsmSupportLib: Set/use platform specific legacy interrupt deviceGabriel Somlo2014-11-143-3/+34
* OvmfPkg: Add PCD for Host Bridge dev. ID (PcdOvmfHostBridgePciDevId)Gabriel Somlo2014-11-146-1/+7
* OvmfPkg: PlatformPei: Platform specific ACPI power management setupGabriel Somlo2014-11-141-11/+32
* OvmfPkg: Factor out platform detection (q35 vs. piix4)Gabriel Somlo2014-11-141-0/+49
* UefiCpuPkg/CpuDxe: install Mp Service protocolChen Fan2014-11-131-0/+10
* UefiCpuPkg/CpuDxe: Startup APsJordan Justen2014-11-131-0/+3
* UefiCpuPkg/MpService: avoid dead lock caused by CheckAllAPsStatusChen Fan2014-11-131-24/+31
* UefiCpuPkg/MpService: avoid reset AP still hold a lockChen Fan2014-11-132-0/+10
* UefiCpuPkg/MpService: free the unused cpu data bufferChen Fan2014-11-131-3/+12
* UefiCpuPkg/CpuDxe: introduce ResetApStackless()Chen Fan2014-11-133-5/+63
* UefiCpuPkg/CpuDxe: split out StartupCode from StartApsStackless()Chen Fan2014-11-133-18/+66
* UefiCpuPkg/MpService: avoid next timer getting into CheckAllAPsStatus()Chen Fan2014-11-131-1/+22
* UefiCpuPkg/MpService: Simply Lock usageChen Fan2014-11-131-42/+47
* UefiCpuPkg/MpService: move settimer out to InitMpSystemDataChen Fan2014-11-131-50/+78
* UefiCpuPkg/CpuDxe: Ap do loop routine to execute procedureChen Fan2014-11-131-1/+32
* UefiCpuPkg/CpuDxe: implement Mp Services:SwitchBSP()Chen Fan2014-11-132-1/+93
* UefiCpuPkg/CpuDxe: implement Mp Services:StartupAllAPs()Chen Fan2014-11-132-1/+595
* UefiCpuPkg/CpuDxe: implement Mp Protocol:StartupThisAP()Chen Fan2014-11-132-1/+461
* UefiCpuPkg/CpuDxe: implement Mp Protocol:EnableDisableAP()Chen Fan2014-11-132-1/+235
* UefiCpuPkg/CpuDxe: implement Mp Services:GetProcessorInfo()Chen Fan2014-11-132-1/+85
* UefiCpuPkg/CpuDxe: implement Mp Protocol:GetNumberOfProcessors()Chen Fan2014-11-132-1/+125
* UefiCpuPkg/CpuDxe: implement Mp Protocol: WhoAmI()Chen Fan2014-11-132-1/+81
* UefiCpuPkg/CpuDxe: introduce MP_SYSTEM_DATA for Mp Service ProtocolChen Fan2014-11-134-10/+128
* UefiCpuPkg/CpuDxe: introduce EFI_MP_SERVICES_PROTOCOLChen Fan2014-11-133-0/+13
* UefiCpuPkg/CpuDxe: Switch Ap Stack to NewStackChen Fan2014-11-131-0/+29
* UefiCpuPkg/CpuDxe: introduce two PCD valueChen Fan2014-11-133-1/+52
* UefiCpuPkg/CpuDxe: Add StartApsStackless routineJordan Justen2014-11-134-0/+332
* UefiCpuPkg/CpuDxe: Move GDT structures into CpuGdt.hJordan Justen2014-11-132-51/+73
* UefiCpuPkg/CpuDxe: Add stackless assembly AP entry pointsJordan Justen2014-11-137-0/+326
* UefiCpuPkg/CpuDxe: Add ApEntryPointInCJordan Justen2014-11-131-0/+13
* UefiCpuPkg/CpuDxe: Add no-op InitializeMpSupportJordan Justen2014-11-134-0/+61
* ArmPkg/ArmGicLib: select GICv2 mode if SRE is present but unavailableArd Biesheuvel2014-11-133-10/+26
* ArmPkg/ArmGic: Removed 'GCC' toolchain to build assembly filesOlivier Martin2014-11-132-2/+2
* [PATHC] ShellPkg: control code flow with a PCDJaben Carsey2014-11-123-22/+21
* OvmfPkg/XenPvBlkDxe: Don't include system inttypes.hJordan Justen2014-11-121-8/+4
* ArmPlatformPkg: fix undefined reference to memcpyScott Duplichan2014-11-121-1/+1
* CryptoPkg Updates to support RFC3161 timestamp signature verification. Qin Long2014-11-1229-687/+2369
* BaseTools: Fix a cleanall issue.Yingke Liu2014-11-121-10/+4
* Fix a bug in DHCP6 driver when using DUID LLT.Fu Siyuan2014-11-121-3/+3
* EdkCompatibilityPkg: Add UEFI memory and SMRAM profile support.Star Zeng2014-11-126-4/+281
* MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng2014-11-1228-106/+5235
* MdePkg: Add RETURN_ADDRESS macro into Base.h.Star Zeng2014-11-121-1/+22