{"id":18392174,"url":"https://github.com/lethalbit/uwu-efi","last_synced_at":"2025-04-07T03:33:55.604Z","repository":{"id":118277278,"uuid":"380764366","full_name":"lethalbit/uwu-efi","owner":"lethalbit","description":"A clean, modern C++ 17 SDK for writing UEFI applications.","archived":false,"fork":false,"pushed_at":"2021-09-01T06:07:52.000Z","size":59,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-22T12:11:57.517Z","etag":null,"topics":["uefi"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lethalbit.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":"2021-06-27T14:45:01.000Z","updated_at":"2024-09-30T02:28:12.000Z","dependencies_parsed_at":"2023-07-07T14:01:27.391Z","dependency_job_id":null,"html_url":"https://github.com/lethalbit/uwu-efi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lethalbit%2Fuwu-efi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lethalbit%2Fuwu-efi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lethalbit%2Fuwu-efi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lethalbit%2Fuwu-efi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lethalbit","download_url":"https://codeload.github.com/lethalbit/uwu-efi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247589561,"owners_count":20963019,"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":["uefi"],"created_at":"2024-11-06T01:54:33.517Z","updated_at":"2025-04-07T03:33:55.593Z","avatar_url":"https://github.com/lethalbit.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uwu-efi\n\nA clean, modern C++ 17 SDK for writing UEFI applications.\n\nuwu-efi is designed to be a fully UEFI 2.8 w/ Errata A standards compliant SDK for writing UEFI applications in either modern C++, or some support for UEFI Bytecode.\n\n\n## Supported Platforms\n\nuwu-efi is planned to fully support the following platforms,\n\n|  Platform  |     Status     |\n|------------|----------------|\n| `aarch64`  | `Planned`      |\n| `amd64`    | `In Progress`  |\n| `rv64`     | `Planned`      |\n\n\n## Configuring and Building\n\nThe following steps describe how to build the uwu-efi package\n\n### Prerequisites\n\nTo build uwu-efi, ensure you have the following dependencies:\n * git\n * meson\n * ninja\n * g++ \u003e= 8.4.0 or clang++ \u003e= 8.0.1\n\nSome support scripts that uwu-efi uses need the following:\n * Python \u003e= 3.7\n * python-construct\n * python-jinja2\n\n### Configuring\n\nYou can build uwu-efi with the default options, all of which can be found in [`meson_options.txt`](meson_options.txt). You can change these by specifying `-D\u003cOPTION_NAME\u003e=\u003cVALUE\u003e` at initial meson invocation time, or with `meson configure` in the build directory post initial configure.\n\nTo change the install prefix, which is `/usr/local` by default ensure to pass `--prefix \u003cPREFIX\u003e` when running meson for the first time.\n\nIn either case, simply running `meson build` from the root of the repository will be sufficient and place all of the build files in the `build` subdirectory.\n\n### Building\n\nOnce you have configured uwu-efi appropriately, to simply build and install simply run the following:\n\n```\n$ ninja -C build\n$ ninja -C build install\n```\n\nThis will build and install uwu-efi into the default prefix which is `/usr/local`, to change that see the configuration steps above.\n\n### Notes to Package Maintainers\n\nIf you are building uwu-efi for inclusion in a distributions package system then ensure to set `DESTDIR` prior to running meson install.\n\nThere is also a `bugreport_url` configuration option that is set to this repositories issues tracker by default, it is recommended to change it to your distributions bug tracking page.\n\n\n## Using uwu-efi and Documentation\n\nTODO\n\n## License\n\nuwu-efi is licensed under the [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) license, the full text of which can be found in the [`LICENSE`](./LICENSE) file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flethalbit%2Fuwu-efi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flethalbit%2Fuwu-efi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flethalbit%2Fuwu-efi/lists"}