Commit Graph

14 Commits

Author SHA1 Message Date
Mintsuki
e291532d7a drivers/disk: Re-add unique sector volume detection method 2026-02-01 14:28:33 +01:00
Mintsuki
0491f550c1 drivers/disk: Refactor disk_volume_from_efi_handle() and disk_create_index() to not ever attempt disk writes 2026-01-31 14:47:23 +01:00
mintsuki
a15a75d210 drivers/disk: Get rid of logically broken unique sector detection and replace with working one 2024-07-14 08:30:32 +02:00
mintsuki
b1810b2409 part: Drop unused list_volumes() function 2024-04-20 01:39:35 +02:00
cospplredman
ba5c0004e6 fixed header guard names
made them more standard compliant
2024-03-20 03:06:55 +01:00
Qwinci
3dd0a6fb41 limine: Add UEFI PXE support
based on @qookei's original patch with small changes.
2023-01-17 18:47:36 +02:00
mintsuki
886523359c efi/disk: Use blake2b to calculate unique sector hash 2022-09-15 12:53:47 +02:00
mintsuki
c44f514738 misc: Rename UEFI and BIOS define macros 2022-09-02 02:29:12 +02:00
mintsuki
65671d73c7 misc: Update several macros 2022-08-26 23:30:00 +02:00
mintsuki
62c029c218 chainload: Implement MBR_ID config option. Closes #190 2022-07-11 01:30:54 +02:00
mintsuki
0f5a467a78 uri: Add fslabel:// URI scheme as mentioned in #188 2022-07-02 10:43:10 +02:00
mintsuki
20640083d8 part: Fix long standing issue with GPT logical block sizes and implement lsvol console command 2022-07-01 17:30:53 +02:00
mintsuki
a51f8a39c0 limine: Add modules request 2022-03-16 06:49:41 +01:00
mintsuki
400202d926 misc: stage23 -> common 2022-02-03 10:38:43 +01:00