summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-11-11ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm
2014-11-10StdLib: Fix a "potentially uninitialized variable" error.Daryl McDaniel
2014-11-10ShellPkg: Fixed variable set but never usedOlivier Martin
2014-11-10Fix a bug in DebugAgent that hang happens when the ACK for GO is lost.Ruiyu Ni
2014-11-10MdeModulePkg/AtaAtapiPassThru: don't write read-only AHCI MMIO registerFeng Tian
2014-11-10 Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used o...Chao Zhang
2014-11-08OvmfPkg XenBusDxe: Convert X64/TestAndClearBit.asm to NASMAnthony PERARD
2014-11-08OvmfPkg XenBusDxe: Convert X64/InterlockedCompareExchange16.asm to NASMAnthony PERARD
2014-11-08OvmfPkg XenBusDxe: Convert X64/hypercall.asm to NASMAnthony PERARD
2014-11-08OvmfPkg XenBusDxe: Convert Ia32/TestAndClearBit.asm to NASMAnthony PERARD
2014-11-08OvmfPkg XenBusDxe: Convert Ia32/InterlockedCompareExchange16.asm to NASMAnthony PERARD
2014-11-08OvmfPkg XenBusDxe: Convert Ia32/hypercall.asm to NASMAnthony PERARD
2014-11-07AppPkg: Add the Lua interpreter and library.darylm503
2014-11-07Add safe string function to base lib.jyao1
2014-11-06OvmfPkg: set video resolution of text setup to 640x480Laszlo Ersek
2014-11-06OvmfPkg: BDS: drop custom boot timeout, revert to IntelFrameworkModulePkg'sLaszlo Ersek
2014-11-06OvmfPkg: BDS: drop superfluous "connect first boot option" logicLaszlo Ersek
2014-11-06OvmfPkg: BDS: optimize second argument in PlatformBdsEnterFrontPage() callLaszlo Ersek