yast / yast-storage-ng

Rewrite of https://github.com/yast/yast-storage
http://yast.github.io/
GNU General Public License v2.0
14 stars 20 forks source link

support 32 bit UEFI firmware on x86_64/i386 architecture (bsc#1208003, jsc#PED-2569) #1320

Open wfeldt opened 1 year ago

wfeldt commented 1 year ago

Problem

This is just a PoC showing how it could be done. There are no unit tests or other stuff.

Issues

Adding the i386-efi subvolume seems excessive (would also have to be added to control.xml) but it's the only technically correct way. Maybe find a way to limit the usage only to the bootloader actually installed.

See also

coveralls commented 1 year ago

Coverage Status

Coverage: 97.754%. Remained the same when pulling 5bd40825a9311d0a470eeab629d31d2b224e9e57 on efi32 into 7b600199d83bd173d5e524aba362d21de11c66f8 on master.