Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 227 Bytes

uefi.md

File metadata and controls

16 lines (11 loc) · 227 Bytes

UEFI

View existing EFI boot images

efibootmgr -v

Delete EFI boot entries

Use efibootmgr to view the list of images along with 4-digit list numbers. To delete entry XXXX:

efibootmgr -b XXXX -B