{"id":13649185,"url":"https://github.com/riscv-non-isa/riscv-brs","last_synced_at":"2026-04-01T21:03:28.617Z","repository":{"id":60301978,"uuid":"468047019","full_name":"riscv-non-isa/riscv-brs","owner":"riscv-non-isa","description":"The Boot and Runtime Services (BRS) specification provides the software requirements for system vendors and Operating System Vendors (OSVs) to interoperate with one another by providing expectations for the Operating System (OS) to utilize in acts of device discovery, system management, and other rich operations provided in this specification. ","archived":false,"fork":false,"pushed_at":"2026-03-14T17:11:19.000Z","size":387,"stargazers_count":58,"open_issues_count":18,"forks_count":21,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-03-15T03:09:26.329Z","etag":null,"topics":["acpi","brs-b","brs-i","devicetree","ebbr","firmware","interoperability","platform","risc-v","smbios","standards","uefi"],"latest_commit_sha":null,"homepage":"https://lf-riscv.atlassian.net/browse/RVG-48","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/riscv-non-isa.png","metadata":{"files":{"readme":"readme.adoc","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-03-09T18:27:41.000Z","updated_at":"2026-03-07T15:17:43.000Z","dependencies_parsed_at":"2023-10-05T06:24:46.380Z","dependency_job_id":"fbdd7456-9d24-4bef-b4f1-310afa57c43f","html_url":"https://github.com/riscv-non-isa/riscv-brs","commit_stats":{"total_commits":74,"total_committers":10,"mean_commits":7.4,"dds":0.3783783783783784,"last_synced_commit":"d2362c8e0461a19e8c53fb4eae7315428f55f1b2"},"previous_names":["riscv-non-isa/riscv-brs"],"tags_count":9,"template":false,"template_full_name":"riscv/docs-spec-template","purl":"pkg:github/riscv-non-isa/riscv-brs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riscv-non-isa%2Friscv-brs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riscv-non-isa%2Friscv-brs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riscv-non-isa%2Friscv-brs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riscv-non-isa%2Friscv-brs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riscv-non-isa","download_url":"https://codeload.github.com/riscv-non-isa/riscv-brs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riscv-non-isa%2Friscv-brs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31014104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T02:58:54.984Z","status":"ssl_error","status_checked_at":"2026-03-27T02:58:46.993Z","response_time":164,"last_error":"SSL_read: 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":["acpi","brs-b","brs-i","devicetree","ebbr","firmware","interoperability","platform","risc-v","smbios","standards","uefi"],"created_at":"2024-08-02T01:04:49.567Z","updated_at":"2026-03-27T03:24:27.866Z","avatar_url":"https://github.com/riscv-non-isa.png","language":"TeX","funding_links":[],"categories":["TeX"],"sub_categories":[],"readme":"= RISC-V Boot and Runtime Services (BRS) Specification\n\nThe Boot and Runtime Services (BRS) specification provides the software requirements for system vendors and Operating System Vendors (OSVs) to interoperate with one another by providing expectations for the Operating System (OS) to utilize in acts of device discovery, system management, and other rich operations provided in this specification.\n\nThis specification is still a work in progress, based on an earlier draft available at https://docs.google.com/document/d/1X0TSbheEJjRGWhG2nzUnfIl_QcHWSuvd\n\n= License\n\nThis work is licensed under a Creative Commons Attribution 4.0 International License (CC-BY-4.0). \nSee the https://github.com/riscv/docs-spec-template/blob/main/LICENSE[LICENSE] file for details.\n\n= Contributors\n\nContributors to this specification are contained in the \nhttps://github.com/riscv-non-isa/riscv-brs/blob/main/contributors.adoc[contributors.adoc] file.\n\n= Dependencies\n\nThis project is built using AsciiDoctor (Ruby). The repository has been setup to build the PDF on\ncheckin using GitHub actions.  Workflow dependencies are located in the `dependencies` directory.\n\nFor more information on AsciiDoctor, specification guidelines, or building locally, see the\nhttps://github.com/riscv/docs-dev-guide[RISC-V Documentation Developer Guide].\n\n= Cloning the project\n\nThis project uses https://git-scm.com/book/en/v2/Git-Tools-Submodules[GitHub Submodules]\nto include the https://github.com/riscv/docs-resources[RISC-V docs-resources project]\nto achieve a common look and feel.\n\nWhen cloning this repository for the first time, you must either use \n`git clone --recurse-submodules` or execute `git submodule init` and `git submodule update` after the clone to populate the docs-resources directory.  Failure to clone the submodule, will result\nin the PDF build fail with an error message like the following:\n\n    $ make\n    asciidoctor-pdf \\\n    -a toc \\\n    -a compress \\\n    -a pdf-style=docs-resources/themes/riscv-pdf.yml \\\n    -a pdf-fontsdir=docs-resources/fonts \\\n    --failure-level=ERROR \\\n    -o profiles.pdf profiles.adoc\n    asciidoctor: ERROR: could not locate or load the built-in pdf theme `docs-resources/themes/riscv-pdf.yml'; reverting to default theme\n    No such file or directory - notoserif-regular-subset.ttf not found in docs-resources/fonts\n      Use --trace for backtrace\n    make: *** [Makefile:7: profiles.pdf] Error 1 \n\n= Building the document\n\nThe final specification form of PDF can be generated using the `make` command.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friscv-non-isa%2Friscv-brs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friscv-non-isa%2Friscv-brs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friscv-non-isa%2Friscv-brs/lists"}