summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Remove the logic SourceOverridePathFeng, Bob C2019-03-2412-72/+4
* BaseTools: Remove EDKI related logic from Trim toolFeng, Bob C2019-03-241-160/+0
* Document: Remove obsolete user manualsFeng, Bob C2019-03-243-830/+0
* SecurityPkg/OpalPassword: Fix incorrect line ending issue.Eric Dong2019-03-221-1/+1
* MdeModulePkg/PiSmmCore: Control S3 related functionality through flag.Eric Dong2019-03-212-22/+53
* MdeModulePkg/UefiBootManangerLib: Fix exception issueMing Huang2019-03-211-0/+3
* DynamicTablesPkg: Minor updates and fix typosSami Mujawar2019-03-201-11/+55
* DynamicTablesPkg: Remove GIC Distributor Id fieldSami Mujawar2019-03-202-5/+4
* DynamicTablesPkg: DGB2: Update DBG2_DEBUG_PORT_DDISami Mujawar2019-03-201-4/+1
* DynamicTablesPkg: Add OEM InfoSami Mujawar2019-03-2010-16/+46
* DynamicTablesPkg: Rename enum used for ID MappingSami Mujawar2019-03-202-4/+4
* DynamicTablesPkg: Fix protocol sectionSami Mujawar2019-03-202-8/+6
* Vlv2TbltDevicePkg: Fix 32bit BIOS build failure issueZailiang Sun2019-03-203-3/+7
* Vlv2TbltDevicePkg: Fix build failure issue after ECP cleanupZailiang Sun2019-03-2014-652/+727
* Vlv2TbltDevicePkg: ECP Cleanup.Zailiang Sun2019-03-2014-362/+30
* DynamicTablesPkg: add package .dsc fileLeif Lindholm2019-03-191-0/+44
* DynamicTablesPkg: correct LibraryClass dependencies for Arm/DBG2Leif Lindholm2019-03-191-1/+1
* BaseTools: Add missing license and copyright infoDandan Bi2019-03-191-0/+12
* MdePkg/PciSegmentLibSegmentInfo: Change parameters typeShenglei Zhang2019-03-191-7/+7
* ShellPkg: Correct a parameter's nameShenglei Zhang2019-03-191-2/+2
* UefiCpuPkg/UefiCpuPkg.uni: Add the prompt and help informationShenglei Zhang2019-03-191-0/+4
* SecurityPkg/SecurityPkg.uni: Add the prompt and help informationShenglei Zhang2019-03-191-0/+6
* MdePkg/MdePkg.uni: Add the prompt and help informationShenglei Zhang2019-03-191-0/+7
* UefiCpuPkg/CpuCommonFeaturesLib: Aesni.c uses BIT0 and BIT1 reversedlyStar Zeng2019-03-181-2/+2
* EmbeddedPkg/MmcDxe: Enable 4-bit mode even if SD_HIGH_SPEED is not supportedLoh, Tien Hock2019-03-151-18/+17
* BaseTools: Explicitly close files after readlinesmjohn42019-03-152-5/+14
* BaseTools: Fixed the issue of BaseTools Make cleanall failed.Feng, Bob C2019-03-151-2/+2
* BaseTool/Build: Add --disable-include-path-check.Jiewen Yao2019-03-152-7/+10
* ShellPkg/UefiShellAcpiViewCommandLib: Change the note in uniZhichao Gao2019-03-121-1/+7
* Vlv2TbltDevicePkg: Remove duplicated BSD licenseDandan Bi2019-03-121-9/+1
* SecurityPkg: Remove duplicated BSD licenseDandan Bi2019-03-121-26/+2
* BaseTools: Enable compiler cache support in edk2 buildShi, Steven2019-03-121-16/+16
* StandaloneMmPkg: remove redundant StandaloneMmDriverEntryPoint driverArd Biesheuvel2019-03-112-140/+0
* StandaloneMmPkg: drop unused PCD PcdStandaloneMmEnableArd Biesheuvel2019-03-113-9/+0
* StandaloneMmPkg/Core: remove legacy boot supportArd Biesheuvel2019-03-112-113/+33
* StandaloneMmPkg/Core: drop support for dispatching FVs into MMArd Biesheuvel2019-03-113-69/+0
* StandaloneMmPkg/Core: dispatch all drivers at init timeArd Biesheuvel2019-03-112-93/+0
* StandaloneMmPkg/Core: permit encapsulated firmware volumesArd Biesheuvel2019-03-112-9/+91
* StandaloneMmPkg/StandaloneMmCoreEntryPoint: drop explicit SerialPortLib callArd Biesheuvel2019-03-111-3/+0
* StandaloneMmPkg: switch to NULL DebugLib resolutionArd Biesheuvel2019-03-111-10/+1
* StandaloneMmPkg: drop redundant definition of gEfiMmConfigurationProtocolGuidArd Biesheuvel2019-03-111-3/+0
* StandaloneMmPkg/Library: Install Variable Arch ProtocolJagadeesh Ujja2019-03-112-0/+99
* MdeModulePkg/SdMmcPciHcDxe: Add V3 64b DMA SupportAshish Singhal2019-03-114-73/+161
* StdLib: Update resolv.conf to use Google's DNS serversRebecca Cran via edk2-devel2019-03-081-3/+3
* Maintainers.txt: clarify Reviewer requirements and responsibilitiesLaszlo Ersek2019-03-081-1/+4
* MdeModulePkg/HiiImage: Fix stack overflow when corrupted BMP is parsed (CVE-2...edk2-stable201903Ray Ni2019-03-081-2/+2
* MdeModulePkg/HiiDatabase: Fix potential integer overflow (CVE-2018-12181)Ray Ni2019-03-081-23/+103
* Maintainers.txt: remove unexpected unicode BOMJian J Wang2019-03-081-1/+1
* Maintainers.txt: Change package maintainer and reviewer of SecurityPkg.Zhang, Chao B2019-03-081-1/+2
* UefiCpuPkg/Microcode.c: Add verification before calculate CheckSum32Chen A Chen2019-03-061-11/+20