1 DEBUG Enables the integrated debugging displays. Format DEBUG 2 Description This command is subject to change without notice, reserved for use during HP debugging and regression testing, and should be specified only under the direction of the HP Customer Support Center. The DEBUG command enables various integrated debugging display capabilities. The output of this command is not intended for general use nor for general viewing, and the command and the output and the output format are all subject to change or to removal without notice. Deletes single file: DELETE LDA250:\A.TXT Deletes all files with the extension .INI in \EFI\HPOFM and all its subdirectories: EFI$CP> del/subdir/log efi:\efi\hpofm\*.ini %EFI-I-FILDEL, ~\CFG\COLORS.INI deleted (1496 bytes) %EFI-I-FILDEL, ~\CFG\DRVCFG.INI deleted (1451 bytes) %EFI-I-FILDEL, ~\CFG\EXTERNALUTILITIES.INI deleted (642 bytes) %EFI-I-FILDEL, ~\CFG\HELP.INI deleted (598 bytes) %EFI-I-FILDEL, ~\CFG\HPOFMLCL.INI deleted (36305 bytes) %EFI-I-FILDEL, ~\CFG\MENU.INI deleted (854 bytes) %EFI-I-FILDEL, ~\CFG\PCI.INI deleted (143397 bytes) %EFI-I-FILDEL, ~\CFG\PCITABLE.INI deleted (17269 bytes) %EFI-I-FILDEL, ~\CFG\SPU.INI deleted (1377 bytes) %EFI-I-TOTAL, 9 files deleted (203389 bytes) EFI$CP> Deletes all files in \EFI\HPOFM, and all subdirectories and the directory itself: EFI$CP> del/tree/log efi:\efi\hpofm\ %EFI-I-FILDEL, ~\FIRMWARE\FRMFILELIST.TXT deleted (293 bytes) %EFI-I-FILDEL, ~\FIRMWARE\FWBUNDLEDESCRIPTOR.XML deleted (25517 bytes) %EFI-I-FILDEL, ~\FIRMWARE\HM_FLASHER.EFI deleted (246742 bytes) %EFI-I-FILDEL, ~\FIRMWARE\HM_IPF.FRM deleted (12584000 bytes) %EFI-I-FILDEL, ~\FIRMWARE\HM_PDHC.FRM deleted (806332 bytes) %EFI-I-FILDEL, ~\FIRMWARE\M_CELL_JTAG.FRM deleted (836134 bytes) %EFI-I-FILDEL, ~\FIRMWARE\M_CELL_LPM.FRM deleted (1467263 bytes) %EFI-I-FILDEL, ~\FIRMWARE\M_CELL_PDH.FRM deleted (5246318 bytes) %EFI-I-FILDEL, ~\FIRMWARE\M_CIO.FRM deleted (827778 bytes) %EFI-I-FILDEL, ~\FIRMWARE\M_ED.FRM deleted (454928 bytes) %EFI-I-FILDEL, ~\FIRMWARE\M_EMMUX.FRM deleted (821051 bytes) %EFI-I-FILDEL, ~\FIRMWARE\M_GPM.FRM deleted (1463679 bytes) %EFI-I-FILDEL, ~\FIRMWARE\M_IO_LPM_0.FRM deleted (1463679 bytes) %EFI-I-FILDEL, ~\FIRMWARE\M_IO_LPM_1.FRM deleted (1463679 bytes) %EFI-I-FILDEL, ~\FIRMWARE\M_MP.FRM deleted (5694784 bytes) %EFI-I-FILDEL, ~\FIRMWARE\M_IPF_SX2000_3_1_RLS_NOTES.TXT deleted (25938 bytes) %EFI-I-FILDEL, ~\HPOFM\FIRMWARE deleted (0 bytes) %EFI-I-FILDEL, ~\CONFIGUTILS\CFG deleted (0 bytes) %EFI-I-FILDEL, ~\CONFIGUTILS\HELP deleted (0 bytes) %EFI-I-FILDEL, ~\CONFIGUTILS\FW10XX.EFI deleted (767488 bytes) %EFI-I-FILDEL, ~\CONFIGUTILS\SHELLENV.EFI deleted (703488 bytes) %EFI-I-FILDEL, ~\HPOFM\CONFIGUTILS deleted (0 bytes) %EFI-I-FILDEL, ~\HPOFM\HPOFM.EFI deleted (2169856 bytes) %EFI-I-FILDEL, ~\EFI\HPOFM deleted (0 bytes) %EFI-I-TOTAL, 24 files deleted (37068947 bytes) EFI$CP> 2 Qualifiers /DUMP /DUMP /NODUMP (default) Causes various internal I/O transfer operations to be dumped to the display. The DEBUG command enables various integrated debugging display capabilities. The output of this command is not intended for general use nor for general viewing, and the command and the output and the output format are all subject to change or to removal without notice. /LEVEL /LEVEL=value /NOLEVEL The higher the integer value, the greater the volume of debugging output. Integer values of the range of zero (0) to ten (10) are typical, with /LEVEL=0 and /NOLEVEL disabling the debugging, and /LEVEL=10 providing substantial debugging output. The DEBUG command enables various integrated debugging display capabilities. The output of this command is not intended for general use nor for general viewing, and the command and the output and the output format are all subject to change or to removal without notice. DEBUG/LEVEL=5