]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/Common
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / Python / Common /
2022-10-19 Konstantin AladyshevBaseTools: Add missing spaces for PCD expression values...
2022-10-19 Konstantin AladyshevBaseTools: Correct BPDG tool error prints
2022-10-14 Chao LiBaseTools: Updated build tools to support new LoongArch.
2022-03-26 Yi LiBaseTools: Add the FeatureFlagExpression usage to the...
2021-11-11 Chen, Lin ZBaseTools: Add authenticated variable store support
2021-07-12 Bob FengBaseTools: Enable the flag to treat dynamic pcd as...
2021-05-12 Sughosh GanuBaseTools: Add support for version 3 of FMP Image Heade...
2021-04-29 Michael D KinneyBaseTools/Source/Python: New Target/ToolChain/Arch...
2020-08-14 Cole RobinsonBaseTools: Work around array.array.tostring() removal...
2020-07-17 Yuwei ChenBaseTools: Add Guid name support in GenFfs.
2020-05-13 Feng, YunhuaXBaseTools: Fix parse PCD GUID expression issue
2020-04-29 Abner ChangBaseTools: BaseTools changes for RISC-V platform.
2020-04-23 Fan, ZhijuBaseTools:Add the spare space FV image size checker
2020-01-15 Li, AaronBaseTools/Capsule: Add capsule dependency support
2020-01-13 Fan, ZhijuXBaseTools:Fix GenFds issue for BuildOption replace...
2019-12-10 Steven ShiBaseTools: Leverage compiler output to optimize binary...
2019-11-20 Fan, ZhijuXBaseTools:Add [packages] section in dsc file
2019-11-08 Zhiguang LiuBaseTools: Add map file parsing support for CLANG9
2019-10-04 Leif LindholmBaseTools: add missing newlines at end of files
2019-09-19 Steven ShiBaseTools: Add more parameter checking for CopyFileOnCh...
2019-09-17 Feng, Bob CBaseTools:Remove the unnecessary operation of renaming...
2019-09-17 Fan, ZhijuXBaseTools:change some incorrect parameter defaults
2019-09-11 Feng, Bob CBaseTools: Enable --genfds-multi-thread to default...
2019-08-23 Shi, StevenBaseTools: Support long file path in windows for misc...
2019-08-20 Shi, StevenBaseTools: Improve the file saving and copying reliability
2019-08-20 Shi, StevenBaseTools: Improve the cache hit in the edk2 build...
2019-08-14 Bob FengBaseTools: Move buildoptions.py to Common folder
2019-08-14 Feng, Bob CBaseTools: Add "-" in a re to parse line in .map file
2019-08-09 Feng, Bob CBaseTools: Enable block queue log agent.
2019-08-09 Feng, Bob CBaseTools: Add the support for python 2
2019-08-09 Feng, Bob CBaseTools: Move BuildOption parser out of build.py
2019-08-09 Feng, Bob CBaseTools: Add LogAgent to support multiple process...
2019-08-09 Feng, Bob CBaseTools: Decouple AutoGen Objects
2019-08-09 Feng, Bob CBaseTools: Singleton the object to handle build conf...
2019-08-01 Bob FengBaseTools:Updata the output encoding of the Popen function
2019-07-22 Feng, Bob CBaseTools: Create ".cache" folder when initialize Build...
2019-07-12 Jiewen YaoBaseTools: Add HOST_APPLICATION module type.
2019-07-08 Antoine CœurBaseTools: Fix various typos
2019-06-28 Jin, EricBaseTools/Capsule: Supports multiple payloads and drive...
2019-06-17 Shi, StevenBaseTools:Introduce CopyFileOnChange() function to...
2019-06-10 Rodriguez, ChristianBaseTools: Refactor hash tracking after checking for...
2019-06-10 Fan, ZhijuXBaseTools:Make BaseTools support new rules to generate...
2019-05-22 Fan, ZhijuXBaseTools:Update mailing list address in BaseTools...
2019-05-21 Rodriguez, ChristianBaseTools: Library hashing fix and optimization for...
2019-05-21 Michael D KinneyBaseTools: Fix private includes for FILE_GUID override
2019-05-10 Fan, ZhijuXBaseTools: Correct the value assignment for StructurePcd
2019-04-22 Yunhua FengBaseTools: Sometime write file not immediate to disk
2019-04-16 Rodriguez, ChristianBaseTools: Hash false success with back to back builds
2019-04-09 Michael D KinneyBaseTools: Replace BSD License with BSD+Patent License
2019-04-01 Fan, ZhijuXBaseTools:Coding problems caused by special characters
2019-03-24 Feng, Bob CBaseTools: Remove the logic SourceOverridePath
2019-02-20 Fan, ZhijuXBaseTools:PCD value error in structure pcd sku case.
2019-02-19 Feng, Bob CBaseTools: Fix a ParseDevPathValue function issue.
2019-02-14 Antoine CoeurBaseTools: Various typo
2019-02-01 Feng, Bob CBaseTools: Handle the bytes and str difference
2019-02-01 Feng, Bob CBaseTools: the list and iterator translation
2019-02-01 Zhijux FanBaseTools: Similar to octal data rectification
2019-02-01 Zhijux FanBaseTools: change the Division Operator
2019-02-01 Zhijux FanBaseTools:Similar to octal data rectification
2019-02-01 Yunhua FengBaseTools: replace long by int
2019-02-01 Feng, Bob CBaseTools: use OrderedDict instead of sdict
2019-02-01 Zhijux FanBaseTools: replace get_bytes_le() to bytes_le
2019-02-01 Zhijux FanBaseTool:Rename xrange() to range()
2019-01-28 Carsey, JabenBaseTools/build/build: delete variable
2019-01-28 Carsey, JabenBaseTools/Common/Misc: Cleanup the imports
2019-01-28 Carsey, JabenBaseTools/Common/Misc: remove uncalled code
2019-01-28 Carsey, JabenBaseTools/Common/Misc: move private functions
2019-01-21 Carsey, JabenBaseTools/GenFds/Capsule: move function logic
2019-01-21 Carsey, JabenBaseTools/AutoGen: move functions
2019-01-21 Carsey, JabenBaseTools/DscBuildData: move function
2019-01-21 Carsey, JabenBaseTools/Workspace/InfBuildData: move functions
2019-01-21 Carsey, JabenBaseTools/build/build: refactor and move functions
2019-01-18 Feng, Bob CBaseTools: Allow empty value for HiiPcd in Dsc
2019-01-14 Feng, Bob CBaseTools: Remove unused logic for IPF
2019-01-14 Feng, Bob CBaseTools: Remove unused logic for EDKI
2019-01-10 Carsey, JabenBaseTools: fix imports
2018-12-18 Feng, Bob CBaseTools: Fix PcdArray issue
2018-12-15 Feng, Bob CBaseTools: Fixed bugs in CopyDict function
2018-12-15 Feng, Bob CBaseTools: Fix PcdNvStoreDefaultValueBuffer Value.
2018-12-07 BobCFBaseTools: Customize deepcopy function.
2018-12-07 BobCFBaseTools: Optimize string concatenation
2018-12-07 bob.c.feng@intel.comBaseTools: Enable Pcd Array support.
2018-12-06 Jaben CarseyBaseTools: create and use a standard shared variable...
2018-12-06 Jaben CarseyBaseTools: Move Identification file to Eot
2018-11-01 zhijufanBaseTools: Add special handle for '\' use in Pcd Value
2018-10-26 Feng, YunhuaXBaseTools: Fix BPDG tool print traceback info issue
2018-10-21 Carsey, JabenBaseTools: delete unused file
2018-10-18 Yonghong ZhuBaseTools: Fix bug caused by 03c36c36a3
2018-10-16 Yonghong ZhuBaseTools: Support to use struct name as datum type...
2018-10-16 zhijufanBaseTools: Add check for the string type whether is...
2018-10-15 Yonghong ZhuBaseTools: remove the not used PyUtility file
2018-10-15 Liming GaoRevert BaseTools: PYTHON3 migration
2018-10-13 Yonghong ZhuBaseTools: remove the not used PyUtility file
2018-10-13 Hess ChenBaseTools/Ecc/EOT: Add Python 3 support on ECC and...
2018-10-13 Yunhua FengBaseTools: Fix some build and report file issue
2018-10-13 Yunhua FengBaseTools: change the Division Operator in the expression
2018-10-13 Yunhua FengBaseTools: do the list and iterator translation
2018-10-13 Yunhua FengBaseTools: Handle the bytes and str difference
2018-10-13 Yunhua FengBaseTools: fix the open file's read and write bugs
2018-10-13 Yunhua FengBaseTools: remove the super() function argument
next