├── .gitignore ├── BCU-4.0.26.1 ├── BIOS Configuration Utility User's Guide.url ├── GetAllBiosSettings.bat └── SPDownload.txt ├── BiosSledgehammer.ps1 ├── LICENSE.txt ├── MPSXM.psm1 ├── Models ├── HP Compaq 8100 Elite │ ├── -DISABLED--BIOS-Password.txt │ ├── Activate-UEFIBoot.txt │ ├── BIOS-1.13 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── FIRST-FLASH-BIOS-1.05 │ │ └── SPDownload.txt │ ├── ME-6.2.61.3535 │ │ └── SPDownload.txt │ └── ME-Update.txt ├── HP Compaq 8200 Elite │ ├── -DISABLED--BIOS-Password.txt │ ├── Activate-UEFIBoot.txt │ ├── BIOS-2.33 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── ME-7.1.91.3272 │ │ └── SPDownload.txt │ └── ME-Update.txt ├── HP Compaq Pro 6300 │ ├── -DISABLED--BIOS-Password.txt │ ├── Activate-UEFIBoot.txt │ ├── BIOS-3.06 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── FIRST-FLASH-BIOS-2.99 │ │ └── SPDownload.txt │ ├── ME-8.1.71.3608 │ │ └── SPDownload.txt │ └── ME-Update.txt ├── HP EliteBook 2570p │ ├── -DISABLED--BIOS-Password.txt │ ├── Activate-UEFIBoot.txt │ ├── BIOS-F.72 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP EliteBook 735 G5 │ ├── -DISABLED--BIOS-Password.txt │ ├── -DISABLED--Shared-BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP EliteBook 745 G5 │ ├── -DISABLED--BIOS-Password.txt │ ├── -DISABLED--Shared-BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP EliteBook 755 G5 │ ├── -DISABLED--BIOS-Password.txt │ ├── -DISABLED--Shared-BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP EliteBook 820 G1 │ ├── -DISABLED--BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP EliteBook 820 G2 │ ├── -DISABLED--BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP EliteBook 820 G3 │ ├── -DISABLED--BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP EliteBook 820 G4 │ ├── -DISABLED--BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP EliteBook 830 G5 │ ├── -DISABLED--Shared-BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP EliteBook 840 G1 │ ├── -DISABLED--BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP EliteBook 840 G2 │ ├── -DISABLED--BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP EliteBook 840 G3 │ ├── -DISABLED--BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP EliteBook 840 G4 │ ├── -DISABLED--BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP EliteBook 840 G5 │ ├── -DISABLED--Shared-BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP EliteBook 840r G4 │ ├── BIOS-01.02.05 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP EliteBook 8470p │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP EliteBook 8470w │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP EliteBook 850 G1 │ ├── -DISABLED--BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP EliteBook 850 G2 │ ├── -DISABLED--BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP EliteBook 850 G3 │ ├── -DISABLED--BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP EliteBook 850 G4 │ ├── -DISABLED--BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP EliteBook 850 G5 │ ├── -DISABLED--Shared-BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP EliteBook 8570p │ ├── -DISABLED--BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP EliteBook Folio 1040 G1 │ ├── -DISABLED--BIOS-Password.txt │ ├── Activate-UEFIBoot.txt │ ├── BIOS-1.42 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP EliteBook Folio 1040 G2 │ ├── -DISABLED--BIOS-Password.txt │ ├── Activate-UEFIBoot.txt │ ├── BIOS-1.15 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP EliteBook Folio 1040 G3 │ ├── -DISABLED--BIOS-Password.txt │ ├── Activate-UEFIBoot.txt │ ├── BIOS-1.33 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update.txt │ └── TPM-Update-BIOS-Settings.txt ├── HP EliteBook Folio 9470m │ ├── Activate-UEFIBoot.txt │ ├── BIOS-F.72 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── ME-8.1.72.3002 │ │ └── SPDownload.txt │ └── ME-Update.txt ├── HP EliteBook Folio 9480m │ ├── BIOS-1.46 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── ME-9.5.65.3000 │ │ └── SPDownload.txt │ └── ME-Update.txt ├── HP EliteBook x360 1030 G2 │ ├── -DISABLED--BIOS-Password.txt │ ├── Activate-UEFIBoot.txt │ ├── BIOS-1.23 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── ME-11.8.50.3425 │ │ └── SPDownload.txt │ ├── ME-Update.txt │ ├── Shared-TPM-Update.txt │ └── TPM-Update-BIOS-Settings.txt ├── HP EliteDesk 700 G1 │ ├── BIOS-Settings.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP EliteDesk 800 G1 DM │ ├── BIOS-Settings.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP EliteDesk 800 G1 SFF │ ├── BIOS-Settings.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP EliteDesk 800 G1 TWR │ ├── BIOS-Settings.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP EliteDesk 800 G1 USDT │ ├── BIOS-Settings.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP EliteDesk 800 G3 DM │ ├── BIOS-2.16 │ │ └── SPDownload.txt │ ├── BIOS-Update.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP EliteDesk 800 G3 SFF │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP EliteDesk 800 G3 TWR │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP EliteDesk 880 G1 TWR │ ├── BIOS-Settings.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP EliteDesk 880 G3 TWR │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP EliteOne 800 G1 │ ├── BIOS-Settings.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP EliteOne 800 G3 │ ├── BIOS-2.22 │ │ └── SPDownload.txt │ ├── BIOS-Update.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP Pro x2 612 G2 │ ├── -DISABLED--BIOS-Password.txt │ ├── Activate-UEFIBoot.txt │ ├── BIOS-1.18 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── ME-11.8.50.3425 │ │ └── SPDownload.txt │ ├── ME-Update.txt │ ├── Shared-TPM-Update.txt │ └── TPM-Update-BIOS-Settings.txt ├── HP ProBook 430 G2 │ ├── -DISABLED--BIOS-Password.txt │ └── Shared-BIOS-Update.txt ├── HP ProBook 430 G3 │ ├── -DISABLED--BIOS-Password.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP ProBook 430 G4 │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP ProBook 430 G5 │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP ProBook 440 G2 │ ├── -DISABLED--BIOS-Password.txt │ └── Shared-BIOS-Update.txt ├── HP ProBook 440 G3 │ ├── -DISABLED--BIOS-Password.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP ProBook 440 G4 │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP ProBook 440 G5 │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP ProBook 450 G2 │ ├── -DISABLED--BIOS-Password.txt │ └── Shared-BIOS-Update.txt ├── HP ProBook 450 G3 │ ├── -DISABLED--BIOS-Password.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP ProBook 450 G4 │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP ProBook 450 G5 │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP ProBook 470 G2 │ ├── -DISABLED--BIOS-Password.txt │ └── Shared-BIOS-Update.txt ├── HP ProBook 470 G5 │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP ProBook 640 G1 │ ├── -DISABLED--BIOS-Password.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP ProBook 640 G2 │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP ProBook 6470b │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP ProBook 650 G1 │ ├── -DISABLED--BIOS-Password.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP ProBook 650 G2 │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP ProBook 6570b │ ├── -DISABLED--BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP ProDesk 400 G2 │ ├── BIOS-2.19 │ │ └── SPDownload.txt │ ├── BIOS-Update.txt │ ├── ME-11.8.50.3425 │ │ └── SPDownload.txt │ ├── ME-Update.txt │ ├── Shared-TPM-Update.txt │ └── TPM-Update-BIOS-Settings.txt ├── HP ProDesk 400 G3 DM │ ├── -DISABLED--BIOS-Password.txt │ ├── BIOS-2.22 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP ProDesk 400 G3 │ ├── -DISABLED--BIOS-Password.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ └── Shared-TPM-Update-BIOS-Settings.txt ├── HP ProDesk 600 G1 DM │ ├── -DISABLED--BIOS-Password.txt │ ├── BIOS-Settings.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP ProDesk 600 G1 SFF │ ├── BIOS-Settings.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP ProDesk 600 G1 TWR │ ├── BIOS-Settings.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP ProDesk 600 G2 │ ├── -DISABLED--BIOS-Password.txt │ ├── Activate-UEFIBoot.txt │ ├── BIOS-2.36 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── ME-11.8.55.3510 │ │ └── SPDownload.txt │ ├── ME-Update.txt │ ├── Shared-TPM-Update.txt │ └── TPM-Update-BIOS-Settings.txt ├── HP ProDesk 600 G3 DM │ ├── BIOS-2.22 │ │ └── SPDownload.txt │ ├── BIOS-Update.txt │ ├── Shared-ME-Update.txt │ └── Shared-TPM-Update.txt ├── HP ProDesk 600 G3 MT │ ├── -DISABLED--BIOS-Password.txt │ ├── Activate-UEFIBoot.txt │ ├── BIOS-2.22 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update.txt │ └── TPM-Update-BIOS-Settings.txt ├── HP ProDesk 600 G3 SFF │ ├── -DISABLED--BIOS-Password.txt │ ├── Activate-UEFIBoot.txt │ ├── BIOS-2.15 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update.txt │ └── TPM-Update-BIOS-Settings.txt ├── HP ProDesk 600 G4 DM │ ├── -DISABLED--BIOS-Password.txt │ ├── BIOS-2.02.04 │ │ └── SPDownload.txt │ ├── BIOS-Update.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP ProDesk 600 G4 MT │ ├── -DISABLED--BIOS-Password.txt │ ├── BIOS-2.02.04 │ │ └── SPDownload.txt │ ├── BIOS-Update.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP ProDesk 600 G4 SFF │ ├── -DISABLED--BIOS-Password.txt │ ├── BIOS-2.02.04 │ │ └── SPDownload.txt │ ├── BIOS-Update.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP ProDesk 680 G1 TWR │ ├── BIOS-Settings.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP ProOne 600 G1 │ ├── BIOS-Settings.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Update.txt │ └── Shared-ME-Update.txt ├── HP Z2 Mini G4 Workstation │ ├── -DISABLED--Shared-BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP Z2 SFF G4 Workstation │ ├── -DISABLED--Shared-BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP Z2 Tower G4 Workstation │ ├── -DISABLED--Shared-BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP Z240 Tower Workstation │ ├── -DISABLED--BIOS-Password.txt │ ├── Activate-UEFIBoot.txt │ ├── BIOS-1.72 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── ME-11.8.50.3460 │ │ └── SPDownload.txt │ ├── ME-Update.txt │ ├── Shared-TPM-Update.txt │ └── TPM-Update-BIOS-Settings.txt ├── HP Z420 Workstation │ ├── -DISABLED--BIOS-Password.txt │ ├── Activate-UEFIBoot.txt │ ├── BIOS-3.94 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── ME-8.1.72.3002 │ │ └── SPDownload.txt │ └── ME-Update.txt ├── HP Z440 Workstation │ ├── -DISABLED--BIOS-Password.txt │ ├── Activate-UEFIBoot.txt │ ├── BIOS-2.47 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── ME-9.1.43.3004 │ │ └── SPDownload.txt │ └── ME-Update.txt ├── HP ZBook 15 G2 │ ├── -DISABLED--BIOS-Password.txt │ ├── Activate-UEFIBoot.txt │ ├── BIOS-1.23 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── ME-9.1.45.3000 │ │ └── SPDownload.txt │ └── ME-Update.txt ├── HP ZBook 15 G3 │ ├── -DISABLED--BIOS-Password.txt │ ├── Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP ZBook 15 G4 │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Password.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP ZBook 15 G5 │ ├── -DISABLED-Shared-BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP ZBook 17 G3 │ ├── -DISABLED--BIOS-Password.txt │ ├── Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP ZBook 17 G4 │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Password.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt ├── HP ZBook 17 G5 │ ├── -DISABLED-Shared-BIOS-Password.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Settings.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-TPM-Update-BIOS-Settings.txt │ └── Shared-TPM-Update.txt └── X3V02AV │ ├── -DISABLED--BIOS-Password.txt │ ├── BIOS-Settings.txt │ ├── Shared-Activate-UEFIBoot.txt │ ├── Shared-BIOS-Update.txt │ ├── Shared-ME-Update.txt │ ├── Shared-TPM-Update.txt │ ├── TPM-Update-BIOS-Settings.txt │ └── _readme.txt ├── PwdFiles ├── 01_W2f4x7t8NxD4xUH.bin ├── 90_123456.bin ├── 91_password.bin └── 92_qwerty.bin ├── README.md ├── RunVisible-Verbose.bat ├── RunVisible.bat ├── Shared ├── HP EliteBook 7x5 G5 │ ├── Activate-UEFIBoot.txt │ ├── BIOS-01.07.00 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ └── TPM-Update-BIOS-Settings.txt ├── HP EliteBook 8xx G1 │ ├── Activate-UEFIBoot.txt │ ├── BIOS-1.47 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update-BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── ME-9.5.65.3000 │ │ └── SPDownload.txt │ └── ME-Update.txt ├── HP EliteBook 8xx G2 │ ├── Activate-UEFIBoot.txt │ ├── BIOS-1.28 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update-BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── ME-10.0.60.3000 │ │ └── SPDownload.txt │ └── ME-Update.txt ├── HP EliteBook 8xx G3 │ ├── Activate-UEFIBoot.txt │ ├── BIOS-1.39 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update-BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── ME-11.8.65.3590 │ │ └── SPDownload.txt │ ├── ME-Update.txt │ └── TPM-Update-BIOS-Settings.txt ├── HP EliteBook 8xx G4 │ ├── Activate-UEFIBoot.txt │ ├── BIOS-1.27 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update-BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── ME-11.8.65.3590 │ │ └── SPDownload.txt │ ├── ME-Update.txt │ └── TPM-Update-BIOS-Settings.txt ├── HP EliteBook 8xx G5 │ ├── Activate-UEFIBoot.txt │ ├── BIOS-01.07.00 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update-BIOS-Settings.txt │ ├── BIOS-Update.txt │ └── TPM-Update-BIOS-Settings.txt ├── HP EliteDesk 8x0 G3 │ ├── -DISABLED--BIOS-Password.txt │ ├── BIOS-2.22 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ └── BIOS-Update.txt ├── HP Elitebook 8xx G6 │ ├── BIOS-01.02.01 │ │ └── SPDownload.txt │ └── BIOS-Update.txt ├── HP Pro-Elite Desk-One 600-800 G3 │ ├── Activate-UEFIBoot.txt │ ├── ME-11.8.55.3510 │ │ └── SPDownload.txt │ ├── ME-Update.txt │ └── TPM-Update-BIOS-Settings.txt ├── HP ProBook 4x0 G2 │ ├── BIOS-1.53 │ │ └── SPDownload.txt │ └── BIOS-Update.txt ├── HP ProBook 4x0 G3 │ ├── BIOS-1.44 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── ME-11.8.65.3590 │ │ └── SPDownload.txt │ ├── ME-Update.txt │ └── TPM-Update-BIOS-Settings.txt ├── HP ProBook 4x0 G4 │ ├── BIOS-1.31 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── ME-11.8.50.3470 │ │ └── SPDownload.txt │ ├── ME-Update.txt │ └── TPM-Update-BIOS-Settings.txt ├── HP ProBook 4x0 G5 │ ├── BIOS-01.09.01 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ └── TPM-Update-BIOS-Settings.txt ├── HP ProBook 6x0 G1 │ ├── BIOS-1.49 │ │ └── SPDownload.txt │ ├── BIOS-Update.txt │ ├── ME-9.1.45.3000 │ │ └── SPDownload.txt │ └── ME-Update.txt ├── HP ProBook 6x0 G2 │ ├── BIOS-1.44 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── ME-11.8.65.3590 │ │ └── SPDownload.txt │ ├── ME-Update.txt │ └── TPM-Update-BIOS-Settings.txt ├── HP ProBook-EliteBook xx70 │ ├── Activate-UEFIBoot.txt │ ├── BIOS-F.74 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── ME-8.1.72.3002 │ │ └── SPDownload.txt │ └── ME-Update.txt ├── HP ProDesk 4x0 G3 │ ├── BIOS-2.39 │ │ └── SPDownload.txt │ ├── BIOS-Update.txt │ ├── ME-11.8.55.3510 │ │ └── SPDownload.txt │ └── ME-Update.txt ├── HP ProDesk 600 G4 │ ├── Activate-UEFIBoot.txt │ ├── BIOS-Settings.txt │ └── TPM-Update-BIOS-Settings.txt ├── HP Prodesk-Elitedesk 600-800 G1 DM │ ├── Activate-UEFIBoot.txt │ ├── BIOS-2.33 │ │ └── SPDownload.txt │ └── BIOS-Update.txt ├── HP Prodesk-Elitedesk 6x0-8x0 G1 │ ├── Activate-UEFIBoot.txt │ ├── BIOS-2.77 │ │ └── SPDownload.txt │ ├── BIOS-Update.txt │ ├── ME-9.1.45.3000 │ │ └── SPDownload.txt │ └── ME-Update.txt ├── HP Z2 G4 │ ├── Activate-UEFIBoot.txt │ ├── BIOS-1.01.08 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── ME-12.0.7.1122 │ │ └── SPDownload.txt │ ├── ME-Update.txt │ └── TPM-Update-BIOS-Settings.txt ├── HP ZBook 1x G3 │ ├── BIOS-1.37 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── ME-11.8.55.3510 │ │ └── SPDownload.txt │ ├── ME-Update.txt │ └── TPM-Update-BIOS-Settings.txt ├── HP ZBook 1x G4 │ ├── Activate-UEFIBoot.txt │ ├── BIOS-1.25 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ ├── ME-11.8.55.3510 │ │ └── SPDownload.txt │ ├── ME-Update.txt │ └── TPM-Update-BIOS-Settings.txt ├── HP ZBook 1x G5 │ ├── Activate-UEFIBoot.txt │ ├── BIOS-1.04.05 │ │ └── SPDownload.txt │ ├── BIOS-Settings.txt │ ├── BIOS-Update.txt │ └── TPM-Update-BIOS-Settings.txt ├── TPM SLB 9670 │ ├── TPM-7.63 │ │ └── SPDownload.txt │ └── TPM-Update.txt └── description.txt ├── StartSoftPaqDownloads.bat ├── StartSoftPaqDownloads.ps1 └── zRenameConfigFilesForV6.bat /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/.gitignore -------------------------------------------------------------------------------- /BCU-4.0.26.1/BIOS Configuration Utility User's Guide.url: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/BCU-4.0.26.1/BIOS Configuration Utility User's Guide.url -------------------------------------------------------------------------------- /BCU-4.0.26.1/GetAllBiosSettings.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/BCU-4.0.26.1/GetAllBiosSettings.bat -------------------------------------------------------------------------------- /BCU-4.0.26.1/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/BCU-4.0.26.1/SPDownload.txt -------------------------------------------------------------------------------- /BiosSledgehammer.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/BiosSledgehammer.ps1 -------------------------------------------------------------------------------- /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /MPSXM.psm1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/MPSXM.psm1 -------------------------------------------------------------------------------- /Models/HP Compaq 8100 Elite/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq 8100 Elite/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP Compaq 8100 Elite/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq 8100 Elite/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP Compaq 8100 Elite/BIOS-1.13/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq 8100 Elite/BIOS-1.13/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP Compaq 8100 Elite/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq 8100 Elite/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP Compaq 8100 Elite/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq 8100 Elite/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP Compaq 8100 Elite/FIRST-FLASH-BIOS-1.05/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq 8100 Elite/FIRST-FLASH-BIOS-1.05/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP Compaq 8100 Elite/ME-6.2.61.3535/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq 8100 Elite/ME-6.2.61.3535/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP Compaq 8100 Elite/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq 8100 Elite/ME-Update.txt -------------------------------------------------------------------------------- /Models/HP Compaq 8200 Elite/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq 8200 Elite/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP Compaq 8200 Elite/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq 8200 Elite/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP Compaq 8200 Elite/BIOS-2.33/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq 8200 Elite/BIOS-2.33/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP Compaq 8200 Elite/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq 8200 Elite/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP Compaq 8200 Elite/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq 8200 Elite/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP Compaq 8200 Elite/ME-7.1.91.3272/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq 8200 Elite/ME-7.1.91.3272/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP Compaq 8200 Elite/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq 8200 Elite/ME-Update.txt -------------------------------------------------------------------------------- /Models/HP Compaq Pro 6300/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq Pro 6300/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP Compaq Pro 6300/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq Pro 6300/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP Compaq Pro 6300/BIOS-3.06/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq Pro 6300/BIOS-3.06/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP Compaq Pro 6300/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq Pro 6300/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP Compaq Pro 6300/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq Pro 6300/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP Compaq Pro 6300/FIRST-FLASH-BIOS-2.99/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq Pro 6300/FIRST-FLASH-BIOS-2.99/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP Compaq Pro 6300/ME-8.1.71.3608/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq Pro 6300/ME-8.1.71.3608/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP Compaq Pro 6300/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Compaq Pro 6300/ME-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 2570p/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 2570p/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 2570p/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | #2570p 2 | 3 | Boot Mode==UEFI Native (Without CSM) 4 | SecureBoot==Enable 5 | 6 | -------------------------------------------------------------------------------- /Models/HP EliteBook 2570p/BIOS-F.72/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 2570p/BIOS-F.72/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 2570p/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 2570p/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 2570p/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 2570p/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 2570p/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 2570p/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 735 G5/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 735 G5/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 735 G5/-DISABLED--Shared-BIOS-Password.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 7x5 G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 735 G5/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 7x5 G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 735 G5/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 7x5 G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 735 G5/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 7x5 G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 735 G5/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 7x5 G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 735 G5/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | Directory == TPM SLB 9670 4 | -------------------------------------------------------------------------------- /Models/HP EliteBook 745 G5/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 745 G5/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 745 G5/-DISABLED--Shared-BIOS-Password.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 7x5 G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 745 G5/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 7x5 G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 745 G5/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 7x5 G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 745 G5/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 7x5 G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 745 G5/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 7x5 G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 745 G5/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | Directory == TPM SLB 9670 4 | -------------------------------------------------------------------------------- /Models/HP EliteBook 755 G5/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 755 G5/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 755 G5/-DISABLED--Shared-BIOS-Password.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 7x5 G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 755 G5/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 7x5 G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 755 G5/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 7x5 G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 755 G5/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 7x5 G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 755 G5/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 7x5 G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 755 G5/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | Directory == TPM SLB 9670 4 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G1/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 820 G1/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G1/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G1 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G1/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G1 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G1/Shared-BIOS-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G1 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G1/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G1 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G1/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G1 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G2/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 820 G2/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G2/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G2 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G2/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G2 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G2/Shared-BIOS-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G2 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G2/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G2 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G2/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G2 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G3/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 820 G3/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G3/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G3 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G3/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G3 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G3/Shared-BIOS-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G3 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G3/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G3 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G3/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G3 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G3/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G3 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G3/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G4/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 820 G4/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G4/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G4 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G4/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G4 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G4/Shared-BIOS-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G4 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G4/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G4 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G4/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G4 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G4/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G4 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 820 G4/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 830 G5/-DISABLED--Shared-BIOS-Password.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 830 G5/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 830 G5/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 830 G5/Shared-BIOS-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 830 G5/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 830 G5/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 830 G5/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G1/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 840 G1/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G1/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G1 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G1/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G1 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G1/Shared-BIOS-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G1 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G1/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G1 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G1/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G1 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G2/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 840 G2/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G2/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G2 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G2/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G2 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G2/Shared-BIOS-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G2 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G2/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G2 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G2/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G2 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G3/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 840 G3/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G3/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G3 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G3/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G3 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G3/Shared-BIOS-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G3 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G3/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G3 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G3/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G3 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G3/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G3 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G3/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G4/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 840 G4/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G4/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G4 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G4/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G4 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G4/Shared-BIOS-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G4 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G4/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G4 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G4/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G4 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G4/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G4 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G4/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G5/-DISABLED--Shared-BIOS-Password.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G5/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G5/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G5/Shared-BIOS-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G5/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G5/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840 G5/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840r G4/BIOS-01.02.05/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 840r G4/BIOS-01.02.05/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 840r G4/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 840r G4/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 840r G4/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 840r G4/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 840r G4/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840r G4/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 840r G4/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 8470p/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 8470p/Shared-Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 8470p/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 8470p/Shared-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 8470p/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 8470p/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 8470p/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 8470p/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 8470w/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 8470w/Shared-Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 8470w/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 8470w/Shared-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 8470w/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 8470w/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 8470w/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 8470w/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G1/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 850 G1/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G1/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G1 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G1/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G1 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G1/Shared-BIOS-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G1 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G1/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G1 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G1/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G1 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G2/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 850 G2/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G2/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G2 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G2/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G2 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G2/Shared-BIOS-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G2 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G2/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G2 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G2/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G2 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G3/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 850 G3/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G3/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G3 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G3/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G3 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G3/Shared-BIOS-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G3 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G3/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G3 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G3/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G3 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G3/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G3 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G3/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G4/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 850 G4/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G4/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G4 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G4/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G4 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G4/Shared-BIOS-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G4 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G4/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G4 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G4/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G4 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G4/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G4 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G4/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G5/-DISABLED--Shared-BIOS-Password.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G5/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G5/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G5/Shared-BIOS-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G5/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G5/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G5 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 850 G5/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook 8570p/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 8570p/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 8570p/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 8570p/Shared-Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 8570p/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 8570p/Shared-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 8570p/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 8570p/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteBook 8570p/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook 8570p/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 1040 G1/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 1040 G1/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 1040 G1/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | #1040 G1 2 | 3 | Boot Mode==UEFI Native (Without CSM) 4 | SecureBoot==Enable 5 | 6 | -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 1040 G1/BIOS-1.42/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 1040 G1/BIOS-1.42/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 1040 G1/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 1040 G1/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 1040 G1/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 1040 G1/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 1040 G1/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G1 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 1040 G2/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 1040 G2/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 1040 G2/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 1040 G2/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 1040 G2/BIOS-1.15/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 1040 G2/BIOS-1.15/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 1040 G2/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 1040 G2/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 1040 G2/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 1040 G2/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 1040 G2/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G2 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 1040 G3/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 1040 G3/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 1040 G3/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 1040 G3/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 1040 G3/BIOS-1.33/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 1040 G3/BIOS-1.33/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 1040 G3/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 1040 G3/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 1040 G3/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 1040 G3/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 1040 G3/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G3 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 1040 G3/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 1040 G3/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 1040 G3/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 9470m/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 9470m/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 9470m/BIOS-F.72/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 9470m/BIOS-F.72/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 9470m/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 9470m/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 9470m/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 9470m/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 9470m/ME-8.1.72.3002/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 9470m/ME-8.1.72.3002/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 9470m/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 9470m/ME-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 9480m/BIOS-1.46/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 9480m/BIOS-1.46/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 9480m/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 9480m/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 9480m/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 9480m/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 9480m/ME-9.5.65.3000/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 9480m/ME-9.5.65.3000/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP EliteBook Folio 9480m/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook Folio 9480m/ME-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteBook x360 1030 G2/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook x360 1030 G2/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP EliteBook x360 1030 G2/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook x360 1030 G2/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP EliteBook x360 1030 G2/BIOS-1.23/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook x360 1030 G2/BIOS-1.23/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP EliteBook x360 1030 G2/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook x360 1030 G2/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteBook x360 1030 G2/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook x360 1030 G2/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteBook x360 1030 G2/ME-11.8.50.3425/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook x360 1030 G2/ME-11.8.50.3425/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP EliteBook x360 1030 G2/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook x360 1030 G2/ME-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteBook x360 1030 G2/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP EliteBook x360 1030 G2/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteBook x360 1030 G2/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 700 G1/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 700 G1/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 700 G1/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 700 G1/Shared-Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 700 G1/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 700 G1/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 700 G1/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 700 G1/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G1 DM/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G1 DM/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G1 DM/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G1 DM/Shared-Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G1 DM/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G1 DM/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G1 DM/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G1 DM/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G1 SFF/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G1 SFF/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G1 SFF/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G1 SFF/Shared-Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G1 SFF/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G1 SFF/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G1 SFF/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G1 SFF/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G1 TWR/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G1 TWR/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G1 TWR/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G1 TWR/Shared-Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G1 TWR/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G1 TWR/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G1 TWR/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G1 TWR/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G1 USDT/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G1 USDT/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G1 USDT/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G1 USDT/Shared-Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G1 USDT/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G1 USDT/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G1 USDT/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G1 USDT/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G3 DM/BIOS-2.16/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G3 DM/BIOS-2.16/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G3 DM/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G3 DM/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G3 DM/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G3 DM/Shared-Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G3 DM/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G3 DM/Shared-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G3 DM/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G3 DM/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G3 DM/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G3 DM/Shared-TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G3 DM/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G3 SFF/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G3 SFF/Shared-Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G3 SFF/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G3 SFF/Shared-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G3 SFF/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G3 SFF/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G3 SFF/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G3 SFF/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G3 SFF/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G3 SFF/Shared-TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G3 SFF/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G3 TWR/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G3 TWR/Shared-Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G3 TWR/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G3 TWR/Shared-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G3 TWR/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G3 TWR/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G3 TWR/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G3 TWR/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G3 TWR/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 800 G3 TWR/Shared-TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 800 G3 TWR/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP EliteDesk 880 G1 TWR/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 880 G1 TWR/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 880 G1 TWR/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 880 G1 TWR/Shared-Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 880 G1 TWR/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 880 G1 TWR/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 880 G1 TWR/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 880 G1 TWR/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 880 G3 TWR/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 880 G3 TWR/Shared-Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 880 G3 TWR/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 880 G3 TWR/Shared-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 880 G3 TWR/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 880 G3 TWR/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 880 G3 TWR/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 880 G3 TWR/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 880 G3 TWR/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteDesk 880 G3 TWR/Shared-TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteDesk 880 G3 TWR/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP EliteOne 800 G1/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteOne 800 G1/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteOne 800 G1/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteOne 800 G1/Shared-Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP EliteOne 800 G1/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteOne 800 G1/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteOne 800 G1/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteOne 800 G1/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteOne 800 G3/BIOS-2.22/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteOne 800 G3/BIOS-2.22/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP EliteOne 800 G3/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteOne 800 G3/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteOne 800 G3/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteOne 800 G3/Shared-Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP EliteOne 800 G3/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteOne 800 G3/Shared-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteOne 800 G3/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteOne 800 G3/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP EliteOne 800 G3/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP EliteOne 800 G3/Shared-TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP EliteOne 800 G3/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP Pro x2 612 G2/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Pro x2 612 G2/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP Pro x2 612 G2/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Pro x2 612 G2/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP Pro x2 612 G2/BIOS-1.18/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Pro x2 612 G2/BIOS-1.18/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP Pro x2 612 G2/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Pro x2 612 G2/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP Pro x2 612 G2/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Pro x2 612 G2/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP Pro x2 612 G2/ME-11.8.50.3425/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Pro x2 612 G2/ME-11.8.50.3425/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP Pro x2 612 G2/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Pro x2 612 G2/ME-Update.txt -------------------------------------------------------------------------------- /Models/HP Pro x2 612 G2/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP Pro x2 612 G2/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Pro x2 612 G2/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 430 G2/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 430 G2/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP ProBook 430 G2/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 430 G2/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 430 G3/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 430 G3/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP ProBook 430 G3/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 430 G3/Shared-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 430 G3/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 430 G3/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 430 G3/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 430 G3/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 430 G3/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 430 G3/Shared-TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 430 G3/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ProBook 430 G4/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 430 G4/Shared-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 430 G4/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 430 G4/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 430 G4/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 430 G4/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 430 G4/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 430 G4/Shared-TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 430 G4/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 -------------------------------------------------------------------------------- /Models/HP ProBook 430 G5/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 430 G5/Shared-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 430 G5/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 430 G5/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 430 G5/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 430 G5/Shared-TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 430 G5/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ProBook 440 G2/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 440 G2/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP ProBook 440 G2/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 440 G2/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 440 G3/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 440 G3/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP ProBook 440 G3/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 440 G3/Shared-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 440 G3/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 440 G3/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 440 G3/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 440 G3/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 440 G3/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 440 G3/Shared-TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 440 G3/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ProBook 440 G4/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 440 G4/Shared-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 440 G4/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 440 G4/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 440 G4/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 440 G4/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 440 G4/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 440 G4/Shared-TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 440 G4/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 -------------------------------------------------------------------------------- /Models/HP ProBook 440 G5/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 440 G5/Shared-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 440 G5/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 440 G5/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 440 G5/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 440 G5/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 440 G5/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 440 G5/Shared-TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 440 G5/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ProBook 450 G2/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 450 G2/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP ProBook 450 G2/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 450 G2/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 450 G3/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 450 G3/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP ProBook 450 G3/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 450 G3/Shared-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 450 G3/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 450 G3/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 450 G3/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 450 G3/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 450 G3/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 450 G3/Shared-TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 450 G3/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ProBook 450 G4/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 450 G4/Shared-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 450 G4/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 450 G4/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 450 G4/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 450 G4/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 450 G4/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 450 G4/Shared-TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 450 G4/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 -------------------------------------------------------------------------------- /Models/HP ProBook 450 G5/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 450 G5/Shared-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 450 G5/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 450 G5/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 450 G5/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 450 G5/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 450 G5/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 450 G5/Shared-TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 450 G5/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ProBook 470 G2/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 470 G2/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP ProBook 470 G2/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 470 G2/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 470 G5/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 470 G5/Shared-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 470 G5/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 470 G5/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 470 G5/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 470 G5/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 470 G5/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 470 G5/Shared-TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 470 G5/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ProBook 640 G1/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 640 G1/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP ProBook 640 G1/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ProBook 6x0 G1 3 | -------------------------------------------------------------------------------- /Models/HP ProBook 640 G1/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ProBook 6x0 G1 3 | -------------------------------------------------------------------------------- /Models/HP ProBook 640 G2/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ProBook 6x0 G2 3 | -------------------------------------------------------------------------------- /Models/HP ProBook 640 G2/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ProBook 6x0 G2 3 | -------------------------------------------------------------------------------- /Models/HP ProBook 640 G2/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ProBook 6x0 G2 3 | -------------------------------------------------------------------------------- /Models/HP ProBook 640 G2/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ProBook 6x0 G2 3 | -------------------------------------------------------------------------------- /Models/HP ProBook 640 G2/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ProBook 6470b/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 6470b/Shared-Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP ProBook 6470b/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 6470b/Shared-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 6470b/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 6470b/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 6470b/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 6470b/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 650 G1/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 650 G1/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP ProBook 650 G1/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ProBook 6x0 G1 3 | -------------------------------------------------------------------------------- /Models/HP ProBook 650 G1/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ProBook 6x0 G1 3 | -------------------------------------------------------------------------------- /Models/HP ProBook 650 G2/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ProBook 6x0 G2 3 | -------------------------------------------------------------------------------- /Models/HP ProBook 650 G2/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ProBook 6x0 G2 3 | -------------------------------------------------------------------------------- /Models/HP ProBook 650 G2/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ProBook 6x0 G2 3 | -------------------------------------------------------------------------------- /Models/HP ProBook 650 G2/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ProBook 6x0 G2 3 | -------------------------------------------------------------------------------- /Models/HP ProBook 650 G2/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ProBook 6570b/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 6570b/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP ProBook 6570b/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 6570b/Shared-Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP ProBook 6570b/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 6570b/Shared-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProBook 6570b/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 6570b/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProBook 6570b/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProBook 6570b/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 400 G2/BIOS-2.19/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 400 G2/BIOS-2.19/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 400 G2/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 400 G2/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 400 G2/ME-11.8.50.3425/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 400 G2/ME-11.8.50.3425/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 400 G2/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 400 G2/ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 400 G2/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ProDesk 400 G2/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 400 G2/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 400 G3 DM/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 400 G3 DM/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 400 G3 DM/BIOS-2.22/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 400 G3 DM/BIOS-2.22/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 400 G3 DM/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 400 G3 DM/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 400 G3 DM/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 400 G3 DM/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 400 G3 DM/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 400 G3 DM/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 400 G3 DM/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 400 G3 DM/Shared-TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 400 G3 DM/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ProDesk 400 G3/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 400 G3/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 400 G3/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 400 G3/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 400 G3/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 400 G3/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 400 G3/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 400 G3/Shared-TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G1 DM/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G1 DM/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G1 DM/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G1 DM/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G1 DM/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G1 DM/Shared-Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G1 DM/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G1 DM/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G1 DM/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G1 DM/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G1 SFF/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G1 SFF/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G1 SFF/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G1 SFF/Shared-Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G1 SFF/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G1 SFF/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G1 SFF/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G1 SFF/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G1 TWR/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G1 TWR/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G1 TWR/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G1 TWR/Shared-Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G1 TWR/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G1 TWR/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G1 TWR/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G1 TWR/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G2/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G2/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G2/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G2/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G2/BIOS-2.36/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G2/BIOS-2.36/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G2/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G2/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G2/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G2/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G2/ME-11.8.55.3510/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G2/ME-11.8.55.3510/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G2/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G2/ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G2/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G2/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G2/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G3 DM/BIOS-2.22/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G3 DM/BIOS-2.22/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G3 DM/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G3 DM/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G3 DM/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G3 DM/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G3 DM/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G3 MT/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G3 MT/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G3 MT/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G3 MT/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G3 MT/BIOS-2.22/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G3 MT/BIOS-2.22/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G3 MT/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G3 MT/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G3 MT/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G3 MT/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G3 MT/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G3 MT/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G3 MT/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G3 MT/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G3 MT/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G3 SFF/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G3 SFF/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G3 SFF/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G3 SFF/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G3 SFF/BIOS-2.15/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G3 SFF/BIOS-2.15/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G3 SFF/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G3 SFF/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G3 SFF/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G3 SFF/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G3 SFF/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G3 SFF/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G3 SFF/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G3 SFF/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G3 SFF/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G4 DM/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G4 DM/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G4 DM/BIOS-2.02.04/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G4 DM/BIOS-2.02.04/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G4 DM/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G4 DM/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G4 DM/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ProDesk 600 G4 3 | -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G4 DM/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ProDesk 600 G4 3 | -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G4 DM/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ProDesk 600 G4 3 | 4 | -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G4 DM/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G4 MT/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G4 MT/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G4 MT/BIOS-2.02.04/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G4 MT/BIOS-2.02.04/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G4 MT/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G4 MT/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G4 MT/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ProDesk 600 G4 3 | -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G4 MT/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ProDesk 600 G4 3 | -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G4 MT/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ProDesk 600 G4 3 | 4 | -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G4 MT/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G4 SFF/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G4 SFF/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G4 SFF/BIOS-2.02.04/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G4 SFF/BIOS-2.02.04/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G4 SFF/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 600 G4 SFF/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G4 SFF/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ProDesk 600 G4 3 | -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G4 SFF/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ProDesk 600 G4 3 | -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G4 SFF/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ProDesk 600 G4 3 | 4 | -------------------------------------------------------------------------------- /Models/HP ProDesk 600 G4 SFF/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ProDesk 680 G1 TWR/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 680 G1 TWR/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 680 G1 TWR/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 680 G1 TWR/Shared-Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 680 G1 TWR/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 680 G1 TWR/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProDesk 680 G1 TWR/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProDesk 680 G1 TWR/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ProOne 600 G1/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProOne 600 G1/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ProOne 600 G1/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProOne 600 G1/Shared-Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP ProOne 600 G1/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProOne 600 G1/Shared-BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ProOne 600 G1/Shared-ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ProOne 600 G1/Shared-ME-Update.txt -------------------------------------------------------------------------------- /Models/HP Z2 Mini G4 Workstation/-DISABLED--Shared-BIOS-Password.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP Z2 G4 3 | -------------------------------------------------------------------------------- /Models/HP Z2 Mini G4 Workstation/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP Z2 G4 3 | -------------------------------------------------------------------------------- /Models/HP Z2 Mini G4 Workstation/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP Z2 G4 3 | -------------------------------------------------------------------------------- /Models/HP Z2 Mini G4 Workstation/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP Z2 G4 3 | -------------------------------------------------------------------------------- /Models/HP Z2 Mini G4 Workstation/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP Z2 G4 3 | -------------------------------------------------------------------------------- /Models/HP Z2 Mini G4 Workstation/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP Z2 G4 3 | -------------------------------------------------------------------------------- /Models/HP Z2 Mini G4 Workstation/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP Z2 SFF G4 Workstation/-DISABLED--Shared-BIOS-Password.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP Z2 G4 3 | -------------------------------------------------------------------------------- /Models/HP Z2 SFF G4 Workstation/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP Z2 G4 3 | -------------------------------------------------------------------------------- /Models/HP Z2 SFF G4 Workstation/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP Z2 G4 3 | -------------------------------------------------------------------------------- /Models/HP Z2 SFF G4 Workstation/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP Z2 G4 3 | -------------------------------------------------------------------------------- /Models/HP Z2 SFF G4 Workstation/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP Z2 G4 3 | -------------------------------------------------------------------------------- /Models/HP Z2 SFF G4 Workstation/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP Z2 G4 3 | -------------------------------------------------------------------------------- /Models/HP Z2 SFF G4 Workstation/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP Z2 Tower G4 Workstation/-DISABLED--Shared-BIOS-Password.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP Z2 G4 3 | -------------------------------------------------------------------------------- /Models/HP Z2 Tower G4 Workstation/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP Z2 G4 3 | -------------------------------------------------------------------------------- /Models/HP Z2 Tower G4 Workstation/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP Z2 G4 3 | -------------------------------------------------------------------------------- /Models/HP Z2 Tower G4 Workstation/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP Z2 G4 3 | -------------------------------------------------------------------------------- /Models/HP Z2 Tower G4 Workstation/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP Z2 G4 3 | -------------------------------------------------------------------------------- /Models/HP Z2 Tower G4 Workstation/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP Z2 G4 3 | -------------------------------------------------------------------------------- /Models/HP Z2 Tower G4 Workstation/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP Z240 Tower Workstation/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Z240 Tower Workstation/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP Z240 Tower Workstation/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Z240 Tower Workstation/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP Z240 Tower Workstation/BIOS-1.72/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Z240 Tower Workstation/BIOS-1.72/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP Z240 Tower Workstation/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Z240 Tower Workstation/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP Z240 Tower Workstation/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Z240 Tower Workstation/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP Z240 Tower Workstation/ME-11.8.50.3460/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Z240 Tower Workstation/ME-11.8.50.3460/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP Z240 Tower Workstation/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Z240 Tower Workstation/ME-Update.txt -------------------------------------------------------------------------------- /Models/HP Z240 Tower Workstation/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP Z240 Tower Workstation/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Z240 Tower Workstation/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP Z420 Workstation/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Z420 Workstation/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP Z420 Workstation/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Z420 Workstation/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP Z420 Workstation/BIOS-3.94/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Z420 Workstation/BIOS-3.94/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP Z420 Workstation/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Z420 Workstation/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP Z420 Workstation/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Z420 Workstation/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP Z420 Workstation/ME-8.1.72.3002/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Z420 Workstation/ME-8.1.72.3002/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP Z420 Workstation/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Z420 Workstation/ME-Update.txt -------------------------------------------------------------------------------- /Models/HP Z440 Workstation/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Z440 Workstation/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP Z440 Workstation/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Z440 Workstation/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP Z440 Workstation/BIOS-2.47/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Z440 Workstation/BIOS-2.47/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP Z440 Workstation/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Z440 Workstation/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP Z440 Workstation/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Z440 Workstation/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP Z440 Workstation/ME-9.1.43.3004/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Z440 Workstation/ME-9.1.43.3004/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP Z440 Workstation/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP Z440 Workstation/ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ZBook 15 G2/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ZBook 15 G2/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP ZBook 15 G2/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ZBook 15 G2/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP ZBook 15 G2/BIOS-1.23/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ZBook 15 G2/BIOS-1.23/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP ZBook 15 G2/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ZBook 15 G2/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/HP ZBook 15 G2/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ZBook 15 G2/BIOS-Update.txt -------------------------------------------------------------------------------- /Models/HP ZBook 15 G2/ME-9.1.45.3000/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ZBook 15 G2/ME-9.1.45.3000/SPDownload.txt -------------------------------------------------------------------------------- /Models/HP ZBook 15 G2/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ZBook 15 G2/ME-Update.txt -------------------------------------------------------------------------------- /Models/HP ZBook 15 G3/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ZBook 15 G3/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP ZBook 15 G3/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ZBook 15 G3/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP ZBook 15 G3/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G3 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 15 G3/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G3 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 15 G3/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G3 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 15 G3/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G3 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 15 G3/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 15 G4/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G4 -------------------------------------------------------------------------------- /Models/HP ZBook 15 G4/Shared-BIOS-Password.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G4 -------------------------------------------------------------------------------- /Models/HP ZBook 15 G4/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G4 -------------------------------------------------------------------------------- /Models/HP ZBook 15 G4/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G4 -------------------------------------------------------------------------------- /Models/HP ZBook 15 G4/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G4 -------------------------------------------------------------------------------- /Models/HP ZBook 15 G4/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G4 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 15 G4/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 15 G5/-DISABLED-Shared-BIOS-Password.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G5 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 15 G5/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G5 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 15 G5/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G5 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 15 G5/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G5 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 15 G5/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G5 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 15 G5/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 17 G3/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ZBook 17 G3/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/HP ZBook 17 G3/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/HP ZBook 17 G3/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Models/HP ZBook 17 G3/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G3 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 17 G3/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G3 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 17 G3/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G3 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 17 G3/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G3 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 17 G3/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 17 G4/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G4 -------------------------------------------------------------------------------- /Models/HP ZBook 17 G4/Shared-BIOS-Password.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G4 -------------------------------------------------------------------------------- /Models/HP ZBook 17 G4/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G4 -------------------------------------------------------------------------------- /Models/HP ZBook 17 G4/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G4 -------------------------------------------------------------------------------- /Models/HP ZBook 17 G4/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G4 -------------------------------------------------------------------------------- /Models/HP ZBook 17 G4/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G4 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 17 G4/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 17 G5/-DISABLED-Shared-BIOS-Password.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G5 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 17 G5/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G5 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 17 G5/Shared-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G5 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 17 G5/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G5 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 17 G5/Shared-TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP ZBook 1x G5 3 | -------------------------------------------------------------------------------- /Models/HP ZBook 17 G5/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/X3V02AV/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/X3V02AV/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Models/X3V02AV/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/X3V02AV/BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/X3V02AV/Shared-Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G4 3 | -------------------------------------------------------------------------------- /Models/X3V02AV/Shared-BIOS-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G4 3 | -------------------------------------------------------------------------------- /Models/X3V02AV/Shared-ME-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == HP EliteBook 8xx G4 3 | -------------------------------------------------------------------------------- /Models/X3V02AV/Shared-TPM-Update.txt: -------------------------------------------------------------------------------- 1 | 2 | Directory == TPM SLB 9670 3 | -------------------------------------------------------------------------------- /Models/X3V02AV/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Models/X3V02AV/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Models/X3V02AV/_readme.txt: -------------------------------------------------------------------------------- 1 | This SKU folder is for an EliteBook 840 G4 without vPro 2 | 3 | -------------------------------------------------------------------------------- /PwdFiles/01_W2f4x7t8NxD4xUH.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/PwdFiles/01_W2f4x7t8NxD4xUH.bin -------------------------------------------------------------------------------- /PwdFiles/90_123456.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/PwdFiles/90_123456.bin -------------------------------------------------------------------------------- /PwdFiles/91_password.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/PwdFiles/91_password.bin -------------------------------------------------------------------------------- /PwdFiles/92_qwerty.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/PwdFiles/92_qwerty.bin -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/README.md -------------------------------------------------------------------------------- /RunVisible-Verbose.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/RunVisible-Verbose.bat -------------------------------------------------------------------------------- /RunVisible.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/RunVisible.bat -------------------------------------------------------------------------------- /Shared/HP EliteBook 7x5 G5/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 7x5 G5/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 7x5 G5/BIOS-01.07.00/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 7x5 G5/BIOS-01.07.00/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 7x5 G5/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 7x5 G5/BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 7x5 G5/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 7x5 G5/BIOS-Update.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 7x5 G5/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 7x5 G5/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G1/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G1/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G1/BIOS-1.47/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G1/BIOS-1.47/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G1/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G1/BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G1/BIOS-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G1/BIOS-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G1/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G1/BIOS-Update.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G1/ME-9.5.65.3000/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G1/ME-9.5.65.3000/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G1/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G1/ME-Update.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G2/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G2/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G2/BIOS-1.28/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G2/BIOS-1.28/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G2/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G2/BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G2/BIOS-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G2/BIOS-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G2/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G2/BIOS-Update.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G2/ME-10.0.60.3000/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G2/ME-10.0.60.3000/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G2/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G2/ME-Update.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G3/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G3/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G3/BIOS-1.39/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G3/BIOS-1.39/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G3/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G3/BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G3/BIOS-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G3/BIOS-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G3/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G3/BIOS-Update.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G3/ME-11.8.65.3590/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G3/ME-11.8.65.3590/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G3/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G3/ME-Update.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G3/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G3/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G4/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G4/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G4/BIOS-1.27/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G4/BIOS-1.27/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G4/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G4/BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G4/BIOS-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G4/BIOS-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G4/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G4/BIOS-Update.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G4/ME-11.8.65.3590/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G4/ME-11.8.65.3590/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G4/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G4/ME-Update.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G4/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G4/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G5/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G5/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G5/BIOS-01.07.00/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G5/BIOS-01.07.00/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G5/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G5/BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G5/BIOS-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G5/BIOS-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G5/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G5/BIOS-Update.txt -------------------------------------------------------------------------------- /Shared/HP EliteBook 8xx G5/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteBook 8xx G5/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP EliteDesk 8x0 G3/-DISABLED--BIOS-Password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteDesk 8x0 G3/-DISABLED--BIOS-Password.txt -------------------------------------------------------------------------------- /Shared/HP EliteDesk 8x0 G3/BIOS-2.22/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteDesk 8x0 G3/BIOS-2.22/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP EliteDesk 8x0 G3/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteDesk 8x0 G3/BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP EliteDesk 8x0 G3/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP EliteDesk 8x0 G3/BIOS-Update.txt -------------------------------------------------------------------------------- /Shared/HP Elitebook 8xx G6/BIOS-01.02.01/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP Elitebook 8xx G6/BIOS-01.02.01/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP Elitebook 8xx G6/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP Elitebook 8xx G6/BIOS-Update.txt -------------------------------------------------------------------------------- /Shared/HP Pro-Elite Desk-One 600-800 G3/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP Pro-Elite Desk-One 600-800 G3/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Shared/HP Pro-Elite Desk-One 600-800 G3/ME-11.8.55.3510/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP Pro-Elite Desk-One 600-800 G3/ME-11.8.55.3510/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP Pro-Elite Desk-One 600-800 G3/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP Pro-Elite Desk-One 600-800 G3/ME-Update.txt -------------------------------------------------------------------------------- /Shared/HP Pro-Elite Desk-One 600-800 G3/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP Pro-Elite Desk-One 600-800 G3/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 4x0 G2/BIOS-1.53/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 4x0 G2/BIOS-1.53/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 4x0 G2/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 4x0 G2/BIOS-Update.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 4x0 G3/BIOS-1.44/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 4x0 G3/BIOS-1.44/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 4x0 G3/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 4x0 G3/BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 4x0 G3/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 4x0 G3/BIOS-Update.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 4x0 G3/ME-11.8.65.3590/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 4x0 G3/ME-11.8.65.3590/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 4x0 G3/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 4x0 G3/ME-Update.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 4x0 G3/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 4x0 G3/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 4x0 G4/BIOS-1.31/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 4x0 G4/BIOS-1.31/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 4x0 G4/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 4x0 G4/BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 4x0 G4/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 4x0 G4/BIOS-Update.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 4x0 G4/ME-11.8.50.3470/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 4x0 G4/ME-11.8.50.3470/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 4x0 G4/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 4x0 G4/ME-Update.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 4x0 G4/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 4x0 G4/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 4x0 G5/BIOS-01.09.01/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 4x0 G5/BIOS-01.09.01/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 4x0 G5/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 4x0 G5/BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 4x0 G5/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 4x0 G5/BIOS-Update.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 4x0 G5/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 4x0 G5/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 6x0 G1/BIOS-1.49/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 6x0 G1/BIOS-1.49/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 6x0 G1/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 6x0 G1/BIOS-Update.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 6x0 G1/ME-9.1.45.3000/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 6x0 G1/ME-9.1.45.3000/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 6x0 G1/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 6x0 G1/ME-Update.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 6x0 G2/BIOS-1.44/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 6x0 G2/BIOS-1.44/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 6x0 G2/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 6x0 G2/BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 6x0 G2/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 6x0 G2/BIOS-Update.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 6x0 G2/ME-11.8.65.3590/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 6x0 G2/ME-11.8.65.3590/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 6x0 G2/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 6x0 G2/ME-Update.txt -------------------------------------------------------------------------------- /Shared/HP ProBook 6x0 G2/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook 6x0 G2/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP ProBook-EliteBook xx70/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook-EliteBook xx70/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Shared/HP ProBook-EliteBook xx70/BIOS-F.74/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook-EliteBook xx70/BIOS-F.74/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP ProBook-EliteBook xx70/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook-EliteBook xx70/BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP ProBook-EliteBook xx70/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook-EliteBook xx70/BIOS-Update.txt -------------------------------------------------------------------------------- /Shared/HP ProBook-EliteBook xx70/ME-8.1.72.3002/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook-EliteBook xx70/ME-8.1.72.3002/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP ProBook-EliteBook xx70/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProBook-EliteBook xx70/ME-Update.txt -------------------------------------------------------------------------------- /Shared/HP ProDesk 4x0 G3/BIOS-2.39/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProDesk 4x0 G3/BIOS-2.39/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP ProDesk 4x0 G3/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProDesk 4x0 G3/BIOS-Update.txt -------------------------------------------------------------------------------- /Shared/HP ProDesk 4x0 G3/ME-11.8.55.3510/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProDesk 4x0 G3/ME-11.8.55.3510/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP ProDesk 4x0 G3/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProDesk 4x0 G3/ME-Update.txt -------------------------------------------------------------------------------- /Shared/HP ProDesk 600 G4/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProDesk 600 G4/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Shared/HP ProDesk 600 G4/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProDesk 600 G4/BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP ProDesk 600 G4/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ProDesk 600 G4/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP Prodesk-Elitedesk 600-800 G1 DM/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP Prodesk-Elitedesk 600-800 G1 DM/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Shared/HP Prodesk-Elitedesk 600-800 G1 DM/BIOS-2.33/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP Prodesk-Elitedesk 600-800 G1 DM/BIOS-2.33/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP Prodesk-Elitedesk 600-800 G1 DM/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP Prodesk-Elitedesk 600-800 G1 DM/BIOS-Update.txt -------------------------------------------------------------------------------- /Shared/HP Prodesk-Elitedesk 6x0-8x0 G1/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP Prodesk-Elitedesk 6x0-8x0 G1/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Shared/HP Prodesk-Elitedesk 6x0-8x0 G1/BIOS-2.77/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP Prodesk-Elitedesk 6x0-8x0 G1/BIOS-2.77/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP Prodesk-Elitedesk 6x0-8x0 G1/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP Prodesk-Elitedesk 6x0-8x0 G1/BIOS-Update.txt -------------------------------------------------------------------------------- /Shared/HP Prodesk-Elitedesk 6x0-8x0 G1/ME-9.1.45.3000/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP Prodesk-Elitedesk 6x0-8x0 G1/ME-9.1.45.3000/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP Prodesk-Elitedesk 6x0-8x0 G1/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP Prodesk-Elitedesk 6x0-8x0 G1/ME-Update.txt -------------------------------------------------------------------------------- /Shared/HP Z2 G4/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP Z2 G4/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Shared/HP Z2 G4/BIOS-1.01.08/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP Z2 G4/BIOS-1.01.08/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP Z2 G4/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP Z2 G4/BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP Z2 G4/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP Z2 G4/BIOS-Update.txt -------------------------------------------------------------------------------- /Shared/HP Z2 G4/ME-12.0.7.1122/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP Z2 G4/ME-12.0.7.1122/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP Z2 G4/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP Z2 G4/ME-Update.txt -------------------------------------------------------------------------------- /Shared/HP Z2 G4/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP Z2 G4/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP ZBook 1x G3/BIOS-1.37/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ZBook 1x G3/BIOS-1.37/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP ZBook 1x G3/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ZBook 1x G3/BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP ZBook 1x G3/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ZBook 1x G3/BIOS-Update.txt -------------------------------------------------------------------------------- /Shared/HP ZBook 1x G3/ME-11.8.55.3510/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ZBook 1x G3/ME-11.8.55.3510/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP ZBook 1x G3/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ZBook 1x G3/ME-Update.txt -------------------------------------------------------------------------------- /Shared/HP ZBook 1x G3/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ZBook 1x G3/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP ZBook 1x G4/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ZBook 1x G4/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Shared/HP ZBook 1x G4/BIOS-1.25/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ZBook 1x G4/BIOS-1.25/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP ZBook 1x G4/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ZBook 1x G4/BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP ZBook 1x G4/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ZBook 1x G4/BIOS-Update.txt -------------------------------------------------------------------------------- /Shared/HP ZBook 1x G4/ME-11.8.55.3510/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ZBook 1x G4/ME-11.8.55.3510/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP ZBook 1x G4/ME-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ZBook 1x G4/ME-Update.txt -------------------------------------------------------------------------------- /Shared/HP ZBook 1x G4/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ZBook 1x G4/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP ZBook 1x G5/Activate-UEFIBoot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ZBook 1x G5/Activate-UEFIBoot.txt -------------------------------------------------------------------------------- /Shared/HP ZBook 1x G5/BIOS-1.04.05/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ZBook 1x G5/BIOS-1.04.05/SPDownload.txt -------------------------------------------------------------------------------- /Shared/HP ZBook 1x G5/BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ZBook 1x G5/BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/HP ZBook 1x G5/BIOS-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ZBook 1x G5/BIOS-Update.txt -------------------------------------------------------------------------------- /Shared/HP ZBook 1x G5/TPM-Update-BIOS-Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/HP ZBook 1x G5/TPM-Update-BIOS-Settings.txt -------------------------------------------------------------------------------- /Shared/TPM SLB 9670/TPM-7.63/SPDownload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/TPM SLB 9670/TPM-7.63/SPDownload.txt -------------------------------------------------------------------------------- /Shared/TPM SLB 9670/TPM-Update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/TPM SLB 9670/TPM-Update.txt -------------------------------------------------------------------------------- /Shared/description.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/Shared/description.txt -------------------------------------------------------------------------------- /StartSoftPaqDownloads.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/StartSoftPaqDownloads.bat -------------------------------------------------------------------------------- /StartSoftPaqDownloads.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/StartSoftPaqDownloads.ps1 -------------------------------------------------------------------------------- /zRenameConfigFilesForV6.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/texhex/BiosSledgehammer/HEAD/zRenameConfigFilesForV6.bat --------------------------------------------------------------------------------