intel / intel/xml-cli

[FEATURE] Update Driver to existing Binary of specified GUID

未关闭
#7 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement expert hackathon hacktoberfest help wanted question uefi
主要语言
Python
星标
32
派生
15
PR 合并指标
30 天内没有已合并 PR

描述

**Is your feature request related to a problem? Please describe.**
UEFI Firmware build time could take from 15 minutes to 25 minutes (or may be even more) based on the computing capability of the system. Eventually, Iteration to validate changes are slowed down because of the

**Describe the solution you'd like**

1. Delete Existing Driver
2. For Updating Check if Driver can fit in to existing contiguous free space after executing **above step** or not, _**Reject**_ update if driver can not fit in to free space
3. Driver would only updated if and only if below condition met:
- same GUID
- same Name
- Size of New Driver <= Size of Existing Driver + contagious free space

**Describe alternatives you've considered**
https://github.com/linuxboot/fiano

贡献指南

打开贡献指南

调研方向

The issue does not name files, tests, or an entry point. Begin by locating the driver update path in xml-cli and review the linked fiano project as the stated alternative. Done means an update is accepted only for the same GUID and name when the new driver fits the existing size plus contiguous free space; otherwise it is rejected.

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
embedded-iot
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。