]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/GenFds/FdfParser.py
BaseTools:Make BaseTools support new rules to generate RAW FFS FILE
[mirror_edk2.git] / BaseTools / Source / Python / GenFds / FdfParser.py
2019-06-10 Fan, ZhijuXBaseTools:Make BaseTools support new rules to generate...
2019-05-10 Fan, ZhijuXBaseTools:Enables FFS to support the GUID value format
2019-04-09 Michael D KinneyBaseTools: Replace BSD License with BSD+Patent License
2019-02-14 Antoine CoeurBaseTools: Various typo
2019-02-01 Feng, Bob CBaseTools: Handle the bytes and str difference
2019-02-01 Yunhua FengBaseTools: replace long by int
2019-01-14 Feng, Bob CBaseTools: Remove unused logic for IPF
2019-01-10 Carsey, JabenBaseTools: fix imports
2019-01-04 Ard BiesheuvelBaseTools/GenFds: permit stripped MM_CORE_STANDALONE...
2018-12-06 Jaben CarseyBaseTools: create and use a standard shared variable...
2018-11-20 Feng, Bob CBaseTools: Fix the problem using FILE_GUID override...
2018-11-01 Tomas PilarBaseTools: Fix merge in FDF parser for OptionROM override
2018-10-26 Tomas PilarBaseTools: Allow multiple PciDeviceId in Fdf OptionROM...
2018-10-25 Carsey, JabenBaseTools/GenFds: create and use new variable in FdfParser
2018-10-25 Carsey, JabenBaseTools/GenFds: refactor FdfParser warnings
2018-10-25 Jaben CarseyBaseTools/GenFds: remove MacroDict parameter
2018-10-25 Carsey, JabenBasetools/GenFds: refactor class FV
2018-10-25 Carsey, JabenBaseTools/GenFds: change objects to sets
2018-10-25 Carsey, JabenBaseTools/GenFds: cleanup GenFds
2018-10-15 Liming GaoRevert BaseTools: PYTHON3 migration
2018-10-13 Yunhua FengBaseTools: fix the open file's read and write bugs
2018-10-13 Yunhua FengBaseTools: Rename long() to int()
2018-10-13 Yunhua FengBaseTools: Remove the "from __future__ import" items
2018-09-26 BobCFBaseTool: Replace dict with OrderedDict.
2018-09-13 Carsey, JabenBaseTools\GenFds: remove extra content
2018-09-05 zhijufanBaseTools: Extend the keyword "!include"/"!if" to case...
2018-07-30 Yunhua FengBaseTools: Fix build crash when fdf is empty file
2018-07-16 Gary LinBaseTools: Move OverrideAttribs to OptRomInfStatement.py
2018-07-16 Gary LinBaseTools: Use absolute import in GenFds
2018-07-13 BobCFBaseTools: Enable structure pcd in FDF file
2018-07-09 Liming GaoBaseTools: Clean up source files
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: Refactor python print statements
2018-06-27 Gary LinBaseTools: Refactor python except statements
2018-06-22 Yunhua FengBaseTools: introduce !error statement
2018-06-13 Jaben CarseyBaseTools: Cleanup unneeded code
2018-05-28 Marvin.Haeuser@out... BaseTools: Rename String to StringUtils.
2018-05-28 Zurcher, Christopher JBaseTools/GenFds: Remove redundant GetRealFileLine...
2018-05-07 Yonghong ZhuBaseTools: Correct the variable name
2018-05-04 Carsey, JabenBaseTools: FdfParser - update to remove duplicate const...
2018-05-02 Carsey, JabenBaseTools: Replace Binary File type strings with predef...
2018-05-02 Carsey, JabenBaseTools: DataType - cleanup list constants
2018-05-02 Carsey, JabenBaseTools: Replace EDK Component strings with predefine...
2018-05-02 Carsey, JabenBaseTools: replace string constants used for module...
2018-04-26 Carsey, JabenBaseTools: GenFds - simplify testing for Hex number
2018-04-23 Carsey, JabenBaseTools: replace 'UINT8','UINT16','UINT32','UINT64...
2018-04-18 Carsey, JabenBaseTools: refactor and remove un-needed use of .keys...
2018-04-18 Carsey, JabenBaseTools: use predefined constants instead of local...
2018-04-17 Carsey, JabenBaseTools: FdfParser - refactor functions to make static
2018-04-17 Carsey, JabenBaseTools: FdfParser refactor to remove a dictionary
2018-04-09 Feng, YunhuaXBaseTools: Remove FdfParserLite.py from source since...
2018-04-08 Carsey, JabenBaseTools: GenFds - move RegEx compile
2018-04-03 Carsey, JabenBaseTools: make static functions when self is not needed
2018-04-03 Carsey, JabenBaseTools: remove uncalled function
2018-04-03 Carsey, JabenBaseTools: change hex parsing to use built in
2018-04-03 Carsey, JabenBaseTools: use new RegEx from FdfParserLite
2018-03-30 Carsey, JabenBaseTools: no need to do int() API work for it
2018-03-30 Carsey, JabenBaseTools: Remove equality operator with None
2018-03-29 Carsey, JabenBaseTools: use new shared GUID regular expressions
2018-03-29 Carsey, JabenBaseTools: FdfParser and FdfParserLite share reg exp
2018-03-21 Carsey, JabenBaseTools: FdfParser remove class never used.
2018-03-21 Carsey, JabenBaseTools: FdfParser & FdfParserLite refactor regular...
2018-03-09 Yonghong ZhuBaseTools: Fix a bug for --pcd used in ConditionalState...
2018-03-09 Yonghong ZhuBaseTools: Update --pcd parser to support flexible...
2018-03-03 Feng, YunhuaXBaseTools: Dsc/Fdf conditional statement parse issue
2018-02-23 Yonghong ZhuBaseTools: Add check for INF statement must be a .inf...
2017-10-11 Yonghong ZhuBaseTools: Fix the Keyword error for <ExtendedFvEntry...
2017-10-03 Yunhua FengBaseTools: PI 1.6 to support FV extended header contain...
2017-09-25 Yonghong ZhuBaseTools: extend FFS alignment to 16M
2017-07-10 Yunhua FengBaseTools: Fix FDF file parse !include file issue
2017-07-07 Supreeth VenkateshBaseTools/GenFds: register MM Modules and MM FV file...
2017-03-25 Derek LinBaseTools: Skip module AutoGen by comparing timestamp.
2017-01-23 Yonghong ZhuBaseTools: Extend the Macro used in the FDF !include...
2017-01-06 Yonghong ZhuBaseTools: not report error for the optional items...
2016-11-15 Yonghong ZhuBaseTools: FILE DATA to support relative path under...
2016-11-15 Yonghong ZhuBaseTools: Fix the bug to support generate FFS by Align...
2016-10-12 Michael KinneyBaseTools/GenFds: Support FDF sections in any order
2016-10-12 Yonghong ZhuBaseTools: Extend FMP to support FV statement and FD...
2016-08-19 Yonghong ZhuBaseTools: FMP capsule add the support to generate...
2016-07-27 Yonghong ZhuBaseTools: report error if source module INF is only...
2016-07-14 Yonghong ZhuBaseTools: Update the FV region name as upper letter
2016-04-29 Yonghong ZhuBaseTools: fix the bug for FMP to support use Macro...
2016-04-27 Yonghong ZhuBaseTools: Update FMP Capsule support to follow FDF...
2016-04-05 Yonghong ZhuBaseTools/GenFds: Fix the bug for wrong alignment gener...
2016-03-28 Yonghong ZhuBaseTools: Remove the unnecessary check for RAW File
2016-03-27 Yonghong ZhuBaseTools: Extend the RAW format to support multiple...
2015-12-07 Yonghong ZhuBaseTools: Add support for INF statement in FD region
2015-08-26 Cecil ShengBaseTools: Nested !include support in DSC and FDF files
2015-07-28 Yingke LiuBaseTools: Add a keyword FvNameString in FDF
2015-06-23 Yingke LiuBaseTools: Supported FMP capsule image.
2015-01-19 Yingke LiuFix SET statement bug which is always evaluated even...
2014-08-28 Yingke LiuLicense header updated to match correct format.
2014-08-15 Hess ChenThere is a limitation on WINDOWS OS for the length...
2014-01-10 Gao, LimingSync BaseTool trunk (version r2640) into EDKII BaseTools.
2013-11-18 Liming GaoSync BaseTool trunk (version r2610) into EDKII BaseTools.
2013-08-23 Liming GaoSync BaseTool trunk (version r2599) into EDKII BaseTools.
2012-05-23 lgao4Sync BaseTools Trunk (version r2524) to EDKII main...
2012-04-10 lgao4Sync BaseTools Trunk (version r2518) to EDKII main...
2011-12-16 lgao4Sync BaseTool trunk (version r2474) into EDKII BaseTools.
next