summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* BaseTools: Enable CODE format in DEC fileFeng, Bob C2019-02-023-53/+86
* BaseTools/ECC: Add a new type of exceptionHess Chen2019-02-021-4/+10
* BaseTools: PCD value incorrect in structure pcd sku case.Fan, ZhijuX2019-02-021-1/+1
* EmbeddedPkg/PrePiLib: Correct function nameJeff Brasen2019-02-011-1/+1
* MdeModulePkg/SdMmcPciHcDxe: Update comment for spec compliance statusHao Wu2019-02-014-8/+14
* BaseTools: Eot tool Python3 adaptionFeng, Bob C2019-02-018-8/+7740
* BaseTools: ECC tool Python3 adaptionFeng, Bob C2019-02-0117-23/+8385
* BaseTools: Handle the bytes and str differenceFeng, Bob C2019-02-0137-244/+247
* BaseTools: the list and iterator translationFeng, Bob C2019-02-0113-46/+47
* BaseTools:ord() don't match in py2 and py3Feng, Bob C2019-02-011-2/+8
* BaseTools:Fixed Rsa issue and a set define issue.Feng, Bob C2019-02-011-2/+2
* BaseTools: Update PYTHON env to PYTHON_COMMANDLiming Gao2019-02-0141-120/+194
* BaseTools:Linux Python highest version check.Zhijux Fan2019-02-011-5/+11
* BaseTools:Update build tool to print python version informationZhijux Fan2019-02-011-0/+6
* BaseTools: Update windows and linux run scripts file to use Python3Zhijux Fan2019-02-0139-93/+177
* BaseTools: Similar to octal data rectificationZhijux Fan2019-02-013-8/+13
* BaseTools:There is extra blank line in datalogZhiju Fan2019-02-011-1/+1
* BaseTools: change the Division OperatorZhijux Fan2019-02-0114-42/+49
* BaseTools:File open failed for VPD MapFileFeng, Bob C2019-02-011-3/+7
* BaseTools:Double carriage return inserted from Trim.py on Python3Zhiju Fan2019-02-011-1/+1
* BaseTools:TestTools character encoding issueZhiju Fan2019-02-011-1/+2
* BaseTools: Make sure AllPcdList valid.Feng, Bob C2019-02-011-2/+3
* BaseTools:Fv BaseAddress must set If it not setZhijux Fan2019-02-012-0/+7
* Basetools: It went wrong when use os.linesepZhijux Fan2019-02-012-7/+7
* BaseTools/Scripts: Porting PackageDocumentTools code to use Python3Zhijux Fan2019-02-0110-39/+39
* BaseTools: update Test scripts support python3Zhijux Fan2019-02-013-9/+12
* BaseTools/UPT:merge UPT Tool use Python2 and Python3Zhijux Fan2019-02-0120-235/+84
* BaseTools:Similar to octal data rectificationZhijux Fan2019-02-014-3/+20
* BaseTools: Update argparse arguments since it not have version nowZhijux Fan2019-02-013-3/+6
* BaseTools:Solve the data sorting problem use python3Zhijux Fan2019-02-012-1/+2
* BaseTools: replace long by intYunhua Feng2019-02-018-27/+27
* BaseTools: Remove unnecessary super functionYunhua Feng2019-02-011-5/+0
* BaseTools: nametuple not have verbose parameter in python3Yunhua Feng2019-02-011-1/+1
* BaseTools: use OrderedDict instead of sdictFeng, Bob C2019-02-011-122/+1
* BaseTools: replace get_bytes_le() to bytes_leZhijux Fan2019-02-013-3/+3
* BaseTools: Rename iteritems to itemsZhijux Fan2019-02-013-5/+5
* BaseTools:use iterate list to replace the itertoolsZhijux Fan2019-02-011-4/+2
* BaseTool:Rename xrange() to range()Zhijux Fan2019-02-014-16/+16
* CryptoPkg/BaseCryptLib: split CryptPkcs7Verify.c on behalf of runtimeJian J Wang2019-01-318-119/+220
* MdePkg/UefiLib: Add a new API GetVariable3Bret Barkelew2019-01-312-6/+120
* BaseTools/DevicePath: Add a checking stepMike Turner2019-01-311-9/+8
* MdePkg/UefiDevicePathLib: Add a checking stepMike Turner2019-01-312-10/+10
* ShellPkg/UefiShellLib: Use BaseLib api CharToUpperShenglei Zhang2019-01-311-30/+3
* ShellPkg/Shell: Use BaseLib api CharToUpperShenglei Zhang2019-01-311-23/+2
* MdeModulePkg/DxeHttpLib: Use BaseLib api AsciiCharToUpperShenglei Zhang2019-01-311-23/+2
* MdeModulePkg/EbcDebugger: Use AsciiCharToUpper and CharToUpperShenglei Zhang2019-01-311-35/+4
* MdePkg/BaseLib: Remove definitions of two functionsShenglei Zhang2019-01-311-43/+1
* MdePkg/BaseLib: Introduce CharToUpper and AsciiCharToUpper publiclyMike Turner2019-01-313-15/+55
* MdeModulePkg/EbcDebugger: Change function namesShenglei Zhang2019-01-311-7/+7
* MdePkg/IndustryStandard: Remove an incorrectly spelled macroBret Barkelew2019-01-311-2/+0