Closed iTrooz closed 1 year ago
This PR adds the commands efiboot dump and efiboot import
efiboot dump
efiboot import
These commands dump a variable flags and content to file, and restore it from file
Syntax: efiboot dump Boot0001 a.bin efiboot import a.bin Boot1000
efiboot dump Boot0001 a.bin
efiboot import a.bin Boot1000
This PR adds the commands
efiboot dump
andefiboot import
These commands dump a variable flags and content to file, and restore it from file
Syntax:
efiboot dump Boot0001 a.bin
efiboot import a.bin Boot1000