Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion 02-boot/limine.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@

---

# Neden Limine?

Check failure on line 72 in 02-boot/limine.md

View workflow job for this annotation

GitHub Actions / Markdown biçim denetimi

Multiple top-level headings in the same document

02-boot/limine.md:72 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "# Neden Limine?"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md025.md

Bir kernel'in çalışmaya başlayabilmesi için CPU'nun reset durumundan kernel giriş noktasına ulaşmasına kadar birçok işlem gerçekleştirilmesi gerekir.

Expand Down Expand Up @@ -113,7 +113,7 @@

---

# Firmware desteği

Check failure on line 116 in 02-boot/limine.md

View workflow job for this annotation

GitHub Actions / Markdown biçim denetimi

Multiple top-level headings in the same document

02-boot/limine.md:116 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "# Firmware desteği"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md025.md

Limine farklı firmware ortamlarında çalışabilir.

Expand All @@ -138,7 +138,7 @@

---

# Disk ve dosya sistemi desteği

Check failure on line 141 in 02-boot/limine.md

View workflow job for this annotation

GitHub Actions / Markdown biçim denetimi

Multiple top-level headings in the same document

02-boot/limine.md:141 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "# Disk ve dosya sistemi desteğ..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md025.md

Limine aşağıdaki partition yapılarını destekler:

Expand All @@ -163,7 +163,7 @@

---

# Limine kernel'e ne sağlar?

Check failure on line 166 in 02-boot/limine.md

View workflow job for this annotation

GitHub Actions / Markdown biçim denetimi

Multiple top-level headings in the same document

02-boot/limine.md:166 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "# Limine kernel'e ne sağlar?"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md025.md

Limine Boot Protocol bir **request/response** sistemi kullanır.

Expand Down Expand Up @@ -218,7 +218,7 @@

---

# Request sistemi

Check failure on line 221 in 02-boot/limine.md

View workflow job for this annotation

GitHub Actions / Markdown biçim denetimi

Multiple top-level headings in the same document

02-boot/limine.md:221 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "# Request sistemi"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md025.md

Örneğin framebuffer istemek için:

Expand Down Expand Up @@ -256,7 +256,7 @@

---

# Base Revision

Check failure on line 259 in 02-boot/limine.md

View workflow job for this annotation

GitHub Actions / Markdown biçim denetimi

Multiple top-level headings in the same document

02-boot/limine.md:259 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "# Base Revision"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md025.md

Limine Boot Protocol zaman içerisinde geliştirildiği için protokolün farklı **base revision** sürümleri bulunmaktadır.

Expand Down Expand Up @@ -292,7 +292,7 @@

---

# Requests alanı

Check failure on line 295 in 02-boot/limine.md

View workflow job for this annotation

GitHub Actions / Markdown biçim denetimi

Multiple top-level headings in the same document

02-boot/limine.md:295 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "# Requests alanı"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md025.md

Limine request'leri kernel executable içerisinde belirli bir bölgede tutulabilir.

Expand Down Expand Up @@ -336,7 +336,7 @@

---

# Memory Map

Check failure on line 339 in 02-boot/limine.md

View workflow job for this annotation

GitHub Actions / Markdown biçim denetimi

Multiple top-level headings in the same document

02-boot/limine.md:339 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "# Memory Map"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md025.md

Kernel'in ilk ihtiyaç duyacağı yapılardan biri fiziksel bellek haritasıdır.

Expand Down Expand Up @@ -366,7 +366,7 @@

---

# HHDM

Check failure on line 369 in 02-boot/limine.md

View workflow job for this annotation

GitHub Actions / Markdown biçim denetimi

Multiple top-level headings in the same document

02-boot/limine.md:369 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "# HHDM"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md025.md

Limine'ın sağladığı önemli özelliklerden biri **Higher Half Direct Map (HHDM)**'dir.

Expand All @@ -390,7 +390,7 @@

---

# Paging

Check failure on line 393 in 02-boot/limine.md

View workflow job for this annotation

GitHub Actions / Markdown biçim denetimi

Multiple top-level headings in the same document

02-boot/limine.md:393 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "# Paging"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md025.md

Limine kernel çalışmaya başlamadan önce kullanılabilir page table'lar hazırlar.

Expand Down Expand Up @@ -716,7 +716,7 @@
* interrupt controller
* mimariye özel exception altyapısı

Bu nedenle örneğin linker script veya `halt()` implementasyonu anlatılırken bunun **Limine'ın kendisine değil hedef mimariye ait olduğu açıkça belirtilmelidir.**
<!-- Bu nedenle örneğin linker script veya `halt()` implementasyonu anlatılırken bunun **Limine'ın kendisine değil hedef mimariye ait olduğu açıkça belirtilmelidir.** -->

---

Expand Down Expand Up @@ -847,3 +847,4 @@
* [Limine Bootloader](https://github.com/Limine-Bootloader/Limine)
* [Limine Boot Protocol](https://github.com/Limine-Bootloader/limine-protocol/blob/trunk/PROTOCOL.md)
* [Limine Configuration Documentation](https://github.com/Limine-Bootloader/Limine/blob/v12.x/CONFIG.md)
* [Limine C Template](https://github.com/Limine-Bootloader/limine-c-template)
Loading