This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2025-12-31 05:39:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3e0c19d6ea5cb0d82ddb0267f26342cd048455bb
ladybird
/
Kernel
/
Firmware
History
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