フォーク元 xt-sys/exectos
Fix printing hard drive GUID
このコミットが含まれているのは:
コミット
430557e08f
@ -138,7 +138,7 @@ BlEnumerateBlockDevices()
|
||||
|
||||
/* Print debug message */
|
||||
BlDebugPrint(L"Found Hard Disk partition (DiskNumber: %lu, PartNumber: %lu, "
|
||||
L"MBRType: %u, GUID: {%g}, PartSize: %luB)\n",
|
||||
L"MBRType: %u, GUID: {%U}, PartSize: %uB)\n",
|
||||
DriveNumber, PartitionNumber, HDPath->MBRType,
|
||||
PartitionGuid, HDPath->PartitionSize * Media->BlockSize);
|
||||
}
|
||||
|
読み込み中…
x
新しいイシューから参照
ユーザーをブロックする