Kernel: ATAController will fail to initialize in native mode

This commit is contained in:
2023-04-19 17:29:36 +03:00
parent 33393335c8
commit e8a0df54b1
3 changed files with 4 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ namespace Kernel
"Media changed"sv,
"Uncorrectable data error"sv,
"Bad Block detected"sv,
"Unsupported ata device"sv,
"Font file too small"sv,
"Unsupported font format"sv,
};