YuweiChen1110
YuweiChen1110
Thanks for the feedbacks, I will add them to Known issues: Known issues - Issue 1 - Test Coverage & Method - The current python vfrcompiler tool does not have...
Have send the fixing PR
The PR which is updated following the feedback is: https://github.com/tianocore/edk2-basetools/pull/109
The development of VfrCompiler tool is almost done. The code is under https://github.com/yytshirley/edk2 repo, Genbinary branch. Currently the code is under testing. It will cover unit tests and system tests....
It is valuable to add this feature. The feature's quality is under testing. After testing, will reply with the result. And then we can submit the formal PR in edk2-basetools...
Thanks for the contribution and clarify!
When I tested this feature in my local build env, I encountered some errors and currently finding the root cause. Will update this issue with the error info after collection....
Hi, the situation I encountered is shown below. It seems like not this feature's issue but with adding this feature a previously existing but undiscovered bug is exposed. The situation...
Update the Descriptions: - Design Ideas: A multiway tree will be created for input bios image file to include all the info. The whole bios image will be seen as...
After checking, it seems have a bug when padding in specific situation. Under fixing