{"id":18984019,"url":"https://github.com/blankon/ovmf-blobs","last_synced_at":"2026-03-03T14:41:19.444Z","repository":{"id":32408696,"uuid":"35985514","full_name":"BlankOn/ovmf-blobs","owner":"BlankOn","description":"BIOS.bin for qemu to support UEFI","archived":false,"fork":false,"pushed_at":"2015-05-24T11:24:37.000Z","size":2212,"stargazers_count":40,"open_issues_count":1,"forks_count":16,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-01-01T12:15:07.854Z","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/BlankOn.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":"2015-05-21T02:11:43.000Z","updated_at":"2024-12-11T22:32:42.000Z","dependencies_parsed_at":"2022-08-23T03:20:24.797Z","dependency_job_id":null,"html_url":"https://github.com/BlankOn/ovmf-blobs","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/BlankOn%2Fovmf-blobs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlankOn%2Fovmf-blobs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlankOn%2Fovmf-blobs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlankOn%2Fovmf-blobs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlankOn","download_url":"https://codeload.github.com/BlankOn/ovmf-blobs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239992593,"owners_count":19730774,"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-11-08T16:19:30.093Z","updated_at":"2025-11-11T14:03:18.649Z","avatar_url":"https://github.com/BlankOn.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# UEFI bios for QEMU\n\n## Building\n\n### Preparation\n\n```\ngit clone https://github.com/tianocore/edk2.git\ncd edk2\n\n```\n\n### bios32.bin\n\n```\nOvmfPkg/build.sh -a IA32 -n 4\ncp Build/OvmfX64/DEBUG_GCC4?/FV/OVMF.fd bios32.bin\n```\n\n### bios64.bin\n\n```\nOvmfPkg/build.sh -a X64 -n 4\ncp Build/OvmfX64/DEBUG_GCC4?/FV/OVMF.fd bios64.bin\n```\n\n\n## Using\n\n### 32-bit UEFI in 64-bit system (emulating BayTrail)\n\n```\nqemu-system-x86_64 -bios /path/to/bios32.bin ....\u003cother qemu options\u003e.... \n```\n\n### 64-bit UEFI in 64-bit system\n\n```\nqemu-system-x86_64 -bios /path/to/bios64.bin ....\u003cother qemu options\u003e.... \n```\n\n### 32-bit UEFI in 32-bit system (emulating old Macs\n\n```\nqemu-system-i386 -bios /path/to/bios32.bin ....\u003cother qemu options\u003e.... \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblankon%2Fovmf-blobs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblankon%2Fovmf-blobs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblankon%2Fovmf-blobs/lists"}