]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Scripts
SecurityPkg: SecureBootConfigDxe: Updated invocation pattern
[mirror_edk2.git] / BaseTools / Scripts /
2022-05-13 Rebecca CranBaseTools: Remove RVCT support
2022-04-09 Rebecca CranBaseTools: Scripts/efi_lldb.py: Add lldb EFI commands...
2022-04-09 Rebecca CranBaseTools: Scripts/efi_gdb.py: Add gdb EFI commands...
2022-04-09 Rebecca CranBaseTools: efi_debugging.py: Add debugger agnostic...
2021-11-08 Yuwei ChenBaseTools: Fix StructurePcd offset error.
2021-10-14 Heinrich SchuchardtBaseTools: add edk2-test repo to SetupGit.py
2021-07-26 Christopher ZurcherBaseTools: Remove COMMON section from the GCC discard...
2021-07-22 Michael D KinneyBaseTools/Scripts: Allow GitHub ID at end Maintainers...
2021-07-22 Michael D KinneyBaseTools/Scripts: Fix GetMaintainer.py line endings
2021-07-12 Chen, ChristineBaseTools: Remove non-ascii character of StructurePcd...
2021-07-09 Michael D KinneyBaseTools/Scripts: Ignore Mergify merge commits in...
2021-06-04 Ni, RayBaseTools: Update ClangBase.lds to keep dynamic section
2021-06-04 Liming GaoBaseTools: Add ClangBase.lds for CLANG8 tool chain...
2021-03-08 Yuwei ChenBaseTools: Modify struct parser for StructPcd
2021-03-08 Chen, ChristineBaseTools: Adjust StructurePcd List Order.
2021-02-09 Matthew CarlsonBaseTools: Use pip module if available, CI uses it...
2020-12-15 Chen, ChristineBaseTools: Add comments in StructurePcd DSC file.
2020-11-30 Chen, ChristineBaseTools: Collect full Header files for struct finding.
2020-07-31 Leif LindholmRevert "BaseTools/PatchCheck.py: Add LicenseCheck"
2020-07-24 Jiang, GuominBaseTools/Scripts: Ignore the CRLF check when upgrade...
2020-07-20 Shenglei ZhangBaseTools/PatchCheck.py: Skip length check for user...
2020-07-03 Leif LindholmBaseTools: explicitly import email.header PatchCheck.py
2020-07-03 Leif LindholmBaseTools/PatchCheck.py: add exception for diff orderfile
2020-07-02 Pierre GondoisBaseTools: PatchCheck: Exclude bash scripts from CRLF...
2020-06-12 Shenglei ZhangBaseTools/PatchCheck.py: Add LicenseCheck
2020-05-08 Leif LindholmBaseTools: add handling for 'S:' flag to GetMaintainer.py
2020-05-08 Rebecca CranBaseTools: add repo name option to SetupGit.py
2020-02-06 Philippe Mathieu... BaseTools/Scripts/PatchCheck.py: Do not use mailmap
2020-02-06 Philippe Mathieu... BaseTools/Scripts/PatchCheck.py: Detect emails rewritte...
2020-02-06 Philippe Mathieu... BaseTools/Scripts: Add log.mailmap to SetupGit.py
2020-01-24 Michael D KinneyBaseTools/Scripts/PatchCheck.py: Remove submodule false...
2020-01-13 Michael D KinneyBaseTools/Scripts/PatchCheck: Address false error condi...
2020-01-10 Philippe Mathieu... BaseTools/PatchCheck.py: Check the patch author email...
2020-01-10 Philippe Mathieu... BaseTools/PatchCheck.py: Let EmailAddressCheck describe...
2020-01-10 Philippe Mathieu... BaseTools/PatchCheck.py: Check the committer email...
2020-01-10 Philippe Mathieu... BaseTools/PatchCheck.py: Extract email check code to...
2020-01-09 Philippe Mathieu... BaseTools/PatchCheck.py: Ignore CR and LF characters...
2019-12-24 Desimone, Nathaniel LBaseTools/Scripts: Add sendemail.transferEncoding to...
2019-10-04 Leif LindholmBaseTools: correct line endings for ConvertFce Python...
2019-09-27 Fan, ZhijuXBaseTools:"--exclude" don't apply if parameter ends...
2019-08-15 Chasel ChiuBaseTools/Scripts: Add GetUtcDateTime script.
2019-08-08 Fan, ZhijuXBaseTools:Add the Judgment Method of "--exclude"
2019-08-08 Michael D KinneyBaseTools/PatchCheck: Disable text conversion in 'git...
2019-08-08 Michael D KinneyBaseTools/PatchCheck: Add copy from/to keywords
2019-08-08 Michael D KinneyBaseTools/PatchCheck: Ignore blank lines in diff
2019-07-24 Leif LindholmBaseTools: add GetMaintainer.py script
2019-07-08 Antoine CœurBaseTools: Fix various typos
2019-06-25 Fan, ZhijuXBaseTools:Add DetectNotUsedItem.py to Edk2\BaseTools...
2019-06-12 Leif LindholmBaseTools: add script to configure local git options
2019-04-18 Fan, ZhijuXBaseTools:update ConvertFceToStructurePcd.py with the...
2019-04-09 Michael D KinneyBaseTools/PatchCheck: Generate error if Contributed...
2019-04-09 Michael D KinneyBaseTools: Replace BSD License with BSD+Patent License
2019-03-06 Fan, ZhijuXBaseTools:Run packagedoc_cli.py to generate doc failed
2019-02-26 Fan, ZhijuXBaseTools:PackageDocumentTools import lib error occurs.
2019-02-14 Antoine CoeurBaseTools: Various typo
2019-02-01 Zhijux FanBaseTools/Scripts: Porting PackageDocumentTools code...
2018-11-29 Liming GaoBaseTools Script: Update ConvertFceToStructurePcd to...
2018-10-31 Liming GaoBaseTools ConvertFceToStructurePcd: Fix the array value...
2018-10-19 Liming GaoBaseTools: Remove the step to freeze python tool
2018-10-15 Liming GaoRevert BaseTools: PYTHON3 migration
2018-10-13 Yunhua FengBaseTools/Scripts: Porting PackageDocumentTools code...
2018-09-06 Dandan BiBaseTools/PatchCheck.py: Fix error when run with Python3
2018-08-08 Jaben CarseyPatchCheck - add error message for invalid parameter
2018-08-06 Kinney, Michael DBaseTools/BinToPcd: Open output file as text file
2018-08-03 Kinney, Michael DBaseTools/BinToPcd: Encode string returned from ByteArray()
2018-08-01 Kinney, Michael DBaseTools/BinToPcd: Fix Python 2.7.x compatibility...
2018-07-25 Liming GaoBaseTools Script: Add the script to generate Structure...
2018-07-16 Gary LinBaseTools: Use absolute import in Scripts
2018-07-09 Liming GaoBaseTools: Clean up source files
2018-06-27 Gary LinBaseTools: Replace StringIO.StringIO with io.BytesIO
2018-06-27 Gary LinBaseTools: Fix old python2 idioms
2018-06-27 Gary LinBaseTools: Adjust the spaces around commas and colons
2018-06-27 Gary LinBaseTools: Remove the deprecated hash_key()
2018-06-27 Gary LinBaseTools: Refactor python print statements
2018-06-27 Gary LinBaseTools: Refactor python except statements
2018-06-27 Gary LinBaseTools: Fix a typo in ini.py
2018-06-14 Kinney, Michael DBaseTools/BinToPcd: Follow PEP-8 indent of 4 spaces
2018-06-14 Kinney, Michael DBaseTools/BinToPcd: Update for Python 3 compatibility
2018-06-14 Kinney, Michael DBaseTools/BinToPcd: --offset must be 8-byte aligned
2018-06-14 Kinney, Michael DBaseTools/BinToPcd: Clarify error message for --type HII
2018-06-14 Kinney, Michael DBaseTools/BinToPcd: Fix typo in error messages
2018-06-13 Liming GaoBaseTools Script: Formalize source files to follow...
2018-04-10 Carsey, JabenBaseTools: refactor and remove out of date use of ...
2018-03-30 Carsey, JabenBaseTools: Remove equality operator with None
2018-03-28 Kinney, Michael DBaseTools/BinToPcd: Add support for multiple binary...
2018-03-19 Yonghong ZhuBaseTools: Add PackageDocumentTools into Scripts folder
2017-08-11 Michael D KinneyBaseTools/Scripts: Add sample makefile for use with...
2017-08-11 Michael D KinneyBaseTools/Scripts: Add python script to run a makefile
2017-08-03 Michael D KinneyBaseTools/PatchCheck: Support Contribution Agreement 1.1
2017-06-26 Hao WuBaseTools/PatchCheck.py: Add warning info for new binar...
2017-06-26 Hao WuBaseTools/PatchCheck.py: Fix misreport for binary chang...
2017-05-28 Ard BiesheuvelBaseTools/Scripts: fix GccBase.lds line endings
2017-05-24 Ard BiesheuvelBaseTools/Scripts: discard .gnu.hash section in GCC...
2017-02-24 Ard BiesheuvelBaseTools: GCC: move most AutoGen.obj contents back...
2017-02-22 Jiewen YaoBaseTool/Script: Add SmiHandleProfile OS tool to get...
2016-11-14 Michael KinneyBaseTools/Scripts: Add BinToPcd utility
2016-10-20 Yonghong ZhuBaseTools/PatchCheck.py: Update to report error for...
2016-10-20 Yonghong ZhuBaseTools/PatchCheck.py: Update to handle the two ...
2016-10-20 Yonghong ZhuBaseTools/PatchCheck.py: Update for max length of subje...
2016-08-22 Ard BiesheuvelBaseTools/GccBase.lds: don't copy RELA section to PE...
next