#
bios
Here are 197 public repositories matching this topic...
The LinuxBoot project is working to enable Linux to replace your firmware on all platforms.
-
Updated
Feb 17, 2020 - C++
pre-built coreboot images and documentation on how to flash them for Thinkpad Laptops
thinkpad
easy-to-use
coreboot
bios
t430
skulls
coreboot-images
seabios
intel-microcode
x230
x230-tablet
flash-images
-
Updated
May 7, 2021 - C
Hackintosh NUC8I5BEH - 黑苹果 - OpenCore & Clover - Big Sur
hackintosh
efi
bios
nuc
mojave
opencore
nuc8
catalina
opencorepkg
nuc8i5beh
nuc8i5beh-hackintosh
big-sur
-
Updated
May 7, 2021 - ASL
Extract BIOS firmware from Intel-based workstations and laptops
-
Updated
Mar 30, 2021 - C++
Ping-Pong-like game in Assembly that works without OS
twitch
game-development
os
operating-system
assembly-language
hacktoberfest
bios
real-mode
twitch-streamers
ping-pong-game
hacktoberfest2020
-
Updated
Aug 13, 2019 - Assembly
Bootable minesweeper game in a 512-byte boot sector
-
Updated
Jan 21, 2021 - Assembly
XPS 13 (9360) with macOS Big Sur
macos
dell
boot
hackintosh
macintosh
dell-xps
bios
hackintosh-files
xps
xps13
9360
macos-mojave
clover-configurations
hackintosh-efi
clover-efi
dell-9360
catalina
macos-catalina
catalina-os
formatting-ssd
-
Updated
May 16, 2021 - ASL
library for interacting with Dell SMBIOS tables
-
Updated
Apr 19, 2021 - C
Automated BIOS, ME, TPM firmware update and BIOS settings for HP devices
-
Updated
Jan 26, 2020 - PowerShell
Asrock Z390 phantom gaming itx ac Hackintosh OpenCore EFI 华擎 Z390 幻影电竞 itx 黑苹果 OC EFI 🍎 🎮 Big Sur
-
Updated
Jul 8, 2021
Orchestrate driver, BIOS/UEFI and firmware updates for Lenovo computers 👨💻
-
Updated
Jul 7, 2021 - PowerShell
Extract embedded VBIOS from (almost) any BIOS Update
-
Updated
Feb 14, 2021 - Ruby
Flashing Dell BIOS images on Linux systems
-
Updated
Oct 31, 2018 - Shell
小新Air14 2019款 i5 10210u黑苹果
hackintosh
kext
clover
efi
bios
hackintosh-efi
clover-efi
lenovo-hackintosh
opencore-efi
xiaoxinair14
i5-10210u
-
Updated
Jun 13, 2021 - ASL
Improve this page
Add a description, image, and links to the bios topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bios 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