summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-15182-13568/+46518
* BaseTools/Tests: Update GNUmakefile to use python3 variableYonghong Zhu2018-10-141-1/+1
* BaseTools: Not compare the VOID* difference in the DSC and DEC fileYonghong Zhu2018-10-131-1/+2
* BaseTools: Enhance the *P Flag display for Structure PcdYonghong Zhu2018-10-131-27/+39
* BaseTools: remove the not used PyUtility fileYonghong Zhu2018-10-135-191/+5
* BaseTools: increment build generate inf file lost .depex fileYunhua Feng2018-10-131-0/+4
* BaseTools: update Test scripts support python3Yunhua Feng2018-10-133-10/+12
* BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools.Hess Chen2018-10-1320-45547/+12757
* BaseTools: Add --uefi option to enable UefiCompress methodYunhua Feng2018-10-132-25/+58
* BaseTools/UPT: Porting UPT Tool from Python2 to Python3Yonghong Zhu2018-10-1325-103/+89
* BaseTools/Scripts: Porting PackageDocumentTools code to use Python3Yunhua Feng2018-10-1312-67/+62
* BaseTools: Update Makefile to ignore python tools makeYunhua Feng2018-10-132-11/+11
* BaseTools: Use PYTHON3 variable instead of PYTHON_HOMEYunhua Feng2018-10-136-18/+18
* BaseTools: Update windows and linux run scripts file to use Python3Yunhua Feng2018-10-1330-65/+110
* BaseTools: Fix some build and report file issueYunhua Feng2018-10-1311-34/+65
* BaseTools: Rename get_bytes_le() to bytes_leYonghong Zhu2018-10-132-2/+2
* BaseTools: Update argparse arguments since it not have version nowYunhua Feng2018-10-133-3/+6
* BaseTools: change the Division Operator in the expressionYunhua Feng2018-10-1314-42/+49
* BaseTools: do the list and iterator translationYunhua Feng2018-10-1312-58/+58
* BaseTools: Handle the bytes and str differenceYunhua Feng2018-10-1333-162/+131
* BaseTools: fix the open file's read and write bugsYunhua Feng2018-10-137-20/+38
* BaseTools: use map and filter to replace the itertools functionYunhua Feng2018-10-131-4/+3
* BaseTools: remove the super() function argumentYunhua Feng2018-10-137-14/+14
* BaseTools: replace the list iteritems by itemsYunhua Feng2018-10-134-8/+8
* BaseTools: Rename raw_input() to input()Yunhua Feng2018-10-131-1/+1
* BaseTools: Rename long() to int()Yunhua Feng2018-10-137-25/+25
* BaseTools: Rename xrange() to range()Yunhua Feng2018-10-135-18/+18
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-1371-79/+0
* BaseTools: Remove the outdated verbose parameter of namedtupleYunhua Feng2018-10-131-1/+1
* ArmPkg: Add support for GICv4Sami Mujawar2018-10-123-21/+46
* MdeModulePkg/SdMmcPciHcDxe: Allow additional SDHCI versionsJeff Brasen2018-10-122-2/+4
* MdeModulePkg/SdMmcPciHcDxe: Add controller version definesJeff Brasen2018-10-123-3/+13
* MdePkg: Use VENDOR_DEVICE_PATH structure for Debug Port device pathDandan Bi2018-10-121-3/+3
* ShellPkg-Cd: Ensure all valid cd targets are handled properlyJim.Dailey@dell.com2018-10-121-4/+4
* MdePkg-BaseLib: Fix PathCleanUpDirectories() error involving "\..\.."Jim.Dailey@dell.com2018-10-121-1/+4
* MdeModulePkg/RegularExpressionDxe:omit unused variableGuo, Dongao2018-10-112-17/+14
* MdeModulePkg/RegularExpressionDxe:disable wraning to pass gcc4.8 buildGuo, Dongao2018-10-111-0/+3
* IntelFsp2Pkg/GenCfgOpt.py: Support PCD input from command lineChasel, Chiu2018-10-111-1/+16
* MdeModulePkg/NonDiscoverablePciDeviceDxe: expose unique B/D/F identifiersArd Biesheuvel2018-10-103-3/+23
* MdeModulePkg: Update Brotli DecompressLib to the latest v1.0.6Liming Gao2018-10-0928-11270/+8642
* BaseTools: Update Brotli Compress to the latest one 1.0.6Liming Gao2018-10-0999-30835/+21710
* MdePkg: Add PciRoot/PcieRoot text for ACPI Expanded Device PathDandan Bi2018-10-091-0/+21
* MdePkg: Correct condition check for AcpiExp text formatDandan Bi2018-10-091-1/+1
* MdePkg: Correct the string order of ACPI Expanded Device PathDandan Bi2018-10-091-6/+6
* MdePkg: Correct the string expression of UTF8 vendor device pathDandan Bi2018-10-091-1/+1
* MdeModulePkg/HiiDB: Fix incorrect structure convention for checkboxDandan Bi2018-10-091-1/+1
* BaseTools LzmaCompress: Fix GCC warning misleading-indentationLiming Gao2018-10-091-1/+3
* IntelFrameworkModulePkg Lzma: Update LZMA SDK version to 18.05Liming Gao2018-10-0915-352/+773
* MdeModulePkg Lzma: Update LZMA SDK version to 18.05Liming Gao2018-10-0915-351/+772
* BaseTools Lzma: Update LZMA SDK version to 18.05Liming Gao2018-10-0924-1471/+2684