]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/Workspace/DscBuildData.py
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / Python / Workspace / DscBuildData.py
2022-10-19 Konstantin AladyshevBaseTools: Correct initialization data size check for...
2022-08-28 Liming GaoRevert "BaseTools: Fix DSC LibraryClass precedence...
2022-07-17 Chen, ChristineBaseTools: Fix DSC LibraryClass precedence rule
2022-07-17 Chen, ChristineBaseTools: add '-p' for Linux 'cp' command.
2022-06-06 Jake GarverBaseTools: Fix dependency issue in PcdValueInit
2022-04-22 Li, Yi1BaseTools: Move gPlatformFinalPcd to Datapipe and optim...
2022-03-26 Bob FengBaseTools: Remove the redundant __FLEXIBLE_SIZE from...
2022-02-07 Jake Garver via... BaseTools: Fix error leg in DscBuildData.py
2021-11-11 Chen, Lin ZBaseTools: Add authenticated variable store support
2021-09-29 Pierre GondoisBaseTools: Remove hard-coded strings for target and...
2021-07-12 Bob FengBaseTools: Enable the flag to treat dynamic pcd as...
2020-11-05 Bob FengBaseTools: Enable Module Scope Structure Pcd
2020-10-10 gaolimingBaseTools: Move C tool flags before the common flags
2020-09-08 Bob FengBaseTools: Sort the Pcd set when generating the VPD...
2020-03-24 Fan, ZhijuXBaseTools:fix issue for decode the stdout/stderr byte...
2020-03-12 Fan, ZhijuXBaseTools:copy the common PcdValueCommon.c to output...
2020-02-07 Kinney, Michael DBaseTools/Build: Do not use Common.lib in Structured...
2020-02-04 Michael D KinneyBaseTools/DscBuildData: Fix PCD autogen include file...
2020-01-13 Fan, ZhijuXBaseTools:Fix GenFds issue for BuildOption replace...
2019-11-20 Fan, ZhijuXBaseTools:Add [packages] section in dsc file
2019-09-10 Bob FengBaseTools: Fix a bug for Hii Pcd override
2019-08-12 Feng, Bob CBaseTools: Fixed an issue that build raise exception
2019-08-09 Feng, Bob CBaseTools: Decouple AutoGen Objects
2019-08-09 Feng, Bob CBaseTools: Add functions to get platform scope build...
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-10 Feng, Bob CBaseTools: Fixed the issue of the CFlag for compile...
2019-05-10 Fan, ZhijuXBaseTools: Correct the value assignment for StructurePcd
2019-05-08 Fan, ZhijuXBaseTools:corrected error message for the DatumType...
2019-05-01 Fan, ZhijuXBaseTools:Fixed an issue where the order of GuidS chang...
2019-04-10 Feng, Bob CBaseTools: Fixed issue in MultiThread Genfds function
2019-04-09 Michael D KinneyBaseTools: Replace BSD License with BSD+Patent License
2019-03-27 Feng, Bob CBaseTool: Fixed an issue of Structure PCD
2019-03-24 Feng, Bob CBaseTools: Remove the logic SourceOverridePath
2019-02-22 Feng, Bob CBaseTools: Fix a bug about Structure PCD
2019-02-22 Feng, Bob CBaseTool: Fixed incremental rebuild issue.
2019-02-20 Fan, ZhijuXBaseTools:PCD value error in structure pcd sku case.
2019-02-19 Feng, Bob CBaseTools: Fixed a code bug for Pcd Array.
2019-02-14 Antoine CoeurBaseTools: Various typo
2019-02-02 Fan, ZhijuXBaseTools:StructurePCD value display incorrect in ...
2019-02-02 Feng, Bob CBaseTools: Enable CODE format in DEC file
2019-02-02 Fan, ZhijuXBaseTools: PCD value incorrect in structure pcd sku...
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: Rename iteritems to items
2019-01-21 Carsey, JabenBaseTools/DscBuildData: move function
2019-01-14 Feng, Bob CBaseTools: Remove unused logic for EDKI
2019-01-14 Feng, Bob CBaseTools: Enable component override functionality
2019-01-14 Feng, Bob CBaseTools: Remove unused logic for EDKI
2019-01-10 Carsey, JabenBaseTools: fix imports
2019-01-04 Feng, Bob CBaseTools: Correct PcdArray value assigment statement
2018-12-18 Feng, Bob CBaseTools: Fixed metafile parser issues
2018-12-18 Feng, Bob CBaseTools: Fix PcdArray issue
2018-12-15 Feng, Bob CBaseTools: Fixed bugs in CopyDict function
2018-12-07 BobCFBaseTools: Correct CCFLAG for PcdValueInit
2018-12-07 BobCFBaseTools: Customize deepcopy function.
2018-12-07 Feng, Bob CBaseTool: Filter out unused structure pcds
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-11-05 BobCFBaseTools: Use common cc flag for building PcdValueInit.
2018-10-27 Feng, Bob CBaseTools: Rollback Filter out unused structure pcds
2018-10-26 Zhaozh1xBaseTools:Not miss the full assign value of FixedAtBuil...
2018-10-25 Yonghong ZhuBaseTools: Fix the bug for Pcd used in command line...
2018-10-25 BobCFBaseTools: Move PcdValueInit to platform build folder
2018-10-25 BobCFBaseTool: Filter out unused structure pcds
2018-10-24 BobCFBaseTools: Remove Arch specific build options for PcdVa...
2018-10-24 Zhaozh1xBaseTools:Translate the StructurePCD value in field...
2018-10-24 Zhaozh1xBaseTools: Not convert the void* pcd string in command...
2018-10-24 Zhaozh1xBaseTools: add ASSERT checker for array buffer in fdf...
2018-10-22 Zhaozh1xBaseTools: Convert "Unicode string" to "byte array...
2018-10-21 Yonghong ZhuBaseTools: Fix the bug that PcdValueFromComm is not set
2018-10-18 Yonghong ZhuBaseTools: Fix a bug --pcd option enable and use the...
2018-10-16 Yonghong ZhuBaseTools: Fix bugs use special character in the -...
2018-10-16 Zhaozh1xBaseTools:Fix issue caused by 84a52d4d030185a44f2d87361...
2018-10-16 Zhaozh1xBaseTools: Convert string value of void* pcd in command...
2018-10-16 Zhaozh1xBaseTools: Code should not update the variable that...
2018-10-16 Zhaozh1xBaseTools: add ASSERT checker for array buffer value...
2018-10-15 Liming GaoRevert BaseTools: PYTHON3 migration
2018-10-13 Yonghong ZhuBaseTools: Not compare the VOID* difference in the...
2018-10-13 Yunhua FengBaseTools: Fix some build and report file issue
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: replace the list iteritems by items
2018-10-13 Yunhua FengBaseTools: Remove the "from __future__ import" items
2018-09-26 bob.c.feng@intel.comBaseTool: Support different PCDs that refers to the...
2018-09-26 BobCFBaseTool: Replace dict with OrderedDict.
2018-09-25 Zhao, ZhiqiangXBaseTools: Latter full value should overwrite the forme...
2018-09-20 Carsey, JabenBaseTools: Workspace classes refactor properties
2018-09-12 Zhao, ZhiqiangXBaseTools: SKU inheritance.
2018-09-12 Zhao, ZhiqiangXBaseTools: Check PcdNvStoreDefaultValueBuffer.
2018-09-12 Feng, Bob CBaseTools: Structure Pcd value override incorrect.
2018-09-03 Feng, Bob CBaseTools: Dynamic Pcd value override from command...
2018-09-03 Zhaozh1xBaseTools: Check pcd DefaultValue and SkuId EBNF.
2018-08-31 Carsey, JabenBaseTools: Clarify a DSC parsing error about PCDs
2018-08-30 Carsey, JabenBaseTools: minimize assignment processing
2018-08-30 Carsey, JabenBaseTools: Create and use a shared value for 'MSFT...
2018-08-28 zhijufanBaseTools: Add check only VOID* type Pcd need the maxsi...
2018-08-20 Jaben CarseyBaseTools: remove unused setter functions
2018-08-17 Yonghong ZhuBaseTools: Add check for VOID* PCD Max Size
next