We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9422f67 commit a628310Copy full SHA for a628310
uefi-raw/src/lib.rs
@@ -176,7 +176,7 @@ impl From<IpAddr> for IpAddress {
176
}
177
178
179
-/// A Media Access Control (MAC) address.
+/// UEFI Media Access Control (MAC) address.
180
///
181
/// UEFI supports multiple network protocols and hardware types, not just
182
/// Ethernet. Some of them may use MAC addresses longer than 6 bytes. To be
0 commit comments