Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | efivar: fix compilation with musl 1.2.4 | Tianling Shen | 2023-05-20 |
| | | | | | | | | | musl 1.2.4 deprecated legacy "LFS64" ("large file support") interfaces so just having _GNU_SOURCE defined is not enough anymore. Backport an upstream fix to replace these old data types. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org> | ||
* | efivar: new package | Oskari Rauta | 2023-01-18 |
Co-authored-by: Tianling Shen <cnsztl@gmail.com> Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com> |