ladybird/Kernel/Firmware/ACPI
Liav A 478f543899 Kernel/SysFS: Prevent allocation for component name during construction
Instead, allocate before constructing the object and pass NonnullOwnPtr
of KString to the object if needed. Some classes can determine their
names as they have a known attribute to look for or have a static name.
2021-12-14 09:01:33 +01:00
..
Definitions.h Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
Initialize.cpp Kernel: Move ACPI and BIOS code into the new Firmware directory 2021-09-12 11:52:16 +02:00
Initialize.h Kernel: Move ACPI and BIOS code into the new Firmware directory 2021-09-12 11:52:16 +02:00
MultiProcessorParser.cpp Kernel: Move ACPI and BIOS code into the new Firmware directory 2021-09-12 11:52:16 +02:00
MultiProcessorParser.h AK+Everywhere: Stop including Vector.h from StringView.h 2021-11-10 21:58:58 +01:00
Parser.cpp Kernel/SysFS: Prevent allocation for component name during construction 2021-12-14 09:01:33 +01:00
Parser.h Kernel/SysFS: Prevent allocation for component name during construction 2021-12-14 09:01:33 +01:00