{"id":13641032,"url":"https://github.com/DragonOS-Community/DragonStub","last_synced_at":"2025-04-20T07:31:42.745Z","repository":{"id":209591882,"uuid":"724469070","full_name":"DragonOS-Community/DragonStub","owner":"DragonOS-Community","description":"A generic standalone EFI stub for DragonOS kernel, which based on the Linux EFI stub.","archived":false,"fork":false,"pushed_at":"2024-03-10T12:11:24.000Z","size":769,"stargazers_count":12,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-03T01:19:13.818Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DragonOS-Community.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","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}},"created_at":"2023-11-28T06:16:59.000Z","updated_at":"2024-03-27T11:59:43.000Z","dependencies_parsed_at":"2023-12-16T15:31:18.984Z","dependency_job_id":"6772ed62-697e-408a-9526-f68e03d44a18","html_url":"https://github.com/DragonOS-Community/DragonStub","commit_stats":null,"previous_names":["dragonos-community/dragonstub"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonOS-Community%2FDragonStub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonOS-Community%2FDragonStub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonOS-Community%2FDragonStub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonOS-Community%2FDragonStub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DragonOS-Community","download_url":"https://codeload.github.com/DragonOS-Community/DragonStub/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223822009,"owners_count":17208785,"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-08-02T01:01:17.059Z","updated_at":"2024-11-09T11:30:39.249Z","avatar_url":"https://github.com/DragonOS-Community.png","language":"C","readme":"# DragonStub\n\nA generic standalone EFI stub for DragonOS kernel, which based on the Linux EFI stub.\n\n## Requirements\n\nTo build the stub, you need to have the following packages installed:\n\n```bash\nsudo apt install -y gcc-riscv64-linux-gnu\n```\n\n## Building\n\n```bash\nARCH=riscv64 make -j $(nproc)\n```\n\nbuild with payload:\n\n```bash\nARCH=riscv64 PAYLOAD_ELF=path/to/payload.elf make -j $(nproc)\n```\n\n## Run\n\nDry run:\n\n```bash\nARCH=riscv64 make run\n```\n\nRun with payload:\n\n```bash\nARCH=riscv64 PAYLOAD_ELF=path/to/payload.elf make run\n```\n\n## Maintainer\n\n- longjin \u003clongjin@dragonos.org\u003e\n\n## License\n\nDragonStub is licensed under the GPLv2 License. See [LICENSE](LICENSE) for details.\n\n## References\n\n- GNU-EFI: DragonStub built with gnu-efi\n- Linux-EFIStub: In Linux kernel source tree: drivers/firmware/efi/libstub\n","funding_links":[],"categories":["C"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDragonOS-Community%2FDragonStub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDragonOS-Community%2FDragonStub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDragonOS-Community%2FDragonStub/lists"}