{"id":15719404,"url":"https://github.com/targetdisk/hello-efi","last_synced_at":"2025-07-22T10:40:56.404Z","repository":{"id":197484872,"uuid":"698030287","full_name":"targetdisk/hello-efi","owner":"targetdisk","description":"Playing with EFI","archived":false,"fork":false,"pushed_at":"2024-04-30T07:57:20.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T04:11:24.899Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/targetdisk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-09-29T01:54:23.000Z","updated_at":"2024-05-25T14:29:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8cac84b-f338-4f5e-9c76-2d3c9b9edeb1","html_url":"https://github.com/targetdisk/hello-efi","commit_stats":null,"previous_names":["targetdisk/hello-efi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/targetdisk%2Fhello-efi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/targetdisk%2Fhello-efi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/targetdisk%2Fhello-efi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/targetdisk%2Fhello-efi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/targetdisk","download_url":"https://codeload.github.com/targetdisk/hello-efi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246390857,"owners_count":20769476,"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":[],"created_at":"2024-10-03T21:55:40.550Z","updated_at":"2025-03-30T22:44:04.292Z","avatar_url":"https://github.com/targetdisk.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Here lie my first attempts at building UEFI-executable software.  You will need\na GNU/Linux machine that supports building ELF objects for your target system\n(which POSIX-UEFI's toolchain converts into PE executables for us).\n\n## Getting build dependencies\n### POSIX-UEFI\nClone our upstream submodules:\n```\ngit submodule update --init --recursive\n```\n\nBuild POSIX-UEFI:\n```\nmake -j$(nproc) -Cposix-uefi uefi\n```\n\n## Building demos\nDemos can be compiled by the names of their directories.\n\nFor instance, to compile the `hello` demo, simply run:\n```\nmake hello\n```\n\n## Running demos\nIf you have a GNU/Linux system with KVM enabled, you can run a demo like so:\n```\n./qemu_test.sh hello\n```\n\nThe above will put you at Tianocore's EFI shell.  Simply type the following (and\npress enter) to run the demo:\n```\nFS0:\\hello.efi\n```\n\n## Further reading\n- [https://wiki.osdev.org/POSIX-UEFI](https://wiki.osdev.org/POSIX-UEFI)\n- [https://uefi.org/specifications](https://uefi.org/specifications)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftargetdisk%2Fhello-efi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftargetdisk%2Fhello-efi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftargetdisk%2Fhello-efi/lists"}