summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-10MdeModulePkg PiDxeS3BootScriptLib: Use PcdSet64S to instead of PcdSet64Star Zeng1-2/+4
2015-10-10ShellPkg: Print error message when Shell set environment variable fail.Qiu Shumin2-1/+6
2015-10-09MdePkg/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocsArd Biesheuvel1-0/+1
2015-10-09BaseTools/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocsArd Biesheuvel1-1/+1
2015-10-09UefiCpuPkg BaseXApic(X2)Lib: Add ASSERT if local APIC not software enabledHao Wu2-1/+19
2015-10-09UefiCpuPkg: Add ASSERT to handle local APIC not config properlyHao Wu1-1/+5
2015-10-09MdePkg: Add ASSERT to handle local APIC not config properlyHao Wu1-2/+37
2015-10-09SecurityPkg: Clean up unused files in RngDxeThomas Palmer6-488/+0
2015-10-09SecurityPkg: Integrate new RngLib into RngDxeThomas Palmer5-409/+28
2015-10-09MdePkg: Create GetRandomNumber128 in RngLibThomas Palmer2-0/+49
2015-10-08ArmVirtPkg/ArmVirtQemu: enable non-exec DXE stack for AARCH64Ard Biesheuvel1-0/+3
2015-10-08MdeModulePkg/DxeIplPeim: implement non-exec stack for ARM/AARCH64Ard Biesheuvel2-0/+15
2015-10-08ArmPkg/ArmLib MMU: add functions to set/clear RO and XN bits on regionsArd Biesheuvel3-0/+150
2015-10-08ArmPkg/AArch64Mmu: move page table traversal code to separate functionArd Biesheuvel1-19/+31
2015-10-08ArmPkg/AArch64Mmu: use architecturally correct definitions for XN/UXNArd Biesheuvel2-3/+6
2015-10-08BaseTools: Update edksetup.sh to support multiple workspacesLiming Gao2-20/+65
2015-10-08BaseTools: Update Edk2Setup.bat to support multiple workspacesLiming Gao3-18/+50
2015-10-08BaseTools: Update edksetup.bat to support multiple workspacesLiming Gao2-58/+122
2015-10-08BaseTools: Update ECC tool to support multiple workspacesLi YangX3-11/+15
2015-10-08BaseTools: Update UPT tool to support multiple workspacesHesheng Chen9-37/+57
2015-10-08BaseTools: Update Build tool to support multiple workspacesLi YangX15-35/+232
2015-10-08EmulatorPkg/build.sh: Use GCC49 toolchain with GCC 5.*Jordan Justen1-2/+2
2015-10-07OvmfPkg: raise DXEFV size to 9 MBGary Ching-Pang Lin3-9/+9
2015-10-07ArmPlatformPkg: Fixes for Juno ACPISupreeth Venkatesh1-7/+20
2015-10-06DuetPkg: exit pci function loops early if device is not multi-functionJoseph Shifflett1-0/+8
2015-10-06MdeModulePkg: exit pci function loops early if device is not multi-functionJoseph Shifflett3-0/+32
2015-10-06NetworkPkg: HttpDxe: Remove unused local variablesSamer El-Haj-Mahmoud2-8/+1
2015-10-06ArmPlatformPkg/ArmJunoPkg/Madt.aslc: Fix MADT header versionSudeep Holla1-12/+12
2015-10-06ArmPlatformPkg/RTSM: remove obsolete Foundation model librariesArd Biesheuvel6-491/+0
2015-10-06ArmPkg/AArch64Mmu: remove cache maintenance for page tablesArd Biesheuvel1-6/+0
2015-10-02BaseTools/AARCH64: use large code model for GCC <= 4.8Ard Biesheuvel1-3/+3
2015-10-02ArmPkg/Mmu: do not configure block translations at level 0Ard Biesheuvel1-2/+3
2015-10-01ArmVExpressPkg: use 4 KB section alignment for ARM DXE_RUNTIME_DRIVER modulesArd Biesheuvel1-1/+2
2015-10-01ArmVirtPkg: use 4 KB section alignment for ARM DXE_RUNTIME_DRIVER modulesArd Biesheuvel1-1/+2
2015-10-01BaseTools/ARM: move to unified GCC linker scriptArd Biesheuvel1-1/+9
2015-09-30OvmfPkg: set 4 KB section alignment for DXE_RUNTIME_DRIVER modulesArd Biesheuvel3-0/+9
2015-09-30Vlv2TbltDevicePkg FvbRuntimeDxe: Fix CalculateCheckSum16 input incorrect lengthStar Zeng1-2/+2
2015-09-30IntelFrameworkModulePkg GenericBdsLib: Do not assume perf entry count has no ...Star Zeng1-78/+33
2015-09-30MdeModulePkg UefiBootManagerLib: Do not assume perf entry count has no changeStar Zeng1-85/+35
2015-09-30MdeModulePkg Ip4Dxe: Ip4Config2 to request DHCP Option6 DNS server IPSamer El-Haj-Mahmoud2-94/+168
2015-09-30MdeModulePkg: Add SMBIOS 3.0 support in NetLibGetSystemGuid.Samer El-Haj-Mahmoud2-12/+20
2015-09-29ShellPkg: Add a simple case to test shell parameter parsing logicRuiyu Ni4-5/+75
2015-09-28ShellPkg: Build all libraries unconditionally.Qiu Shumin1-2/+13
2015-09-25MdePkg: remove redundant handling of EFI_IMAGE_REL_BASED_DIR64 relocationsArd Biesheuvel3-132/+2
2015-09-25ArmVirtPkg: build the TFTP command into the UEFI shellLaszlo Ersek1-0/+1
2015-09-25OvmfPkg: build the TFTP command into the UEFI shellLaszlo Ersek3-0/+3
2015-09-25ShellPkg: UefiShellTftpCommandLib: fix incompatible pointer assignmentLaszlo Ersek1-0/+2
2015-09-25UefiCpuPkg/CpuMpPei: Fix wrong CpuData pointerJeff Fan1-1/+2
2015-09-25UefiCpuPkg/CpuMpPei: Add check on Processors number foundJeff Fan1-0/+1
2015-09-25NetworkPkg:Fix iSCSI driver issue to work with iSCSI LIO targetYe Ting4-7/+7