Re: [edk2-devel] [Patch V2] BaseTools: VfrCompiler Adds DefaultValueError Feature

2024-01-25 Thread Zhang, Zifeng
Regards, Zifeng -Original Message- From: gaoliming Sent: Tuesday, January 16, 2024 11:04 PM To: devel@edk2.groups.io; Zhang, Zifeng ; Yang, Yuting2 Cc: Chen, Christine Subject: 回复: [edk2-devel] [Patch V2] BaseTools: VfrCompiler Adds DefaultValueError Feature This option is for the

Recall: [edk2-devel] [Patch V2] BaseTools: VfrCompiler Adds DefaultValueError Feature

2024-01-16 Thread Zhang, Zifeng
Zhang, Zifeng would like to recall the message, "[edk2-devel] [Patch V2] BaseTools: VfrCompiler Adds DefaultValueError Feature". -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#113927): https://edk2.groups.io/g/devel/message/1

Re: [edk2-devel] [Patch V2] BaseTools: VfrCompiler Adds DefaultValueError Feature

2024-01-16 Thread Zhang, Zifeng
Cc: Chen, Christine Subject: 回复: [edk2-devel] [Patch V2] BaseTools: VfrCompiler Adds DefaultValueError Feature This option is for the module check. I suggest to set this option in INF instead of DSC. If so, DSC is not required to configure the additional options. And, this module will have

回复: [edk2-devel] [Patch V2] BaseTools: VfrCompiler Adds DefaultValueError Feature

2024-01-16 Thread gaoliming via groups.io
ang, Yuting2 ; Gao, Liming > > 抄送: Chen, Christine ; devel@edk2.groups.io > 主题: Re: [edk2-devel] [Patch V2] BaseTools: VfrCompiler Adds > DefaultValueError Feature > > Hi Liming, > > Could you help to share the update for this patch solution? > > Best Regards, >

Re: [edk2-devel] [Patch V2] BaseTools: VfrCompiler Adds DefaultValueError Feature

2024-01-12 Thread Zhang, Zifeng
Hi Liming, Could you help to share the update for this patch solution? Best Regards, Zifeng -Original Message- From: Yang, Yuting2 Sent: Monday, December 25, 2023 3:10 PM To: Gao, Liming Cc: Zhang, Zifeng ; Chen, Christine ; devel@edk2.groups.io Subject: RE: [Patch V2] BaseTools: Vfr

Re: [edk2-devel] [Patch V2] BaseTools: VfrCompiler Adds DefaultValueError Feature

2023-12-26 Thread Zhang, Zifeng
Hi Liming, Thanks for solution, but we have a concern for it. Add --catch_default option in INF from module level will bring much effort to maintain, since the number of modules in Intel package is big and we need to update for new modules in further code change. So we prefer to transfer build op

Re: [edk2-devel] [Patch V2] BaseTools: VfrCompiler Adds DefaultValueError Feature

2023-12-26 Thread Zhang, Zifeng
Hi Liming, Thanks for reviewing. For background of this change, we will remove default flags in VFR/HFR in new platform. So we need help from VFR complier to make a default flag check to avoid manually adding. @Yang, Yuting2, could you help to create a BZ for this feature and share in mail thre

Re: [edk2-devel] [Patch V2] BaseTools: VfrCompiler Adds DefaultValueError Feature

2023-12-24 Thread Yuting Yang
Hi Liming, Thank you for adding the account for me. I have created a Bugzilla https://bugzilla.tianocore.org/show_bug.cgi?id=4629 for this feature ~ Best Regards,, Yuting -Original Message- From: gaoliming Sent: Monday, December 25, 2023 9:14 AM To: Yang, Yuting2 Subject: 回复: [Patch

Re: [edk2-devel] [Patch V2] BaseTools: VfrCompiler Adds DefaultValueError Feature

2023-12-21 Thread Yuting Yang
Hi Liming, Thank you for reviewing ~ Could you please help me create a Bugzilla account? Currently, I do not have access to the Bugzilla. Best Regards, Yuting -Original Message- From: Zhang, Zifeng Sent: Thursday, December 21, 2023 2:44 PM To: Gao, Liming ; Yang, Yuting2 Cc: Rebecca

Re: [edk2-devel] [Patch V2] BaseTools: VfrCompiler Adds DefaultValueError Feature

2023-12-12 Thread Yuting Yang
+Cc Zhang, Zifeng, Chen, Arthur G -Original Message- From: Chen, Christine Sent: Tuesday, December 12, 2023 5:04 PM To: Yang, Yuting2 ; devel@edk2.groups.io Cc: Rebecca Cran ; Gao, Liming ; Feng, Bob C Subject: RE: [Patch V2] BaseTools: VfrCompiler Adds DefaultValueError Feature +Cc Y

[edk2-devel] [Patch V2] BaseTools: VfrCompiler Adds DefaultValueError Feature

2023-12-12 Thread Yuting Yang
Add --catch_default option Raise a DefaultValueError when encountering VFR default definitions to help remove default variables. Add --except_list option Exclude packages that don't require enabling the catch_default function. Cc: Rebecca Cran Cc: Liming Gao Cc: Bob Feng Cc: Christine Chen Cc:

Re: [edk2-devel] [Patch V2] BaseTools: VfrCompiler Adds DefaultValueError Feature

2023-12-12 Thread Yuwei Chen
+Cc Yang, Yuting2 > -Original Message- > From: Yang, Yuting2 > Sent: Tuesday, December 12, 2023 5:01 PM > To: devel@edk2.groups.io > Cc: Rebecca Cran ; Gao, Liming > ; Feng, Bob C ; Chen, > Christine > Subject: [Patch V2] BaseTools: VfrCompiler Adds DefaultValueError Feature > > Add --c