summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Clean up source filesLiming Gao2018-07-09289-10652/+10652
* BaseTools: Unify long and int in Expression.pyGary Lin2018-07-081-2/+4
* BaseTools: Remove the old python "not-equal" in DscBuildData.pyGary Lin2018-07-081-1/+1
* OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Restore C-bit when SEV is activeBrijesh Singh2018-07-062-0/+18
* OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Do not expose MMIO in SMM buildBrijesh Singh2018-07-064-50/+70
* OvmfPkg/QemuFlashFvbServicesRuntimeDxe: mark Flash memory range as MMIOBrijesh Singh2018-07-061-8/+22
* MdeModulePkg/DisplayEngineDxe: Fix small InitializeDisplayEngine leakThomas Palmer2018-07-061-0/+2
* MdeModulePkg/UefiBootManagerLib: Fix small LoadOptionToVariable leakThomas Palmer2018-07-061-8/+11
* BaseTools Conf: Update tools_def and build_rule to remove IPF settingLiming Gao2018-07-052-813/+0
* MdeModulePkg/S3SmmInitDone.h: Fix copyright coding style error.Eric Dong2018-07-051-1/+1
* MdeModulePkg/Variable: Check EFI_MEMORY_RUNTIME attribute before setting itBrijesh Singh2018-07-041-7/+9
* MdeModulePkg/SmmCorePerformanceLib: Update mPerformanceLengthDandan Bi2018-07-041-4/+4
* BaseTools/Trim: Normalize filepaths to fix comparisons on WindowsChris Co2018-07-041-0/+2
* MdeModulePkg SataControllerDxe: Use compare logic in if conditionStar Zeng2018-07-031-1/+1
* MdeModulePkg Variable: Add/Correct GetHobVariableStore para descriptionStar Zeng2018-07-032-1/+4
* MdeModulePkg/ResetSystemRuntimeDxe: Add more info in debug messageRuiyu Ni2018-07-031-1/+4
* MdeModulePkg/[Pei|Dxe]ResetSystemLib: Add PPI/Protocol dependencyRuiyu Ni2018-07-032-0/+5
* MdeModulePkg/ResetUtilityLib: Add pack(1) for reset data structureRuiyu Ni2018-07-031-1/+8
* MdeModulePkg/BmpSupportLib: Check PixelHeight/PixelWidth against 0Ruiyu Ni2018-07-031-0/+9
* MdeModulePkg/BmpSupportLib: Correct debug messageRuiyu Ni2018-07-031-2/+2
* MdeModulePkg SataControllerDxe: Calculate ChannelCount based on PI valueStar Zeng2018-07-022-4/+25
* MdeModulePkg PeiCore: Not assume PpiDescriptor and Ppi in same rangeStar Zeng2018-07-021-89/+115
* MdeModulePkg Variable: Make sure no more than one Variable HOBStar Zeng2018-07-022-0/+48
* MdeModulePkg Variable: Abstract GetHobVariableStore functionStar Zeng2018-07-022-42/+91
* MdeModulePkg/Sd: Fix typo when adding model name stringHao Wu2018-06-292-3/+3
* MdeModulePkg/AtaPassThru: Add missing NULL ptr check in BindingStartHao Wu2018-06-291-5/+4
* UefiCpuPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-296-234/+7
* StdLibPrivateInternalFiles: Removing ipf from edk2.chenc22018-06-293-15/+1
* StdLib: Removing ipf which is no longer supported from edk2.chenc22018-06-2979-4923/+48
* SourceLevelDebugPkg: Removing ipf from edk2.chenc22018-06-292-3/+3
* ShellPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-2910-16/+16
* SecurityPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-2954-5533/+69
* OvmfPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-2925-50/+53
* Omap35xxPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-291-1/+2
* Nt32Pkg: Removing ipf which is no longer supported from edk2.chenc22018-06-297-16/+16
* IntelFrameworkPkg: Removing ipf from edk2.chenc22018-06-295-9/+9
* IntelFrameworkModulePkg: Removing ipf from edk2.chenc22018-06-2942-1714/+53
* EmbeddedPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-295-19/+11
* EdkShellPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-291-22/+2
* EdkShellBinPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-292-10/+4
* DuetPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-295-474/+6
* BeagleBoardPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-292-4/+4
* ArmVirtPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-291-2/+2
* ArmPlatformPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-292-2/+4
* ArmPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-292-4/+4
* AppPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-2926-1314/+49
* BaseTools: AutoGen - move constructor out of loopJaben Carsey2018-06-291-2/+4
* BaseTools: AutoGen - clean up accessJaben Carsey2018-06-292-119/+122
* BaseTools: Fix two drivers include the same file issueYunhua Feng2018-06-293-14/+31
* BaseTools: Fix parsing multiple nest !include issueYunhua Feng2018-06-291-15/+13