{"id":25688996,"url":"https://github.com/embeddedos/uefi-bootloader","last_synced_at":"2026-04-15T11:35:26.922Z","repository":{"id":256179734,"uuid":"849951669","full_name":"EmbeddedOS/uefi-bootloader","owner":"EmbeddedOS","description":"A simple UEFI OS loader to load a kernel.","archived":false,"fork":false,"pushed_at":"2024-09-14T15:55:49.000Z","size":35,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-15T06:16:49.047Z","etag":null,"topics":["bootloader","kernel","uefi-application","uefi-boot","x86-64"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EmbeddedOS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-30T15:22:53.000Z","updated_at":"2024-09-14T15:55:52.000Z","dependencies_parsed_at":"2024-09-14T04:34:18.103Z","dependency_job_id":null,"html_url":"https://github.com/EmbeddedOS/uefi-bootloader","commit_stats":null,"previous_names":["embeddedos/uefi-bootloader"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmbeddedOS%2Fuefi-bootloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmbeddedOS%2Fuefi-bootloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmbeddedOS%2Fuefi-bootloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmbeddedOS%2Fuefi-bootloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EmbeddedOS","download_url":"https://codeload.github.com/EmbeddedOS/uefi-bootloader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240557481,"owners_count":19820360,"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":["bootloader","kernel","uefi-application","uefi-boot","x86-64"],"created_at":"2025-02-24T21:17:22.991Z","updated_at":"2026-04-15T11:35:21.894Z","avatar_url":"https://github.com/EmbeddedOS.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uefi-bootloader\n\nA simple UEFI OS loader to load a kernel.\n\nBuild the GNU-EFI:\n\n```bash\ngit submodule update -init\nmake lib\n```\n\nBuild applications:\n\n```bash\nmake app\n```\n\nBuild final image:\n\n```bash\nmake image\n```\n\n## Emulate with qemu\n\n```bash\nmake image \u0026\u0026 ./qemu.sh\n```\n\n## UEFI specification\n\n[UEFI spec](https://uefi.org/specs/UEFI/2.10/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembeddedos%2Fuefi-bootloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fembeddedos%2Fuefi-bootloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembeddedos%2Fuefi-bootloader/lists"}