system76 / edk2

EDK II
http://www.tianocore.org/edk2/
Other
1 stars 3 forks source link

Allow booting from file #12

Closed crawfxrd closed 2 years ago

crawfxrd commented 4 years ago

Allow using File Explorer to select an EFI application to boot.

jackpot51 commented 4 years ago

Can you disable the ***NEW FILE*** and ***NEW FOLDER*** items? They do not work as expected

jackpot51 commented 4 years ago

Rebased this on latest system76 branch. I think that moving the device path to the help like what is done on the one time boot page would be good.

jackpot51 commented 4 years ago

Also, we may want to add drive name next to volume label

jackpot51 commented 4 years ago
DRIVE: VOLUME LABEL
...

Device Path : lakjsdfkljasdf
crawfxrd commented 4 years ago

Another issue is browsing volumes with a lot of directories: they just run off the bottom of the form.

crawfxrd commented 4 years ago

Scrolling elements handled with system76/firmware-setup#10.

crawfxrd commented 4 years ago

By extension, long lines like the ACPI UID exceed the width of the display, so the whole string cannot be viewed.