summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: Tidy Lcd code: Coding standardGirish Pathak2018-04-236-178/+210
* ArmPlatformPkg: Rectify line endings of LcdPlatformNullLibGirish Pathak2018-04-231-92/+92
* ArmPlatformPkg: Rectify line endings of LcdHwNullLibGirish Pathak2018-04-231-75/+75
* ShellPkg: Add acpiview tool to dump ACPI tablesRuiyu Ni2018-04-2325-1/+5896
* MdeModulePkg/UefiBootManagerLib: fix AddLoadOptionVariable docs/prototypeRuiyu Ni2018-04-232-12/+26
* BaseTools: replace 'UINT8','UINT16','UINT32','UINT64','VOID*' with shared con...Carsey, Jaben2018-04-2316-172/+171
* BaseTools: remove un-needed use of .keys() on dictionariesCarsey, Jaben2018-04-232-4/+4
* BaseTools: remove PlatformClass as it's not usedCarsey, Jaben2018-04-232-457/+0
* BaseTools: remove EdkIIWorkspace as its not used.Carsey, Jaben2018-04-232-318/+0
* SecurityPkg FmpAuthenticationLibRsa2048Sha256: Remove PCD referenceStar Zeng2018-04-202-6/+3
* MdeModulePkg DxeCapsuleLibFmp: Fix wrong Index is usedStar Zeng2018-04-201-1/+1
* Nt32Pkg/NtGopInput: ReadKeyStrokeEx always return key stateRuiyu Ni2018-04-201-31/+48
* ArmPkg/TimerDxe: remove workaround for KVM timer handlingArd Biesheuvel2018-04-192-11/+0
* BaseTools: Support DSC component !include PCD itemsYunhua Feng2018-04-191-3/+10
* BaseTools: merge towards minimum PCD MAX <something> methodsCarsey, Jaben2018-04-185-44/+31
* BaseTools: refactor and remove un-needed use of .keys() on dictionariesCarsey, Jaben2018-04-1827-159/+137
* BaseTools: use predefined constants instead of local stringsCarsey, Jaben2018-04-1817-168/+177
* BaseTools: refactor and remove more keys() usageCarsey, Jaben2018-04-181-32/+27
* BaseTools: Eot - Remove FvImage fileCarsey, Jaben2018-04-183-1437/+24
* BaseTools: Remove un-needed list comprehensionCarsey, Jaben2018-04-181-1/+1
* BaseTools: remove duplicate function nameCarsey, Jaben2018-04-181-2/+2
* FatPkg/EnhancedFatDxe: Ensure traverse of subtasks is delete-safeHao Wu2018-04-181-3/+12
* IntelFrameworkModulePkg IsaSerialDxe: Update algorithm to calculate DivisorLiming Gao2018-04-181-2/+2
* BaseTools: change DscBuildData functions without need for self to staticmethodCarsey, Jaben2018-04-171-38/+64
* BaseTools: remove an unused fileCarsey, Jaben2018-04-172-128/+0
* BaseTools: delete an unused fileCarsey, Jaben2018-04-172-486/+0
* BaseTools: FfsInfStatement - remove unused functionCarsey, Jaben2018-04-171-21/+0
* BaseTools: FdfParser - refactor functions to make staticCarsey, Jaben2018-04-172-10/+11
* BaseTools: FdfParser refactor to remove a dictionaryCarsey, Jaben2018-04-171-5/+4
* BaseTools: refactor DepexSection.GenSectionCarsey, Jaben2018-04-171-10/+4
* BaseTools: use dictionary.get() when we have value if not foundCarsey, Jaben2018-04-171-3/+1
* BaseTools: move RegEx compile out of loopsCarsey, Jaben2018-04-171-6/+5
* BaseTools: Remove unused functions from DscBuildDataCarsey, Jaben2018-04-171-31/+0
* BaseTools: remove unused local variable.Carsey, Jaben2018-04-171-2/+0
* BaseTools: fix None comparisonsCarsey, Jaben2018-04-175-10/+9
* BaseTools: reduce list usage when not neededCarsey, Jaben2018-04-171-21/+27
* BaseTools: use set instead of list for a variable to be used with inCarsey, Jaben2018-04-171-5/+2
* BaseTools: skip updating temporary variable.Carsey, Jaben2018-04-171-9/+3
* BaseTools: no need to save the dataCarsey, Jaben2018-04-171-4/+3
* BaseTools: use existing shared variableCarsey, Jaben2018-04-173-27/+28
* BaseTool/VfrCompile: make delete[] match with new[]Dandan Bi2018-04-171-4/+8
* BaseTools/VfrCompile:Fix memory leak issuesDandan Bi2018-04-171-1/+31
* MdePkg/Library/BaseCpuLib: Enable VS2017/ARM64 buildsPete Batard2018-04-173-3/+84
* MdePkg/Library/BaseSynchronizationLib: Enable VS2017/ARM64 buildsPete Batard2018-04-172-1/+207
* OvmfPkg/PlatformBootManagerLib: add USB keyboard to ConInLaszlo Ersek2018-04-161-0/+32
* MdeModulePkg/FPDT: Add error message for unsupported caseDandan Bi2018-04-162-0/+8
* SignedCapsulePkg SystemFirmwareUpdateDxe: Fix failure caused by d69d922Star Zeng2018-04-161-5/+16
* CryptoPkg/OpensslLib: Update OpenSSL version to 1.1.0hLong Qin2018-04-151-0/+0
* CryptoPkg/OpensslLib: Fix the documentation about submodule updateLong Qin2018-04-151-1/+1
* BaseTools: Fix one or more multiply defined symbols found issueFeng, YunhuaX2018-04-151-2/+3