rhboot / efibootmgr

efibootmgr development tree
GNU General Public License v2.0
514 stars 97 forks source link

Build with uClibc #61

Closed andy-shev closed 5 years ago

andy-shev commented 7 years ago

Since I patched efivar to be built with uClibc (https://github.com/rhinstaller/efivar/issues/76), We can do the same for efibootmrg. Patch is here: https://github.com/andy-shev/efibootmgr/commit/bbfcc60497c326576bb23cb01d90115ef3cf6947

andy-shev commented 7 years ago

It would be nice if someone tell me how to test this for sure. Currently ubootmrg works perfectly in my environment, but it doesn't use Unicode characters.

vathpela commented 5 years ago

This is in master now.