intel / intel/xml-cli

[FEATURE] Update Driver to existing Binary of specified GUID

Abierto
#7 1 comentario 0 reacciones 0 asignados Ver en GitHub
enhancement expert hackathon hacktoberfest help wanted question uefi
Lenguaje dominante
Python
Estrellas
32
Forks
15
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
embedded-iot
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.