summaryrefslogtreecommitdiffhomepage
path: root/Private/StorageKit
diff options
context:
space:
mode:
Diffstat (limited to 'Private/StorageKit')
-rw-r--r--Private/StorageKit/PRDT.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Private/StorageKit/PRDT.hpp b/Private/StorageKit/PRDT.hpp
index d83f2a56..12da78ab 100644
--- a/Private/StorageKit/PRDT.hpp
+++ b/Private/StorageKit/PRDT.hpp
@@ -19,6 +19,7 @@ enum kPRDTTransfer {
kPRDTTransferCount,
};
+/// @brief Physical Region Descriptor Table.
struct PRDT {
UInt32 fPhysAddress;
UInt32 fSectorCount;