summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-14OvmfPkg: CsmSupportLib: Set/use platform specific legacy interrupt deviceGabriel Somlo
2014-11-14OvmfPkg: Add PCD for Host Bridge dev. ID (PcdOvmfHostBridgePciDevId)Gabriel Somlo
2014-11-14OvmfPkg: PlatformPei: Platform specific ACPI power management setupGabriel Somlo
2014-11-14OvmfPkg: Factor out platform detection (q35 vs. piix4)Gabriel Somlo
2014-11-13UefiCpuPkg/CpuDxe: install Mp Service protocolChen Fan
2014-11-13UefiCpuPkg/CpuDxe: Startup APsJordan Justen
2014-11-13UefiCpuPkg/MpService: avoid dead lock caused by CheckAllAPsStatusChen Fan
2014-11-13UefiCpuPkg/MpService: avoid reset AP still hold a lockChen Fan
2014-11-13UefiCpuPkg/MpService: free the unused cpu data bufferChen Fan
2014-11-13UefiCpuPkg/CpuDxe: introduce ResetApStackless()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: split out StartupCode from StartApsStackless()Chen Fan
2014-11-13UefiCpuPkg/MpService: avoid next timer getting into CheckAllAPsStatus()Chen Fan
2014-11-13UefiCpuPkg/MpService: Simply Lock usageChen Fan
2014-11-13UefiCpuPkg/MpService: move settimer out to InitMpSystemDataChen Fan
2014-11-13UefiCpuPkg/CpuDxe: Ap do loop routine to execute procedureChen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Services:SwitchBSP()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Services:StartupAllAPs()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Protocol:StartupThisAP()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Protocol:EnableDisableAP()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Services:GetProcessorInfo()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Protocol:GetNumberOfProcessors()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Protocol: WhoAmI()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: introduce MP_SYSTEM_DATA for Mp Service ProtocolChen Fan
2014-11-13UefiCpuPkg/CpuDxe: introduce EFI_MP_SERVICES_PROTOCOLChen Fan
2014-11-13UefiCpuPkg/CpuDxe: Switch Ap Stack to NewStackChen Fan
2014-11-13UefiCpuPkg/CpuDxe: introduce two PCD valueChen Fan
2014-11-13UefiCpuPkg/CpuDxe: Add StartApsStackless routineJordan Justen
2014-11-13UefiCpuPkg/CpuDxe: Move GDT structures into CpuGdt.hJordan Justen
2014-11-13UefiCpuPkg/CpuDxe: Add stackless assembly AP entry pointsJordan Justen
2014-11-13UefiCpuPkg/CpuDxe: Add ApEntryPointInCJordan Justen
2014-11-13UefiCpuPkg/CpuDxe: Add no-op InitializeMpSupportJordan Justen
2014-11-13ArmPkg/ArmGicLib: select GICv2 mode if SRE is present but unavailableArd Biesheuvel
2014-11-13ArmPkg/ArmGic: Removed 'GCC' toolchain to build assembly filesOlivier Martin
2014-11-12[PATHC] ShellPkg: control code flow with a PCDJaben Carsey
2014-11-12OvmfPkg/XenPvBlkDxe: Don't include system inttypes.hJordan Justen
2014-11-12ArmPlatformPkg: fix undefined reference to memcpyScott Duplichan
2014-11-12CryptoPkg Updates to support RFC3161 timestamp signature verification. Qin Long
2014-11-12BaseTools: Fix a cleanall issue.Yingke Liu
2014-11-12Fix a bug in DHCP6 driver when using DUID LLT.Fu Siyuan
2014-11-12EdkCompatibilityPkg: Add UEFI memory and SMRAM profile support.Star Zeng
2014-11-12MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng
2014-11-12MdePkg: Add RETURN_ADDRESS macro into Base.h.Star Zeng
2014-11-12ShellPkg: Add type cast to avoid build failure in VS2005.Qiu Shumin
2014-11-11AppPkg: Disable Lua builds by default. Update the ReadMe file.Daryl McDaniel
2014-11-11StdLib/AppPkg: Add the NOOPT build target and fix a type conversion problem w...Daryl McDaniel
2014-11-11BaseTool: Support EDKII style GUID definition for VFR function.Yingke Liu
2014-11-11ArmPkg/ArmArchTimerLib: Promotes 32bit value to prevent overflowOlivier Martin
2014-11-11ArmPkg/CompilerIntrinsicesLib: Fixed memmove() and memset()Olivier Martin
2014-11-11ArmPkg: Ensured the stack is always quad-word alignedOlivier Martin
2014-11-11EmbeddedPkg/Lan9118Dxe: Remove link check in SNP initializationRonald Cron