summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* StdLib: Add support for AArch64Harry Liebel2015-07-3027-2/+1528
* StdLib/LibC: Provide missing ARM symbolsHarry Liebel2015-07-308-0/+843
* StdLib/LibC: Add software floating point library from NetBSDNetBSD project2015-07-3071-0/+17172
* StdLib: Added BaseStackLib for ARM architecturesOlivier Martin2015-07-301-0/+6
* MdeModulePkg: Enhance PciBusDxe to handle high 32bit of MEM64 BAR returns 0Ruiyu Ni2015-07-301-3/+8
* Enable NT32 platform to use new UiApp code.Eric Dong2015-07-302-10/+5
* Legacy Boot Maintenance UI part code split from IntelFrameworkModulePkg/Unive...Eric Dong2015-07-307-0/+1947
* UiApp code split from IntelFrameworkModulePkg/Universal/BdsDxe driver.Eric Dong2015-07-3037-0/+13897
* ArmPlatformPkg: remove obsolete ARM and AARCH64 platformsArd Biesheuvel2015-07-2953-8538/+0
* MdeModulePkg/PciBus: Simplify an complex if statement to pass VS2015Michael D Kinney2015-07-291-10/+5
* MdeModulePkg/Variable: Fix VS2015 warning about uninitialized local var.Michael D Kinney2015-07-291-0/+1
* MdeModulePkg: Fix the issue cannot boot to UEFI Network after resetZhang Lubo2015-07-296-6/+92
* Vlv2TbltDevicePkg: Exclude CapsuleX64 from IA32 buildStar Zeng2015-07-293-9/+4
* MdeModulePkg: Include CapsuleX64 in MdeModulePkg.dsc [Components.X64]Star Zeng2015-07-291-0/+4
* NetworkPkg: Fix the issue cannot boot to UEFI Network after resetZhang Lubo2015-07-296-1/+88
* ArmVirtPkg: implement DT-based ArmGicArchLibArd Biesheuvel2015-07-283-1/+116
* ArmVirtPkg: record GIC revision in dynamic PCDArd Biesheuvel2015-07-285-0/+10
* ArmPkg: cache detected revision in ArmGicArchLibArd Biesheuvel2015-07-283-9/+40
* ArmPkg: copy ArmGicArchLib to ArmGicArchSecLibArd Biesheuvel2015-07-287-0/+142
* ArmPkg: split off ArmGicArchLib from ArmGicLibArd Biesheuvel2015-07-2814-17/+76
* ArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.hArd Biesheuvel2015-07-289-133/+98
* ShellPkg: prevent Close call when Open failedJaben Carsey2015-07-281-2/+3
* OvmfPkg: fix conversion specifiers in DEBUG format stringsLaszlo Ersek2015-07-2813-36/+52
* FspNotifyDxe need handle >4G memory.Yao, Jiewen2015-07-284-0/+182
* Bug fix in PatchFv.py for GCC build in IntelFspPkg.Yao, Jiewen2015-07-281-1/+1
* Add Secure MOR implementation.Yao, Jiewen2015-07-289-0/+605
* Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERR...Yao, Jiewen2015-07-281-1/+1
* BaseTools: Add a keyword FvNameString in FDFYingke Liu2015-07-283-20/+40
* SecurityPkg: Change TPM MMIO range attributeChao Zhang2015-07-282-4/+4
* MdeModulePkg/UfsPassThru: Fix wrong GLOBAL_REMOVE_IF_UNREFERENCED usageFeng Tian2015-07-281-3/+3
* MdeModulePkg PiSmmIpl: Use AllocateZeroPool() for FullSmramRangesStar Zeng2015-07-281-2/+2
* UefiCpuPkg: Add missing PCD usage information in UNI files.Qiu Shumin2015-07-281-0/+0
* SourceLevelDebugPkg: Add missing PCD usage information in UNI files.Qiu Shumin2015-07-281-0/+0
* IntelFrameworkModulePkg: Add missing PCD usage information in UNI and DEC files.Qiu Shumin2015-07-282-0/+4
* SecurityPkg: Add missing PCD usage information in UNI files.Qiu Shumin2015-07-281-0/+0
* NetworkPkg: Add missing PCD usage information in UNI and DEC files.Qiu Shumin2015-07-282-0/+1
* MdeModulePkg: Add missing PCD usage information in UNI and DEC files.Qiu Shumin2015-07-282-0/+3
* BaseTools/GenFv: optimize away redundant paddingArd Biesheuvel2015-07-271-8/+161
* BaseTools: use GUID identifiable section for FFS alignment paddingArd Biesheuvel2015-07-272-37/+84
* BaseTools/GenFw: move PE/COFF header closer to payloadArd Biesheuvel2015-07-272-0/+20
* BaseTools/GenFw: move .debug contents to .data to save spaceArd Biesheuvel2015-07-272-57/+53
* MdeModulePkg:Add ESC key support in setup browser pop-up message boxDandan Bi2015-07-272-1/+2
* MdeModulePkg:SetupBrowser output debug message when DisplayEngineDxe is not i...Dandan Bi2015-07-271-0/+1
* Support get string from configuration string packages.Eric Dong2015-07-272-7/+8
* CorebootPayloadPkgIa32: Don't specify X64 architectureJordan Justen2015-07-271-1/+1
* MdePkg: Add missing PCD usage information in UNI files.Qiu Shumin2015-07-271-0/+0
* MdeModulePkg CapsuleRuntimeDxe: Reduce reserved memory consumptionStar Zeng2015-07-272-67/+47
* MdeModulePkg CapsuleX64: Reduce reserved memory consumptionStar Zeng2015-07-276-132/+478
* IntelFrameworkModulePkg AcpiS3SaveDxe: Reduce reserved memory consumptionStar Zeng2015-07-272-74/+124
* MdeModulePkg BootScriptExecutorDxe: Reduce reserved memory consumptionStar Zeng2015-07-271-23/+89