summaryrefslogtreecommitdiff
path: root/HisiPkg
AgeCommit message (Expand)Author
2014-12-17HisiPkg: D01: Move bootwrapper to SRAMAlexander Graf
2014-12-17HisiPkg: D01: Run bootwrapper before we exit runtime servicesAlexander Graf
2014-12-17HisiPkg: D01: Move bootwrapper and kernel offsets to headerAlexander Graf
2014-12-17HisiPkg: D01: Load bootwrapper when exiting boot servicesAlexander Graf
2014-12-17HisiPkg: D01: Move Bootwrapper read code into subfunctionAlexander Graf
2014-12-17HisiPkg: D01: add secondary core HYP mode switch function to support KVM/Xenwei.xu
2014-12-10HisiPkg: D01: Replace PcdGet32 with PcdGet64 to call PcdFvBaseAddress since i...Wei Xu
2014-12-10HisiPkg: D01: use ArmInvalidateTlb to replaceWei Xu
2014-12-10HisiPkg: These two recent changes broke compilation for D01 package:Zoltan Kiss
2014-12-10HisiPkg: D01: use ArmPlatformGetCorePosition to replace GET_CORE_POSWei Xu
2014-12-10HisiPkg: fix some compile warning issuesWei Xu
2014-12-10HisiPkg: use ARM GIC Lib to avoid compile error issueWei Xu
2014-12-10HisiPkg: change the GIC to Hisilicon D01 GIC since there are some differences...wei.xu
2014-12-10HisiPkg: update the uart driver to fix the issue of truncated text when pasti...wei.xu
2014-12-10HisiPkg: change to use uefi shell in HisiPkgwei.xu
2014-12-10HisiPkg: fix the issue of line ending inconsistencies in HisiPkg using unix2doswei.xu
2014-12-10HisiPkg: Add Athena serdes initialization codeKefeng Wang
2014-12-10HisiPkg: D01: add UefiShell for stub kernel bootKefeng Wang
2014-12-10HisiPkg: fix ethernet phy initialize issueKefeng Wang
2014-12-10HisiPkg: add empty directory to fix compile errorwei.xu
2014-12-10HisiPkg: add hisilicon sata driver supportwei.xu
2014-12-10HisiPkg: merge Hisilicon UEFI packagewei.xu