1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-02 23:22:07 +00:00
serenity/Kernel/Arch
Liav A cd52eb3103 Kernel/SysFS: Don't expose SMBIOS blobs if can't find SMBIOS tables
Don't assume that a platform machine will provide at least the 32 bit
version of SMBIOS tables. If there's no SMBIOS tables, don't expose
directory entries in the /sys/bios/ directory.
2021-08-22 23:42:20 +02:00
..
PC Kernel/SysFS: Don't expose SMBIOS blobs if can't find SMBIOS tables 2021-08-22 23:42:20 +02:00
x86 Kernel: Rename ScopedSpinlock => SpinlockLocker 2021-08-22 03:34:10 +02:00