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 <kraxel@redhat.com>
Acked-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>

authored by Gerd Hoffmann and committed by Ard Biesheuvel 02eb7a8e 86bc643a

+7
+7
Documentation/ABI/testing/sysfs-firmware-efi
··· 36 36 Table version 2 on Dell EMC PowerEdge systems in binary format 37 37 Users: It is used by Dell EMC OpenManage Server Administrator tool to 38 38 populate BIOS setup page. 39 + 40 + What: /sys/firmware/efi/ovmf_debug_log 41 + Date: July 2025 42 + Contact: Gerd Hoffmann <kraxel@redhat.com>, linux-efi@vger.kernel.org 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.