SaaSHub helps you find the best software and product alternatives Learn more →
Top 5 C Edk2 Projects
-
Project mention: Intel Announces Arc B-Series "Battlemage" Discrete Graphics with Linux Support | news.ycombinator.com | 2024-12-03
If the firmware is open source, perhaps it could be retrofitted. For amd64 motherboards that do not have native UEFI support, retrofits are possible through this:
https://github.com/xCuri0/ReBarUEFI
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
See also UEFI drivers that can read a bunch of other file systems (btrfs, ext2/3/4, HFS, ISO, NTFS, UFS/FFS, XFS, ZFS, etc):
* https://efi.akeo.ie
* https://github.com/pbatard/efifs
The UEFI spec specifies (§13.3) that firmware is only required to read FAT32/16/12, which is generally why your /boot/efi is VFAT/FAT32.
-
Looking forward to ditching these bloated operating systems with all this cruft I I do not need for something smaller and simpler: UEFI. Not to mention faster startup. Easier "embedded" development.
Of course I am joking. Sort of.
As a minimalist I do not need a GUI or a mouse. It seems UEFI already has more than I need.
Here is the Twitter client mentioned:
https://github.com/arata-nvm/mitnal
-
Project mention: Radxa Rock 5 ITX: 8-Core ARM Mini ITX Board with LPDDR5 RAM | news.ycombinator.com | 2024-04-15
FWIW, there is a port of EDK2 to the RK3588, which is what powers this board. Most of the peripherals work. So that's nice. But the thing is, it isn't UEFI so much as the device-tree/ACPI distinction you need to be mindful of. You can use either DTBs or ACPI to boot Linux on this device, though. https://github.com/edk2-porting/edk2-rk3588
-
C Edk2 discussion
C Edk2 related posts
-
Intel says 13th and 14th Gen mobile CPUs are crashing
-
An IRC Client in your motherboard
-
Resizable BAR for almost any UEFI system
-
ReBarUEFI: Resizable BAR for almost any UEFI system
-
A380 not usable on older machines?
-
ESXi on ARM Fling
-
Orange Pi 5 Plus Supports For UEFI
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Dec 2024
Index
What are some of the best open-source Edk2 projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | ReBarUEFI | 1,501 |
2 | EfiFs | 532 |
3 | mitnal | 531 |
4 | edk2-rk3588 | 494 |
5 | NintendoSwitchPkg | 270 |