Last active
August 13, 2025 14:56
-
-
Save patsuckow/0f71017b7ad9d5e114fcd711fbdd4b31 to your computer and use it in GitHub Desktop.
Создание своего UEFI BIOS (ссылки на полезные статьи)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://habrahabr.ru/post/338264/.com[iz-pesochnitsy]-pishem-dlya-uefi-bios-v-vis | |
| https://habrahabr.ru/post/338404/.com.-chas | |
| https://habrahabr.ru/post/338634/.com.-chas | |
| https://habrahabr.ru/post/185764/ | |
| https://habrahabr.ru/post/185764/ | |
| https://habrahabr.ru/post/185704/ | |
| https://habrahabr.ru/post/182676/ | |
| Изучить язык Forth, ведь: | |
| Первый при включении и запуске BIOS запускаются команды языка Forth !!! Тоесть до сих пор, уже 40 лет, начальный загрузчик работает на языке Forth. | |
| https://youtu.be/8ddAxYeSM4Y?list=PL8Fj6Tf1y_znuqUDyEEedLNICd5TGOSTh&t=3065 | |
| https://xakep.ru/2019/07/24/forth/ | |
| https://geekbrains.ru/posts/forth_lang | |
| https://habr.com/ru/post/29967/ | |
| https://habr.com/ru/search/?q=%5BForth%5D&target_type=posts | |
| http://www.codenet.ru/progr/other/forth/ | |
| Закладки в UEFI и BIOS ▲ Немного о Coreboot и Libreboot - https://www.youtube.com/watch?v=wwXpFSNTFog&list=PLLqKATfceKNvKk7GnRkrg8HsguTAmIM7W&index=3 | |
| Libreboot - https://libreboot.org/docs/install/ | |
| https://forum.ixbt.com/topic.cgi?id=76:11674 | |
| Coreboot: | |
| https://coreboot.org/ | |
| https://coreboot.org/status/board-status.html | |
| Книги Криса Касперски (Ака мыщъх) | |
| - Модифицируем BIOS | |
| - Удаленно управляем BIOS Setup | |
| https://www.drunkardswalk.dk/bios/Bioslogo.html | |
| https://habr.com/ru/post/136206/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment