{"id":15719416,"url":"https://github.com/targetdisk/targetdisk-efi","last_synced_at":"2025-03-30T22:44:08.849Z","repository":{"id":205190757,"uuid":"713636269","full_name":"targetdisk/targetdisk-efi","owner":"targetdisk","description":"EFI runtime for USB targetdisk","archived":false,"fork":false,"pushed_at":"2023-12-15T01:08:57.000Z","size":27,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"td-efi","last_synced_at":"2025-02-06T04:11:27.142Z","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":"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-11-02T23:40:13.000Z","updated_at":"2024-08-20T13:18:48.000Z","dependencies_parsed_at":"2023-12-15T02:32:12.122Z","dependency_job_id":"d0344b17-e06c-46f0-8cbe-205a19079c5a","html_url":"https://github.com/targetdisk/targetdisk-efi","commit_stats":null,"previous_names":["targetdisk/targetdisk-efi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/targetdisk%2Ftargetdisk-efi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/targetdisk%2Ftargetdisk-efi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/targetdisk%2Ftargetdisk-efi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/targetdisk%2Ftargetdisk-efi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/targetdisk","download_url":"https://codeload.github.com/targetdisk/targetdisk-efi/tar.gz/refs/heads/td-efi","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:41.380Z","updated_at":"2025-03-30T22:44:08.831Z","avatar_url":"https://github.com/targetdisk.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EFI-based USB Target Disk Mode\n![A bouncing trident.](https://github.com/targetdisk/targetdisk-linuxfb/raw/mane/epic_bounce.gif)\n\nThis repository contains the EFI runtime component of my UEFI-based USB target\ndisk mode solution.\n\nYou will need a GNU/Linux machine that supports building ELF objects for your\ntarget system (which POSIX-UEFI's toolchain converts into PE executables for\nus).\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\n```\nmake\n```\n\n## Running with Qemu\nIf you have a GNU/Linux system with KVM enabled, you can run a demo like so:\n```\n./qemu_test.sh .\n```\n\nThe above will put you at Tianocore's EFI shell.  Simply type the following (and\npress enter) to run the application:\n```\nFS0:\\targetdisk.efi\n```\n\n## Running on real hardware\nYou can also run the `.efi` on any UEFI-compliant machine that matches the\narchitecture that you just compiled for.  It's easiest if you do it from the\nUEFI shell.  If your machine doesn't have a Tianocore shell, you can use\nsomething like the Arch Linux install ISO to get one.\n\n\u003e If you're an absolute madperson you can also add the `.efi` file to your EFI\n\u003e boot vars!\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%2Ftargetdisk-efi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftargetdisk%2Ftargetdisk-efi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftargetdisk%2Ftargetdisk-efi/lists"}