summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-30StdLib/LibC: Add software floating point library from NetBSDNetBSD project
2015-07-30StdLib: Added BaseStackLib for ARM architecturesOlivier Martin
2015-07-30MdeModulePkg: Enhance PciBusDxe to handle high 32bit of MEM64 BAR returns 0Ruiyu Ni
2015-07-30Enable NT32 platform to use new UiApp code.Eric Dong
2015-07-30Legacy Boot Maintenance UI part code split from IntelFrameworkModulePkg/Unive...Eric Dong
2015-07-30UiApp code split from IntelFrameworkModulePkg/Universal/BdsDxe driver.Eric Dong
2015-07-29ArmPlatformPkg: remove obsolete ARM and AARCH64 platformsArd Biesheuvel
2015-07-29MdeModulePkg/PciBus: Simplify an complex if statement to pass VS2015Michael D Kinney
2015-07-29MdeModulePkg/Variable: Fix VS2015 warning about uninitialized local var.Michael D Kinney
2015-07-29MdeModulePkg: Fix the issue cannot boot to UEFI Network after resetZhang Lubo
2015-07-29Vlv2TbltDevicePkg: Exclude CapsuleX64 from IA32 buildStar Zeng
2015-07-29MdeModulePkg: Include CapsuleX64 in MdeModulePkg.dsc [Components.X64]Star Zeng
2015-07-29NetworkPkg: Fix the issue cannot boot to UEFI Network after resetZhang Lubo
2015-07-28ArmVirtPkg: implement DT-based ArmGicArchLibArd Biesheuvel
2015-07-28ArmVirtPkg: record GIC revision in dynamic PCDArd Biesheuvel
2015-07-28ArmPkg: cache detected revision in ArmGicArchLibArd Biesheuvel
2015-07-28ArmPkg: copy ArmGicArchLib to ArmGicArchSecLibArd Biesheuvel
2015-07-28ArmPkg: split off ArmGicArchLib from ArmGicLibArd Biesheuvel
2015-07-28ArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.hArd Biesheuvel
2015-07-28ShellPkg: prevent Close call when Open failedJaben Carsey
2015-07-28OvmfPkg: fix conversion specifiers in DEBUG format stringsLaszlo Ersek
2015-07-28FspNotifyDxe need handle >4G memory.Yao, Jiewen
2015-07-28Bug fix in PatchFv.py for GCC build in IntelFspPkg.Yao, Jiewen
2015-07-28Add Secure MOR implementation.Yao, Jiewen
2015-07-28Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERR...Yao, Jiewen
2015-07-28BaseTools: Add a keyword FvNameString in FDFYingke Liu
2015-07-28SecurityPkg: Change TPM MMIO range attributeChao Zhang
2015-07-28MdeModulePkg/UfsPassThru: Fix wrong GLOBAL_REMOVE_IF_UNREFERENCED usageFeng Tian
2015-07-28MdeModulePkg PiSmmIpl: Use AllocateZeroPool() for FullSmramRangesStar Zeng
2015-07-28UefiCpuPkg: Add missing PCD usage information in UNI files.Qiu Shumin
2015-07-28SourceLevelDebugPkg: Add missing PCD usage information in UNI files.Qiu Shumin
2015-07-28IntelFrameworkModulePkg: Add missing PCD usage information in UNI and DEC files.Qiu Shumin
2015-07-28SecurityPkg: Add missing PCD usage information in UNI files.Qiu Shumin
2015-07-28NetworkPkg: Add missing PCD usage information in UNI and DEC files.Qiu Shumin
2015-07-28MdeModulePkg: Add missing PCD usage information in UNI and DEC files.Qiu Shumin
2015-07-27BaseTools/GenFv: optimize away redundant paddingArd Biesheuvel
2015-07-27BaseTools: use GUID identifiable section for FFS alignment paddingArd Biesheuvel
2015-07-27BaseTools/GenFw: move PE/COFF header closer to payloadArd Biesheuvel
2015-07-27BaseTools/GenFw: move .debug contents to .data to save spaceArd Biesheuvel
2015-07-27MdeModulePkg:Add ESC key support in setup browser pop-up message boxDandan Bi
2015-07-27MdeModulePkg:SetupBrowser output debug message when DisplayEngineDxe is not i...Dandan Bi
2015-07-27Support get string from configuration string packages.Eric Dong
2015-07-27CorebootPayloadPkgIa32: Don't specify X64 architectureJordan Justen
2015-07-27MdePkg: Add missing PCD usage information in UNI files.Qiu Shumin
2015-07-27MdeModulePkg CapsuleRuntimeDxe: Reduce reserved memory consumptionStar Zeng
2015-07-27MdeModulePkg CapsuleX64: Reduce reserved memory consumptionStar Zeng
2015-07-27IntelFrameworkModulePkg AcpiS3SaveDxe: Reduce reserved memory consumptionStar Zeng
2015-07-27MdeModulePkg BootScriptExecutorDxe: Reduce reserved memory consumptionStar Zeng
2015-07-27NetworkPkg: fix an error lead building crashfanwang2
2015-07-27MdeModulePkg Variable: Read MonotonicCount by ReadUnaligned64()Star Zeng