提交 82e04153 编写于 作者: M MikeBeaton 提交者: Vitaly Cheptsov

OpenCoreUefi: Fix minor typo in debug error msg

上级 f80ef5d6
...@@ -131,7 +131,7 @@ OcLoadDrivers ( ...@@ -131,7 +131,7 @@ OcLoadDrivers (
if (EFI_ERROR (Status)) { if (EFI_ERROR (Status)) {
DEBUG (( DEBUG ((
DEBUG_ERROR, DEBUG_ERROR,
"OC: Driver %s%a doex not fit path!\n", "OC: Driver %s%a does not fit path!\n",
OPEN_CORE_UEFI_DRIVER_PATH, OPEN_CORE_UEFI_DRIVER_PATH,
OC_BLOB_GET (Config->Uefi.Drivers.Values[Index]) OC_BLOB_GET (Config->Uefi.Drivers.Values[Index])
)); ));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册