summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IntelFsp2Pkg: FSP Python scripts to support 3.x.Chasel Chiu2019-07-013-62/+109
* PciBusDxe: duplicate node insertion for every PPB device in the systemJaveed, Ashraf2019-07-011-18/+1
* MdeModulePkg/BdsDxe: Use a pcd to control PlatformRecoveryZhichao Gao2019-07-012-25/+45
* MdeModulePkg: Add a pcd to set the OS indications bitBret Barkelew2019-07-012-0/+12
* SecurityPkg: Remove DxeDeferImageLoadLib in DSCShenglei Zhang2019-07-011-1/+0
* BaseTools:Linux changes the way the latest version is judgedFan, ZhijuX2019-07-011-4/+2
* Fix indentation in edksetup.sh SetupPython3rebecca@bluestop.org2019-07-011-20/+20
* MdeModulePkg/SdMmcHcDxe: Implement revision 3 of SdMmcOverrideProtocolAlbecki, Mateusz2019-07-016-231/+814
* MdeModulePkg/SdMmcOverride: Add GetOperatingParam notify phaseAlbecki, Mateusz2019-07-011-7/+53
* MdeModulePkg/UfsPassThruDxe: Fix unaligned data transfer handlingAlbecki, Mateusz2019-07-012-54/+150
* ArmVirtPkg: handle NETWORK_TLS_ENABLE in ArmVirtQemu*Laszlo Ersek2019-06-283-8/+35
* BaseTools:Remove unused Edk2\BuildNotes2.txtFan, ZhijuX2019-06-281-154/+0
* Edk2Setup: Support different VS tool chain setupDandan Bi2019-06-284-15/+144
* Edk2: Remove nt32 related flag in bat filesDandan Bi2019-06-282-30/+1
* SecurityPkg/DxeDeferImageLoadLib: Remove DxeDeferImageLoadLibShenglei Zhang2019-06-285-1108/+0
* MdeModulePkg/DxeCapsuleLibFmp: Add missing NULL pointer check.Wei6 Xu2019-06-281-0/+6
* BaseTools/Capsule: Supports multiple payloads and drivers in capsuleJin, Eric2019-06-283-266/+731
* UefiCpuPkg/MpInitLib: MicrocodeDetect: Ensure checked range is validZhichao Gao2019-06-271-3/+9
* MdeModulePkg/UfsPassThruDxe: Refactor UFS device presence detectionAlbecki, Mateusz2019-06-271-32/+18
* PcAtChipsetPkg: Remove framework modulesHao A Wu2019-06-2720-3078/+2
* SecurityPkg: add FvReportPei.inf in dsc for build validationJian J Wang2019-06-261-0/+5
* SecurityPkg/FvReportPei: implement a common FV verifier and reporterJian J Wang2019-06-265-0/+630
* SecurityPkg: add definitions for OBB verificationJian J Wang2019-06-262-0/+71
* OvmfPkg: don't assign PCI BARs above 4GiB when CSM enabledDavid Woodhouse2019-06-262-0/+8
* OvmfPkg: Don't build in QemuVideoDxe when we have CSMDavid Woodhouse2019-06-266-3/+12
* OvmfPkg/LegacyBbs: Add boot entries for VirtIO and NVME devicesDavid Woodhouse2019-06-261-5/+152
* OvmfPkg/LegacyBios: set NumberBbsEntries to the size of BbsTableDavid Woodhouse2019-06-261-3/+4
* SecurityPkg: Add missing instances for build onlyBret Barkelew2019-06-261-0/+6
* MdeModulePkg/CapsulePei: Add memory pointer checkGao, Zhichao2019-06-261-1/+5
* MdeModulePkg: Add CapsuleOnDiskLoadPei PEIM.Wei6 Xu2019-06-265-0/+534
* MdeModulePkg: Add Capsule On Disk APIs into CapsuleLib.Wei6 Xu2019-06-2610-30/+2451
* MdeModulePkg/DxeIpl: Support Capsule On Disk.Wei6 Xu2019-06-263-11/+42
* MdeModulePkg/CapsuleRuntimeDxe: Introduce PCD to control this feature.Wei6 Xu2019-06-262-1/+12
* MdeModulePkg/BdsDxe: Support Capsule On Disk.Wei6 Xu2019-06-262-2/+7
* MdeModulePkg: Add Capsule On Disk related definition.Wei6 Xu2019-06-263-0/+137
* MdeModulePkg/CapsuleApp: Enhance Capsule-On-Disk related functions.Wei6 Xu2019-06-266-332/+323
* CryptoPkg/OpensslLib: Exclude err_all.c in process_files.plXiaoyu Lu2019-06-251-0/+1
* BaseTools: Move Build Cache related function out of CreateAsBuiltInfBob Feng2019-06-252-37/+59
* BaseTools: refine CreateAsBuiltInf functionBob Feng2019-06-252-6/+5
* BaseTools:Add DetectNotUsedItem.py to Edk2\BaseTools\ScriptsFan, ZhijuX2019-06-251-0/+198
* Maintainers.txt: update it to remove IntelSiliconPkg maintainersLiming Gao2019-06-251-5/+0
* Remove IntelSiliconPkg that has been moved to edk2-platform repoLiming Gao2019-06-2556-12948/+0
* BaseTools:Add import in FvImageSectionFan, ZhijuX2019-06-241-0/+1
* MdeModulePkg/PeiMain: PeiAllocatePool: output NULL if HOB creation failsBret Barkelew2019-06-241-1/+6
* MdeMoudlePkg/CapsulePei: No need to remain space for null-terminateZhichao Gao2019-06-241-1/+1
* MdeMoudlePkg/CapsulePei: Optimize GetScatterGatherHeadEntriesZhichao Gao2019-06-241-14/+37
* MdeMoudlePkg/CapsulePei: Optimize AreCapsulesStagedZhichao Gao2019-06-241-29/+13
* MdeMoudlePkg/CapsulePei: Fix coding style issueZhichao Gao2019-06-241-5/+3
* MdeModulePkg/CapsulePei: Optimize the CapsulePeiBret Barkelew2019-06-243-155/+172
* MdeModulePkg/NvmExpressPei: Produce NVM Express PassThru PPIMaggie Chu2019-06-248-117/+420