summaryrefslogtreecommitdiffstats
path: root/efi_memtest/logger_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'efi_memtest/logger_config.h')
-rw-r--r--efi_memtest/logger_config.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/efi_memtest/logger_config.h b/efi_memtest/logger_config.h
index 6d9fc9e..26143b0 100644
--- a/efi_memtest/logger_config.h
+++ b/efi_memtest/logger_config.h
@@ -15,4 +15,7 @@ short log_pmap = 1;
// Hardware Information
short log_mem_ctrl = 0;
short log_pci_conf = 0;
-short log_dmi = 0; \ No newline at end of file
+short log_dmi = 0;
+
+// Tests
+short log_tst2 = 1; \ No newline at end of file