summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-30Enable NT32 platform to use new UiApp code.Eric Dong2-10/+5
2015-07-30Legacy Boot Maintenance UI part code split from IntelFrameworkModulePkg/Unive...Eric Dong7-0/+1947
2015-07-30UiApp code split from IntelFrameworkModulePkg/Universal/BdsDxe driver.Eric Dong37-0/+13897
2015-07-29ArmPlatformPkg: remove obsolete ARM and AARCH64 platformsArd Biesheuvel53-8538/+0
2015-07-29MdeModulePkg/PciBus: Simplify an complex if statement to pass VS2015Michael D Kinney1-10/+5
2015-07-29MdeModulePkg/Variable: Fix VS2015 warning about uninitialized local var.Michael D Kinney1-0/+1
2015-07-29MdeModulePkg: Fix the issue cannot boot to UEFI Network after resetZhang Lubo6-6/+92
2015-07-29Vlv2TbltDevicePkg: Exclude CapsuleX64 from IA32 buildStar Zeng3-9/+4
2015-07-29MdeModulePkg: Include CapsuleX64 in MdeModulePkg.dsc [Components.X64]Star Zeng1-0/+4
2015-07-29NetworkPkg: Fix the issue cannot boot to UEFI Network after resetZhang Lubo6-1/+88
2015-07-28ArmVirtPkg: implement DT-based ArmGicArchLibArd Biesheuvel3-1/+116
2015-07-28ArmVirtPkg: record GIC revision in dynamic PCDArd Biesheuvel5-0/+10
2015-07-28ArmPkg: cache detected revision in ArmGicArchLibArd Biesheuvel3-9/+40
2015-07-28ArmPkg: copy ArmGicArchLib to ArmGicArchSecLibArd Biesheuvel7-0/+142
2015-07-28ArmPkg: split off ArmGicArchLib from ArmGicLibArd Biesheuvel14-17/+76
2015-07-28ArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.hArd Biesheuvel9-133/+98
2015-07-28ShellPkg: prevent Close call when Open failedJaben Carsey1-2/+3
2015-07-28OvmfPkg: fix conversion specifiers in DEBUG format stringsLaszlo Ersek13-36/+52
2015-07-28FspNotifyDxe need handle >4G memory.Yao, Jiewen4-0/+182
2015-07-28Bug fix in PatchFv.py for GCC build in IntelFspPkg.Yao, Jiewen1-1/+1
2015-07-28Add Secure MOR implementation.Yao, Jiewen9-0/+605
2015-07-28Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERR...Yao, Jiewen1-1/+1
2015-07-28BaseTools: Add a keyword FvNameString in FDFYingke Liu3-20/+40
2015-07-28SecurityPkg: Change TPM MMIO range attributeChao Zhang2-4/+4
2015-07-28MdeModulePkg/UfsPassThru: Fix wrong GLOBAL_REMOVE_IF_UNREFERENCED usageFeng Tian1-3/+3
2015-07-28MdeModulePkg PiSmmIpl: Use AllocateZeroPool() for FullSmramRangesStar Zeng1-2/+2
2015-07-28UefiCpuPkg: Add missing PCD usage information in UNI files.Qiu Shumin1-0/+0
2015-07-28SourceLevelDebugPkg: Add missing PCD usage information in UNI files.Qiu Shumin1-0/+0
2015-07-28IntelFrameworkModulePkg: Add missing PCD usage information in UNI and DEC files.Qiu Shumin2-0/+4
2015-07-28SecurityPkg: Add missing PCD usage information in UNI files.Qiu Shumin1-0/+0
2015-07-28NetworkPkg: Add missing PCD usage information in UNI and DEC files.Qiu Shumin2-0/+1
2015-07-28MdeModulePkg: Add missing PCD usage information in UNI and DEC files.Qiu Shumin2-0/+3
2015-07-27BaseTools/GenFv: optimize away redundant paddingArd Biesheuvel1-8/+161
2015-07-27BaseTools: use GUID identifiable section for FFS alignment paddingArd Biesheuvel2-37/+84
2015-07-27BaseTools/GenFw: move PE/COFF header closer to payloadArd Biesheuvel2-0/+20
2015-07-27BaseTools/GenFw: move .debug contents to .data to save spaceArd Biesheuvel2-57/+53
2015-07-27MdeModulePkg:Add ESC key support in setup browser pop-up message boxDandan Bi2-1/+2
2015-07-27MdeModulePkg:SetupBrowser output debug message when DisplayEngineDxe is not i...Dandan Bi1-0/+1
2015-07-27Support get string from configuration string packages.Eric Dong2-7/+8
2015-07-27CorebootPayloadPkgIa32: Don't specify X64 architectureJordan Justen1-1/+1
2015-07-27MdePkg: Add missing PCD usage information in UNI files.Qiu Shumin1-0/+0
2015-07-27MdeModulePkg CapsuleRuntimeDxe: Reduce reserved memory consumptionStar Zeng2-67/+47
2015-07-27MdeModulePkg CapsuleX64: Reduce reserved memory consumptionStar Zeng6-132/+478
2015-07-27IntelFrameworkModulePkg AcpiS3SaveDxe: Reduce reserved memory consumptionStar Zeng2-74/+124
2015-07-27MdeModulePkg BootScriptExecutorDxe: Reduce reserved memory consumptionStar Zeng1-23/+89
2015-07-27NetworkPkg: fix an error lead building crashfanwang21-1/+1
2015-07-27MdeModulePkg Variable: Read MonotonicCount by ReadUnaligned64()Star Zeng1-2/+2
2015-07-26StdLib: Do not define memcpy for AARCH64 buildsScott Duplichan1-3/+3
2015-07-26MdeModulePkg: Make boot option description uniqueRuiyu Ni1-0/+61
2015-07-26IntelFrameworkModulePkg: GenericBdsLib: set Status before useLaszlo Ersek1-0/+1