Typo fix
This commit is contained in:
parent
2089d62dfd
commit
43216b4d92
@ -10,7 +10,7 @@ namespace DerpingDrivers.Util
|
|||||||
private const uint BcdLibraryBoolean_AllowPrereleaseSignatures = 0x16000049;
|
private const uint BcdLibraryBoolean_AllowPrereleaseSignatures = 0x16000049;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets or sets the current value if BCDE_LIBRARY_TYPE_ALLOW_PRERELEASE_SIGNATURES from the default boot entry.
|
/// Gets or sets the current value of BCDE_LIBRARY_TYPE_ALLOW_PRERELEASE_SIGNATURES from the default boot entry.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static bool AllowPrereleaseSignatures
|
public static bool AllowPrereleaseSignatures
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user