Thanks for the suggestion of textual representation of all uefi error codes. Well that seems interesting, however this kinda error handling I found in a lot of places in the grub UEFI part. So i don't think it is ideal, if i do then there must be a large set of modifications in the entire UEFI part. I don't know the philosophy of grub coding style well but i found out error messages hard coded in a lot of grub code so it is impossible to maintain a table of string because if we do then each UEFI command, driver or any code related to UEFI must use that table which may result a large modification and duplication. Large modifications always have problems. So what do you think?
Regards khaalid. _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel