We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f4226e commit 9a33f54Copy full SHA for 9a33f54
DellSmmIoLib/DellSmi/PasswordProperties.cs
@@ -6,7 +6,7 @@
6
public struct PasswordProperties
7
{
8
/// <summary>
9
- /// Unknown meaning.
+ /// 0 = password is set; 1 = password is not set.
10
/// </summary>
11
public byte Installed;
12
0 commit comments