Sönke Holz
4f8490b5ff
Kernel: Move boot info variables into a shared struct
...
This commit reorganizes the BootInfo struct definition so it can be
shared for all architectures.
The existing free extern "C" boot info variables have been removed and
replaced with a global BootInfo struct, 'g_boot_info'.
On x86-64, the BootInfo is directly copied from the Prekernel-provided
struct.
On AArch64 and RISC-V, BootInfo is populated during pre_init.
2024-10-30 18:51:35 -04:00
..
2024-07-12 08:52:06 -04:00
2024-05-14 12:41:51 -06:00
2024-07-12 08:52:06 -04:00
2024-07-12 08:52:06 -04:00
2024-07-07 18:25:32 +02:00
2024-07-07 18:25:32 +02:00
2023-06-04 21:32:34 +02:00
2024-10-30 18:51:35 -04:00
2024-10-30 18:51:35 -04:00
2023-08-09 21:06:54 -06:00
2024-06-25 17:46:37 +02:00
2024-06-25 17:46:37 +02:00
2022-09-26 20:00:34 +03:00
2024-10-30 18:51:35 -04:00
2024-05-17 15:38:28 -06:00
2024-05-17 15:38:28 -06:00
2024-05-17 15:38:28 -06:00
2024-05-17 15:38:28 -06:00
2024-05-17 15:38:28 -06:00
2021-12-28 21:02:38 +01:00
2024-05-17 15:38:28 -06:00
2024-05-17 15:38:28 -06:00
2024-08-10 16:19:12 +02:00
2024-10-30 18:51:35 -04:00
2023-06-04 21:32:34 +02:00
2023-06-04 21:32:34 +02:00
2023-06-04 21:32:34 +02:00
2023-07-11 00:49:11 -06:00
2024-05-17 15:38:28 -06:00
2024-05-17 15:38:28 -06:00
2023-06-04 21:32:34 +02:00
2023-04-06 21:19:58 +03:00
2024-06-08 22:36:03 +01:00
2024-05-17 15:38:28 -06:00
2024-07-07 18:25:32 +02:00
2024-07-07 18:25:32 +02:00
2024-05-17 15:38:28 -06:00
2023-06-04 21:32:34 +02:00
2023-01-21 10:43:59 -07:00
2023-06-04 21:32:34 +02:00
2024-07-12 08:52:06 -04:00
2024-07-12 08:52:06 -04:00