Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-24 | data/deguard: Remove unused patch | Leah Rowe | |
The appdir.patch file was used on the older deguard version, prior to Mate Kukri's rewrite. This patch is no longer required, and no longer used, so it can be removed safely from lbmk. Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2024-09-24 | Add deguard logic for Dell OptiPlex 3050 Micro | Leah Rowe | |
Copy the downloaded deguard source code into appdir, and patch it to run as part of lbmk, instead of standalone. The archived one in src/ is not directly used; instead, the hotpatched version is used. This is because the standalone version already has download logic for the .zip file, but we already cache that file in cache/ and use that. Signed-off-by: Leah Rowe <leah@libreboot.org> |