{"id":13339047,"url":"https://github.com/justinian/j6-uefi-headers","last_synced_at":"2026-02-18T23:34:36.952Z","repository":{"id":55601141,"uuid":"241817643","full_name":"justinian/j6-uefi-headers","owner":"justinian","description":"Custom C++ headers for interfacing with UEFI","archived":false,"fork":false,"pushed_at":"2021-01-22T02:51:23.000Z","size":39,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-05T20:01:37.405Z","etag":null,"topics":["uefi"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/justinian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-20T07:12:23.000Z","updated_at":"2023-07-07T20:32:38.000Z","dependencies_parsed_at":"2022-08-15T04:10:12.491Z","dependency_job_id":null,"html_url":"https://github.com/justinian/j6-uefi-headers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinian%2Fj6-uefi-headers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinian%2Fj6-uefi-headers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinian%2Fj6-uefi-headers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinian%2Fj6-uefi-headers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justinian","download_url":"https://codeload.github.com/justinian/j6-uefi-headers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243034825,"owners_count":20225411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["uefi"],"created_at":"2024-07-29T19:19:00.781Z","updated_at":"2026-02-18T23:34:36.918Z","avatar_url":"https://github.com/justinian.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# j6 UEFI headers\n\nThis is a set of headers for interacting with UEFI as a C++ EFI application. I\nfound the EDK2 headers seemed to be missing some definitions (or perhaps I just\nhadn't found the right headers to include), and the GNU-EFI ones to be specific\nto using GNU-EFI and tended to break when using clang to natively build an EFI\napplication.\n\nI also hate the style of the standard headers, they should probably\ncome with a trigger warning for anyone who had to spend time doing Win32 COM\nprogramming. So I've created my headers in a modern C++ style that is ABI\ncompatible, but doesn't attempt to be API compatible with other UEFI headers.\n\nThe UEFI protocol definition headers aren't directly included in the git repo,\nbut are  generated from the `protos.yaml` file via the `generate_protos.py`\nscript. I've started with just the protocols I'm actually using in the [jsix][]\nbootloader, but new protocols should be fairly simple to add. I'll happily\naccept pull requests if you find this code useful.\n\n[jsix]: https://github.com/justinian/jsix\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustinian%2Fj6-uefi-headers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustinian%2Fj6-uefi-headers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustinian%2Fj6-uefi-headers/lists"}