Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pe-binary: add pe_is_native() for checking if PE is native | Lennart Poettering | 2024-09-12 | 1 | -0/+11 |
* | pe-binary: split pe_header_find_section() in two | Lennart Poettering | 2024-09-12 | 1 | -5/+14 |
* | pe-binary: split pe_read_section_data() into two | Lennart Poettering | 2024-09-12 | 1 | -21/+31 |
* | pe-binary: add helper pe_is_addon() for detecting whether we are looking at P... | Lennart Poettering | 2024-09-12 | 1 | -0/+14 |
* | pe-binary: .initrd section is optional for UKI | Yu Watanabe | 2024-05-16 | 1 | -2/+3 |
* | pe-binary: actually check if PE binary is UEFI binary when determining if UKI | Lennart Poettering | 2023-09-29 | 1 | -0/+3 |
* | shared: add common implementation of PE parser | Lennart Poettering | 2023-08-29 | 1 | -0/+238 |