serenity/Kernel/Firmware
Brian Gianforcaro 6c66311ade Kernel: Use MUST + Vector::try_empend instead of Vector::empend
In preparation for making Vector::empend unavailable during
compilation of the Kernel.
2022-01-05 14:04:18 +01:00
..
ACPI Kernel: Scan ACPI memory ranges for the RSDP table 2022-01-04 17:46:36 +00:00
MultiProcessor Kernel: Use MUST + Vector::try_empend instead of Vector::empend 2022-01-05 14:04:18 +01:00
BIOS.cpp Kernel: Fix determining EBDA size 2022-01-04 17:46:36 +00:00
BIOS.h Kernel/SysFS: Make it clear that some components must be created in boot 2021-12-14 09:01:33 +01:00
PowerStateSwitch.cpp Kernel/SysFS: Prevent allocation for component name during construction 2021-12-14 09:01:33 +01:00
PowerStateSwitch.h Kernel/SysFS: Prevent allocation for component name during construction 2021-12-14 09:01:33 +01:00
SysFSFirmware.cpp Kernel/SysFS: Make it clear that some components must be created in boot 2021-12-14 09:01:33 +01:00
SysFSFirmware.h Kernel/SysFS: Prevent allocation for component name during construction 2021-12-14 09:01:33 +01:00