summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-25HisiPkg: D01: Replace PcdGet32 with PcdGet64 to call PcdFvBaseAddress since i...tmp-xuwei-tianocore-edk2-2014.11Wei Xu
2014-11-18HisiPkg: D01: use ArmInvalidateTlb to replaceWei Xu
2014-11-18HisiPkg: These two recent changes broke compilation for D01 package:Zoltan Kiss
2014-11-18HisiPkg: D01: use ArmPlatformGetCorePosition to replace GET_CORE_POSWei Xu
2014-11-18HisiPkg: fix some compile warning issuesWei Xu
2014-11-18HisiPkg: use ARM GIC Lib to avoid compile error issueWei Xu
2014-11-18HisiPkg: change the GIC to Hisilicon D01 GIC since there are some differences...wei.xu
2014-11-18HisiPkg: update the uart driver to fix the issue of truncated text when pasti...wei.xu
2014-11-18HisiPkg: change to use uefi shell in HisiPkgwei.xu
2014-11-18HisiPkg: fix the issue of line ending inconsistencies in HisiPkg using unix2doswei.xu
2014-11-18HisiPkg: Add Athena serdes initialization codeKefeng Wang
2014-11-18HisiPkg: D01: add UefiShell for stub kernel bootKefeng Wang
2014-11-18HisiPkg: fix ethernet phy initialize issueKefeng Wang
2014-11-18HisiPkg: add empty directory to fix compile errorwei.xu
2014-11-18HisiPkg: add hisilicon sata driver supportwei.xu
2014-11-18HisiPkg: merge Hisilicon UEFI packagewei.xu
2014-11-08OvmfPkg XenBusDxe: Convert X64/TestAndClearBit.asm to NASMtianocore-edk2-2014.11Anthony 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
2014-11-06OvmfPkg: BDS: don't overwrite the BDS Front Page timeoutLaszlo Ersek
2014-11-06OvmfPkg: BDS: drop useless return statementLaszlo Ersek
2014-11-06OvmfPkg: BDS: remove dead call to PlatformBdsEnterFrontPage()Laszlo Ersek
2014-11-06Try to read key strike even when the TimeOuts value is zero, this will avoid ...Eric Dong
2014-11-06Remove un-used PPI reference.Jeff Fan
2014-11-05BaseTools/GenFw: Fixed R_AARCH64_CALL26/R_AARCH64_JUMP26 when referring to st...Olivier Martin
2014-11-05MdeModulePkg: Add InSmm() API in PiSmmCoreSmmServicesTableLib instanceGao, Liming
2014-11-04ShellPkg: Fix timezone commandjcarsey
2014-11-04MdePkg: fix comments typo about EFIAPI for X64Chen Fan
2014-11-041. Remove any references on other files from DebugTimer.c, to avoid un-used s...Jeff Fan
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen
2014-10-31OvmfPkg/XenBusDxe: Fix initialisation of gXenBusDevicePathTemplateAnthony PERARD
2014-10-31OvmfPkg/XenBusDxe: Fix initialisation of gXenBusPrivateDataAnthony PERARD
2014-10-31OvmfPkg/Xen*: Pass struct XENSTORE_TRANSACTION argument as a pointerAnthony PERARD
2014-10-31OvmfPkg/Include/...Xen: Convert __i386__/__x86_64__ to MDE_CPU_IA32/MDE_CPU_X64.Anthony PERARD
2014-10-31OvmfPkg Sec: Convert X64/SecEntry.asm to NASMJordan Justen
2014-10-31OvmfPkg Sec: Convert Ia32/SecEntry.asm to NASMJordan Justen
2014-10-31OvmfPkg QemuFwCfgLib: Convert X64/IoLibExAsm.asm to NASMJordan Justen
2014-10-31OvmfPkg QemuFwCfgLib: Convert Ia32/IoLibExAsm.asm to NASMJordan Justen
2014-10-31OvmfPkg LoadLinuxLib: Convert X64/JumpToKernel.asm to NASMJordan Justen
2014-10-31OvmfPkg LoadLinuxLib: Convert Ia32/JumpToKernel.asm to NASMJordan Justen
2014-10-31StdLib: Fix more GCC warnings/errors caused by variables being set but not used.Olivier Martin