summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-19HisiPkg: D01: use ArmInvalidateTlb to replace ArmInvalidateInstructionAndData...tracking-uefi-d01-with-virtualizationWei Xu
2014-10-23HisiPkg: D01: add secondary core HYP mode switch function to support KVM/Xenlinaro-platform-hisilicon-d01-with-virtualization-based-on-2014.08wei.xu
2014-10-11HisiPkg: These two recent changes broke compilation for D01 package:Zoltan Kiss
2014-10-10HisiPkg: D01: use ArmPlatformGetCorePosition to replace GET_CORE_POSWei Xu
2014-10-10HisiPkg: fix some compile warning issuesWei Xu
2014-10-10HisiPkg: use ARM GIC Lib to avoid compile error issueWei Xu
2014-10-10HisiPkg: change the GIC to Hisilicon D01 GIC since there are some differences...wei.xu
2014-10-10HisiPkg: update the uart driver to fix the issue of truncated text when pasti...wei.xu
2014-10-10HisiPkg: change to use uefi shell in HisiPkgwei.xu
2014-10-10HisiPkg: fix the issue of line ending inconsistencies in HisiPkg using unix2doswei.xu
2014-10-10HisiPkg: Add Athena serdes initialization codeKefeng Wang
2014-10-10HisiPkg: D01: add UefiShell for stub kernel bootKefeng Wang
2014-10-10HisiPkg: fix ethernet phy initialize issueKefeng Wang
2014-10-10HisiPkg: add empty directory to fix compile errorwei.xu
2014-10-10HisiPkg: add hisilicon sata driver supportwei.xu
2014-10-10HisiPkg: merge Hisilicon UEFI packagewei.xu
2014-10-02ShellPkg: Update SetVar to use existing attributes for updating existing vari...Jaben Carsey
2014-10-02ShellPkg: Update MV. now supports across file system moves.Jaben Carsey
2014-10-02OvmfPkg: SecureBootConfigDxe: remove stale forkLaszlo Ersek
2014-10-02OvmfPkg: disable stale fork of SecureBootConfigDxeLaszlo Ersek
2014-09-30MdeModulePkg/ScsiDiskDxe: Fix the build warning/error "unreachable statement"Olivier Martin
2014-09-29Removes some unused assigned variables.Olivier Martin
2014-09-29Both printed fields are 64 bit long for IA32 too. It is better to print them ...Nikolai Saoukh
2014-09-29Removes some unused assigned variables. Some compiler (GCC in this case) rais...Olivier Martin
2014-09-28EmulatorPkg/MpService: remove redundant switch-case statementChen Fan
2014-09-28EmulatorPkg/MpService: Check Processor State when Set ProcedureChen Fan
2014-09-28EmulatorPkg/MpService: use simple pointer accessChen Fan
2014-09-28EmulatorPkg/MpService: Fix a NULL referenceChen Fan
2014-09-28Fix an issue on FixedMtreProgramming - AND/OR mask incorrect.jyao1
2014-09-26Roll back the dependency change in MOR driver.Dong, Guo
2014-09-25BaseTools: Use '/' as path separator for objcopy --add-gnu-debuglinkNikolai Saoukh
2014-09-25OvmfPkg: Fix VS2005 build warningsJordan Justen
2014-09-25OvmfPkg/AcpiPlatformDxe: Fix VS2012 IA32 build warningJordan Justen
2014-09-24BaseTools: Actually plug in BaseTools build on AArch64Leif Lindholm
2014-09-24Enhance TargetName check when save iSCSI configuration.Ye Ting
2014-09-24Enhance TargetName check when save iSCSI configuration.Ye Ting
2014-09-24The binaries of ShellBinPkg are generated with ShellPkg project 16163. The bi...Qiu Shumin
2014-09-24Users of the LP64 data model should declare SIXTY_FOUR_BIT_LONG, not SIXTY_FO...Ard Biesheuvel
2014-09-24ShellPkg: Make the argument type match the function expected parameter type t...Qiu Shumin
2014-09-23Refine get default value process for browser. Eric Dong
2014-09-23ShellPkg: Refine code style to avoid potential NullPointer dereference.Qiu Shumin
2014-09-23BaseTools: Update nmake Makefile to handle the file path with “:\\”.Gao, Liming
2014-09-23ShellPkg: Fix setting hot key for boot option fail.Qiu Shumin
2014-09-22OvmfPkg: AcpiPlatformDxe: implement QEMU's full ACPI table loader interfaceLaszlo Ersek
2014-09-22OvmfPkg: AcpiPlatformDxe: remove current ACPI table loaderLaszlo Ersek
2014-09-22OvmfPkg: AcpiPlatformDxe: actualize QemuLoader.h commentsLaszlo Ersek
2014-09-22OvmfPkg: resolve OrderedCollectionLib with base red-black tree instanceLaszlo Ersek
2014-09-22BaseTools/ECC: Ignore duplicate check for 'NULL' libraryHess Chen
2014-09-22BaseTools/Upt: Fix several bugsHess Chen
2014-09-22Fix X64 native function call prolog. Prepare space for at least 4 arguments,Samer El-Haj-Mahmoud elhaj