Releases: pbatard/Mosby
Releases · pbatard/Mosby
Mosby v2.1
- Add
-x
option to install theMicrosoft Windows Production PCA 2011
revocation DBX update.
Do not use this option unless you know what you are doing! - Detect and ask to reset the variables (
MokSBState
,MokDBState
,MokIgnoreDB
) that may bypass parts of the Shim Secure Boot validation.
Mosby v2.0
- Installable data is now embedded directly in the executable. No need to copy additional files.
- Automatic detection of the runtime architecture when simply invoking
Mosby
(which runs theMosby.nsh
UEFI Shell script behind the scenes, and then runs the relevantMosby_###.efi
executable). - Added support for installation/update of the Secure Boot Advanced Targeting SBAT variable for Shim/GRUB.
- Added support for installation/update of the Microsoft
SkuSiPolicyVersion
(SSPV) andSkuSiPolicyUpdateSigners
(SSPU) variables. - Added DBX update for Microsoft's new
Secure Version Number
Windows bootloader revocation.
Mosby v1.0
- Fix non-x86 compatibility.
With this version, as long as your platform has a working UEFI Random Number Generator, Mosby should be able to run on it. - Fix OVMF compatibility.
- Add loading of
.auth
binaries. - Persist onscreen messages after dialog prompts.
- Improve Setup Mode user guidance.
Mosby v0.9
- Add ARM and RISCV64 binaries.
- Fix
.pfx
generation. - Add a new
[DETECT]
mode for DB, that automatically reuses the generated cert if present.
Mosby v0.8
- Initial release
- Note: The
.pfx
generated with this version is invalid. You should either wait for the next version to fix this or create your own.pfx
with openssl using the.pem
and.crt
.