diff --git a/common/uefi_scripts/debug_dump.nsh b/common/uefi_scripts/debug_dump.nsh index 9fd795d..baa2ab4 100644 --- a/common/uefi_scripts/debug_dump.nsh +++ b/common/uefi_scripts/debug_dump.nsh @@ -39,7 +39,7 @@ else pci > pci.log drivers > drivers.log devices > devices.log - dh -d > dh.log + dh -d -v > dh.log dmpstore -all -s dmpstore.bin dmpstore -all > dmpstore.log memmap > memmap.log