{"id":13339107,"url":"https://github.com/maxklvd/mini-kernel","last_synced_at":"2025-03-11T12:31:17.803Z","repository":{"id":196541819,"uuid":"696335326","full_name":"maxklvd/mini-kernel","owner":"maxklvd","description":"Kernel/User mode demonstation in the EFI application for x86_64","archived":false,"fork":false,"pushed_at":"2023-09-26T04:46:58.000Z","size":1063,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-24T00:22:42.053Z","etag":null,"topics":["c","gnu-efi","kernel","uefi","x86-64"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxklvd.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-09-25T14:45:24.000Z","updated_at":"2023-09-25T15:41:06.000Z","dependencies_parsed_at":"2023-09-30T07:15:57.357Z","dependency_job_id":null,"html_url":"https://github.com/maxklvd/mini-kernel","commit_stats":null,"previous_names":["maxklvd/mini-kernel"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxklvd%2Fmini-kernel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxklvd%2Fmini-kernel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxklvd%2Fmini-kernel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxklvd%2Fmini-kernel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxklvd","download_url":"https://codeload.github.com/maxklvd/mini-kernel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243034837,"owners_count":20225413,"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":["c","gnu-efi","kernel","uefi","x86-64"],"created_at":"2024-07-29T19:19:01.304Z","updated_at":"2025-03-11T12:31:17.772Z","avatar_url":"https://github.com/maxklvd.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Mini-Kernel\n===========\n\nThis is a simple demonstration of entering user mode and going back to the kernel on an x86_64 architecture.\n\nContains the following cases:\n* Entering user mode\n* Execution of a privileged instruction (General-Protection exception)\n* Accessing a supervised page (Page-Fault exception)\n* Writing to a read-only page (Page-Fault exception)\n\n## Prerequisites\n\n* [Visual Studio 2022](https://developer.microsoft.com/en-us/windows/downloads)\n* [QEMU](http://www.qemu.org)\n* A git client to initialize and update submodules\n\n## Building\n\nInitialize the git submodule:\n```\ngit submodule update --init\n```\n\nOpen mini-kernel.sln in Visual Studio. \n\nPress `F5` to compile and run the application in the QEMU emulator.\n\n## Screenshot\n![Screenshot](screenshot.png \"Screenshot\")\n\n## License\n[GPLv2](https://choosealicense.com/licenses/gpl-2.0/)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxklvd%2Fmini-kernel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxklvd%2Fmini-kernel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxklvd%2Fmini-kernel/lists"}