]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
BaseTools/Ecc: Add some new checkpoints
[mirror_edk2.git] / BaseTools /
2018-07-26 Hess ChenBaseTools/Ecc: Add some new checkpoints
2018-07-25 Liming GaoBaseTools Script: Add the script to generate Structure...
2018-07-25 Yunhua FengBaseTools: Fix build report for *P and *M flag incorrectly
2018-07-25 Jaben CarseyBaseTools: AutoGen - change class variable to funciton...
2018-07-24 Yunhua FengBaseTools: Fix the different token with the same PCD
2018-07-24 Yonghong ZhuBaseTools: Correct _PCD_PATCHABLE_TokenName_SIZE's...
2018-07-23 Supreeth VenkateshBaseTools/AutoGen: Update header file for MM modules.
2018-07-23 Yonghong ZhuBaseTools: ElfConvert Tool update VerboseMsg to same...
2018-07-23 Yunhua FengBaseTools: enable FixedAtBuild (VOID*) PCD use in the...
2018-07-18 Yonghong ZhuBaseTools: Remove the duplicate Pcd items
2018-07-16 BobCFBaseTools: Fixed build Ovmfpkg failed issue.
2018-07-16 Gary LinBaseTools: Use absolute import in Scripts
2018-07-16 Gary LinBaseTools: Use absolute import in Workspace
2018-07-16 Gary LinBaseTools: Use absolute import in UPT
2018-07-16 Gary LinBaseTools: Use absolute import in Table
2018-07-16 Gary LinBaseTools: Use absolute import in Eot
2018-07-16 Gary LinBaseTools: Use absolute import in Ecc
2018-07-16 Gary LinBaseTools: Treat Ecc.py as a python module
2018-07-16 Gary LinBaseTools: Use absolute import in Common
2018-07-16 Gary LinBaseTools: Use absolute import in BPDG
2018-07-16 Gary LinBaseTools: Treat BPDG.py as a python module
2018-07-16 Gary LinBaseTools: Use absolute import in AutoGen
2018-07-16 Gary LinBaseTools: Move ImageBinDict to GenFdsGlobalVariable.py
2018-07-16 Gary LinBaseTools: Move FindExtendTool to GenFdsGlobalVariable.py
2018-07-16 Gary LinBaseTools: Move OverrideAttribs to OptRomInfStatement.py
2018-07-16 Gary LinBaseTools: Use absolute import in GenFds
2018-07-16 Gary LinBaseTools: Treat GenFds.py as a python module
2018-07-13 BobCFBaseTools: Enable structure pcd in FDF file
2018-07-12 bob.c.feng@intel.comBaseTool: Fixed the incorrect cache key.
2018-07-11 Zenith432BaseTools/GenFw: Disable support for R_X86_64_32S
2018-07-11 Zenith432BaseTools/GenFw: Add X64 GOTPCREL Support to GenFw
2018-07-10 Yonghong ZhuBaseTools: Fix the bug that incorrect size info in...
2018-07-09 Feng, Bob CBaseTool: Add cache for the result of SkipAutogen.
2018-07-09 Liming GaoBaseTools: Clean up source files
2018-07-08 Gary LinBaseTools: Unify long and int in Expression.py
2018-07-08 Gary LinBaseTools: Remove the old python "not-equal" in DscBuil...
2018-07-05 Liming GaoBaseTools Conf: Update tools_def and build_rule to...
2018-07-04 Chris CoBaseTools/Trim: Normalize filepaths to fix comparisons...
2018-06-29 Jaben CarseyBaseTools: AutoGen - move constructor out of loop
2018-06-29 Jaben CarseyBaseTools: AutoGen - clean up access
2018-06-29 Yunhua FengBaseTools: Fix two drivers include the same file issue
2018-06-29 Yunhua FengBaseTools: Fix parsing multiple nest !include issue
2018-06-28 Jaben CarseyBaseTools: Move variable out of Global
2018-06-27 Jaben CarseyBaseTools: AutoGen - Remove unused variables.
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: Migrate to the new octal literal
2018-06-27 Gary LinBaseTools: Adjust the spaces around commas and colons
2018-06-27 Gary LinBaseTools: Refactor python raise statement
2018-06-27 Gary LinBaseTools: Remove types.TypeType
2018-06-27 Gary LinBaseTools: Replace StandardError with Expression
2018-06-27 Gary LinBaseTools: Remove the deprecated hash_key()
2018-06-27 Gary LinBaseTools: Remove tuple parameter in python scripts
2018-06-27 Gary LinBaseTools: Remove the old python "not-equal"
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-25 Liming GaoBaseTools tools_def.template: Ignore link warning 4281...
2018-06-22 Yunhua FengBaseTools: introduce !error statement
2018-06-22 Yonghong ZhuBaseTools: Enhance BaseTools supports FeaturePcd usage...
2018-06-22 Yonghong ZhuBaseTools: remove the unneeded code
2018-06-19 Marvin HaeuserBaseTools/WorkspaceCommon: Import used BuildToolError...
2018-06-18 Ard BiesheuvelBaseTools/tools_def CLANG35: add NOOPT build target
2018-06-18 Ard BiesheuvelBaseTools/tools_def IA32: drop -no-pie linker option...
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-14 Yonghong ZhuBaseTools: remove including Base.h if the module type...
2018-06-13 Liming GaoBaseTools Script: Formalize source files to follow...
2018-06-13 Jaben CarseyBaseTools: Cleanup unneeded code
2018-06-13 Jaben CarseyBaseTools: refactor to remove functions
2018-06-13 Yunhua FengBaseTools: Fix one bug of nest !include parser
2018-06-12 Ard BiesheuvelBaseTools/tools_def IA32: disable PIE code generation...
2018-06-11 Derek LinBaseTools: Remove dsc nested include checking.
2018-06-11 Yonghong ZhuBaseTools/UPT: Update the import statement to use Strin...
2018-06-08 Yunhua FengBaseTools: Fix Section header size larger than elf...
2018-06-08 Yunhua FengBaseTools: Check elf sections alignment with MAX_COFF_A...
2018-06-06 Ezra GodfreyBaseTools/VolInfo: Update EFI FV FILETYPES for new...
2018-06-06 Yunhua FengBaseTools: Display both Hex and integer value format...
2018-06-06 Yunhua FengBaseTools: Sort PCD by token space first then by PcdCName
2018-05-28 Marvin.Haeuser@out... BaseTools: Rename String to StringUtils.
2018-05-28 Zurcher, Christopher JBaseTools/GenFds: Remove redundant GetRealFileLine...
2018-05-28 Jaben CarseyBaseTools: Add missing content to EOT tool.
2018-05-28 Jaben CarseyBaseTools: loop to retry remove when it fails.
2018-05-23 Laszlo ErsekBaseTools/tools_def: add "-fno-unwind-tables" to GCC_AA...
2018-05-23 Marvin HaeuserBaseTools/Workspace: Fix ValueChain set
2018-05-22 Yonghong ZhuBaseTools: Enhance error message when file is not exist...
2018-05-22 Yunhua FengBaseTools: Report more clear error message when PCD...
2018-05-22 Yunhua FengBaseTools: Library PCD type will inherit from the driver
2018-05-22 Yunhua FengBaseTools: Fix bug PCD type in component is not same...
2018-05-21 Liming GaoBaseTools: Separate HOST and PREFIX env for GCC tool...
2018-05-16 Lin, DerekBaseTools: Fix --hash Package and Module hash value.
2018-05-11 Lin, DerekBaseTools: Fix python error with --genfds-multi-thread.
2018-05-10 Yonghong ZhuBaseTools: Remove the redundant code
2018-05-10 Yunhua FengBaseTools: Fix generating array's size is incorrect...
2018-05-10 Carsey, JabenBaseTools: incorrect calculation for 16M
2018-05-09 Bi, DandanBaseTools/VfrCompile: Avoid using uninitialized pointer
2018-05-07 Yonghong ZhuBaseTools: Correct the variable name
next