Hackintosh long-term maintenance model EFI and installation tutorial
-
Updated
Sep 30, 2021 - Shell
{{ message }}
Hackintosh long-term maintenance model EFI and installation tutorial
Open source tutorial & information collector for hackintosh installation.
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
hekate - A GUI based Nintendo Switch Bootloader
A stunningly clean theme for the rEFInd UEFI boot manager.
A curated list of awesome embedded programming.
ATTiny usb bootloader with a strong emphasis on bootloader compactness.
ACPI Hotpatch Samples for the OpenCore Bootloader
A Tiny Linux-Compatible Kernel
Kiibohd Controller
Secure boot for 32-bit Microcontrollers!
Customizable Bootloader for STM32 microcontrollers. This example demonstrates how to perform in-application-programming of a firmware located on an external SD card with FAT32 file system.
16u2 Bootloader to reprogram 16u2 + 328/2560 with Arduino IDE
The extensible bootloader for embedded system with application engine, write once, run everywhere.
Make bootable Linux disk image abusing Docker
Official read-only mirror of the SVN OpenBLT bootloader repository. Updated daily.
BootStomp: a bootloader vulnerability finder
Pillman boot sector game, a yellow thing eats pills and is chased by monsters.
the binary memory map describes only one space, starting with the physical address 0x00100000
process the rest of the memory map entries and describe them in a binary memory map
A homebrew bootloader for the Nintendo 3DS that is similar to android's fastboot.
Add a description, image, and links to the bootloader topic page so that developers can more easily learn about it.
To associate your repository with the bootloader topic, visit your repo's landing page and select "manage topics."
Although a new inline assembly syntax
asm!was announced in Rust on 2020/06/08[1], KRaBs still usesllvm_am!.[1] New inline assembly syntax available in nightly
According to the blog, the
asm!macro should be safer and easier to use. This is expected to become the mainstream of inline assembly in the future, so