{"id":31801175,"url":"https://github.com/glikely/edk2-test-manifest","last_synced_at":"2026-02-17T12:31:47.071Z","repository":{"id":51238790,"uuid":"282157603","full_name":"glikely/edk2-test-manifest","owner":"glikely","description":"Manifest and build scripts for UEFI SCT","archived":false,"fork":false,"pushed_at":"2021-05-19T12:50:07.000Z","size":17,"stargazers_count":1,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T23:48:19.874Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/glikely.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}},"created_at":"2020-07-24T07:50:57.000Z","updated_at":"2023-11-15T14:45:46.000Z","dependencies_parsed_at":"2022-08-27T10:21:56.839Z","dependency_job_id":null,"html_url":"https://github.com/glikely/edk2-test-manifest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/glikely/edk2-test-manifest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glikely%2Fedk2-test-manifest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glikely%2Fedk2-test-manifest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glikely%2Fedk2-test-manifest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glikely%2Fedk2-test-manifest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glikely","download_url":"https://codeload.github.com/glikely/edk2-test-manifest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glikely%2Fedk2-test-manifest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29543904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T12:21:34.159Z","status":"ssl_error","status_checked_at":"2026-02-17T12:21:02.057Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2025-10-10T23:47:29.405Z","updated_at":"2026-02-17T12:31:47.057Z","avatar_url":"https://github.com/glikely.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# EDK2 SCT Build Environment\n\ngit-repo Manifest for building the UEFI Self Certification Test (SCT) suite\nfrom mainline edk2 and edk2-test for AARCH64 and ARM.\nUse this to build a zip file containing the EDK2 shell and the SCT that\ncan be unzipped onto a USB drive.\n\n## Usage\n\n```bash\nmkdir edk2-test-build\ncd edk2-test-build\nrepo init -u https://github.com/glikely/edk2-test-manifest\nrepo sync\n./buildzip.sh AARCH64\n```\n\nBoth 64-bit (AARCH64) and 32-bit (ARM) Arm builds are supported.\nTo perform a 32-bit build, pass the parameter \"ARM\" to buildzip.sh.\n```bash\n./buildzip.sh ARM\n```\nA zip file will be created containing the SCT which can be unzipped onto a\nflash drive.\n\n## Ccache\n\nOn a system where a ccache lib dir with symlinks exists, you can reuse\ncompilation results between builds by prepending the ccache lib dir to your\n$PATH.\n```bash\nexport PATH=\"/usr/lib/ccache:$PATH\"\n./build.sh\n```\n\n## TODO\n\n* Add support for other architectures\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglikely%2Fedk2-test-manifest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglikely%2Fedk2-test-manifest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglikely%2Fedk2-test-manifest/lists"}