提交 c5941b2f 编写于 作者: P PMheart

OcFileLib: Correct module name

上级 33b79837
......@@ -305,7 +305,7 @@ FindWritableOcFileSystem (
*FileSystem = NULL;
}
DEBUG ((DEBUG_INFO, "OCSCR: Preferred handle is %p found fs %p\n", PreferedHandle, *FileSystem));
DEBUG ((DEBUG_INFO, "OCFS: Preferred handle is %p found fs %p\n", PreferedHandle, *FileSystem));
if (*FileSystem == NULL) {
return FindWritableFileSystem (FileSystem);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册