Update cheatsheets

This commit is contained in:
ivuorinen
2025-08-06 00:22:04 +00:00
parent 50d4c83b4e
commit c22ca08b6b
13 changed files with 168 additions and 18 deletions

13
tldr/linux/efibootdump Normal file
View File

@@ -0,0 +1,13 @@
---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# efibootdump
> Dump boot entries from a variable or a file.
> More information: <https://manned.org/efibootdump>.
- Dump boot entries from a file:
`efibootdump {{[-f|--file]}} {{/sys/firmware/efi/efivars/Boot0000-8be4df61-93ca-11d2-aa0d-00e098032b8c}}`