Andy-Python-Programmer
725393b26b
multiboot2: add the ACPI old tag
...
Signed-off-by: Andy-Python-Programmer <andypythonappdeveloper@gmail.com>
2021-10-05 12:12:04 +11:00
Andy-Python-Programmer
cce7fa4e1e
acpi_get_rsdp: UEFI RSDP lookup return RSDPv1
...
* This commit makes the acpi_get_rsdp function to return the RSDPv1 if
avaliable (in UEFI) to match this functions behaviour under BIOS where
it returns the XSDP or the RSDP depending on which one is avaliable.
Signed-off-by: Andy-Python-Programmer <andypythonappdeveloper@gmail.com>
2021-10-05 09:34:51 +11:00
mintsuki
1aa5ae13fc
misc: Change how bios and uefi macros are defined and tested
2021-07-15 10:03:47 +02:00
mintsuki
c31073ce63
acpi: Fix wrongly calculated RSDP checksum
2021-06-01 21:59:05 +02:00
mintsuki
87cc5494c7
build: Remove dependency on GCC-specific -fplan9-extensions flag
2021-05-28 16:05:42 +02:00
mintsuki
f650e4b41b
misc: Add verbose config option
2021-05-11 06:46:42 +02:00
mintsuki
033ceb3353
stivale: Implement SMBIOS related stuff. Fixes #81
2021-04-28 20:15:24 +02:00
mintsuki
ab441fecda
acpi: Fix length of RSDP calculation
2021-03-10 02:27:26 +01:00
mintsuki
4e55d28777
acpi: Implement UEFI version of acpi_get_rsdp()
2021-03-07 03:57:18 +01:00
mintsuki
edd4a8de60
Initial UEFI port
2021-03-02 10:23:43 +01:00
mintsuki
8c0c36ea74
misc: Change the way stage 2 and 3 are divided
2021-03-01 23:38:55 +01:00
mintsuki
8769aaae1e
misc: Move a lot of code from stage 2 to stage 3
2021-02-25 23:11:53 +01:00
mintsuki
27848fc85c
misc: General code reorganisation
2021-02-25 01:24:54 +01:00