Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| bios:dell_latitude_5591 [2025/12/08 01:23] – Sean Rhone | bios:dell_latitude_5591 [2025/12/08 01:27] (current) – Sean Rhone |
|---|
| |
| * https://github.com/vuquangtrong/Dell-PFS-BIOS-Assembler | * https://github.com/vuquangtrong/Dell-PFS-BIOS-Assembler |
| | * ''1.39.0'' (17 Jun 2025) -> ''1.1.6'' (21 May 2018) ((:?: Apparently there's a ''1.0.1'' version: [[https://dl.dell.com/FOLDER04986509M/1/Latitude_5X91_Precision_3530_1.1.6.txt|Latitude_5X91_Precision_3530_1.1.6.txt]])) |
| * :!: Versions blocked from Dell downgrade policy need dumped, newer/current BIOS file dumped, 2 files (model/pfs) from newer/current -> older, and re-assembled | |
| | |
| * 1.38.0 | |
| * 1.30.0 | |
| * 1.29.1 | |
| * 1.28.0 | |
| * 1.27.1 (mod) | |
| * 1.26.0 (mod?) | |
| * 1.20.0 (mod) | |
| * 1.19.0 | |
| * 1.10.1 | |
| * 1.1.6 (2025/11/09: Seemingly no problems booting FreeBSD 16.0-CURRENT) | |
| | |
| espionage724@Spinesnap:~ $ python3 '/home/espionage724/Downloads/Dell-PFS-BIOS-Assembler-master/Dell_PFS_Assembler.py' -f '/home/espionage724/Downloads/1.20.0.exe_extracted/entries' | |
| | |
| ===== TODO ===== | |
| | |
| * [[linux;distros;fedora_workstation_gnome|Fedora Workstation (GNOME)]] | |
| * :?: Apparently there's a ''1.0.1'' version ([[https://dl.dell.com/FOLDER04986509M/1/Latitude_5X91_Precision_3530_1.1.6.txt|Latitude_5X91_Precision_3530_1.1.6.txt]]) | |
| |
| cd ~ && mkdir -p ~/'Projects/Dell-PFS-BIOS-Assembler/bios' && rm -Rf ~/'Projects/Dell-PFS-BIOS-Assembler/src' && git clone --branch 'master' --depth '1' --recurse-submodules 'https://github.com/vuquangtrong/Dell-PFS-BIOS-Assembler.git' ~/'Projects/Dell-PFS-BIOS-Assembler/src' | cd ~ && mkdir -p ~/'Projects/Dell-PFS-BIOS-Assembler/bios' && rm -Rf ~/'Projects/Dell-PFS-BIOS-Assembler/src' && git clone --branch 'master' --depth '1' --recurse-submodules 'https://github.com/vuquangtrong/Dell-PFS-BIOS-Assembler.git' ~/'Projects/Dell-PFS-BIOS-Assembler/src' |