Skip to content

Commit 02eb7a8

Browse files
kraxelardbiesheuvel
authored andcommitted
efi: add API doc entry for ovmf_debug_log
Document the newly added sysfs ABI for accessing the in-memory debug log provided by OVMF EFI firmware (when enabled) Signed-off-by: Gerd Hoffmann <[email protected]> Acked-by: Jonathan Corbet <[email protected]> Signed-off-by: Ard Biesheuvel <[email protected]>
1 parent 86bc643 commit 02eb7a8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/ABI/testing/sysfs-firmware-efi

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,10 @@ Description: Displays the content of the Runtime Configuration Interface
3636
Table version 2 on Dell EMC PowerEdge systems in binary format
3737
Users: It is used by Dell EMC OpenManage Server Administrator tool to
3838
populate BIOS setup page.
39+
40+
What: /sys/firmware/efi/ovmf_debug_log
41+
Date: July 2025
42+
Contact: Gerd Hoffmann <[email protected]>, [email protected]
43+
Description: Displays the content of the OVMF debug log buffer. The file is
44+
only present in case the firmware supports logging to a memory
45+
buffer.

0 commit comments

Comments
 (0)