]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/GenFds/FvImageSection.py
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / Python / GenFds / FvImageSection.py
2019-09-17 Fan, ZhijuXBaseTools:change some incorrect parameter defaults
2019-06-24 Fan, ZhijuXBaseTools:Add import in FvImageSection
2019-04-09 Michael D KinneyBaseTools: Replace BSD License with BSD+Patent License
2019-02-01 Feng, Bob CBaseTools: Handle the bytes and str difference
2019-02-01 Feng, Bob CBaseTools:ord() don't match in py2 and py3
2019-02-01 Zhijux FanBaseTools: change the Division Operator
2019-02-01 Zhijux FanBaseTools:Fv BaseAddress must set If it not set
2018-10-25 Carsey, JabenBaseTools/GenFds: cleanup GenFds
2018-10-15 Liming GaoRevert BaseTools: PYTHON3 migration
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: Handle the bytes and str difference
2018-10-13 Yunhua FengBaseTools: Remove the "from __future__ import" items
2018-07-16 Gary LinBaseTools: Use absolute import in GenFds
2018-06-27 Gary LinBaseTools: Replace StringIO.StringIO with io.BytesIO
2018-06-27 Gary LinBaseTools: Adjust the spaces around commas and colons
2018-05-22 Yonghong ZhuBaseTools: Enhance error message when file is not exist...
2018-05-10 Carsey, JabenBaseTools: incorrect calculation for 16M
2018-05-02 Carsey, JabenBaseTools: replace string constants used for module...
2018-03-30 Carsey, JabenBaseTools: Remove equality operator with None
2017-12-05 Yonghong ZhuBaseTools: Update Makefile to support FFS file generation
2017-09-25 Yonghong ZhuBaseTools: extend FFS alignment to 16M
2016-09-15 Yonghong ZhuBaseTools: Fix the bug to handle the read-only file
2016-05-11 Yonghong ZhuBaseTools: Fix bug in GenFds to handle FV image alignment
2016-03-27 Yonghong ZhuBaseTools: generate alignment when the FV content come...
2014-08-15 Hess ChenThere is a limitation on WINDOWS OS for the length...
2010-05-18 lgao4Sync EDKII BaseTools to BaseTools project r1971
2010-02-28 lgao4Sync EDKII BaseTools to BaseTools project r1903.
2009-07-17 lgao4Check In tool source code based on Build tool project...