TianoCore EDK2 master
|
#include "EnrollDefaultKeys.h"
Go to the source code of this file.
Variables | |
CONST UINT8 | mMicrosoftKek [] |
CONST UINTN | mSizeOfMicrosoftKek = sizeof mMicrosoftKek |
CONST UINT8 | mMicrosoftPca [] |
CONST UINTN | mSizeOfMicrosoftPca = sizeof mMicrosoftPca |
CONST UINT8 | mMicrosoftUefiCa [] |
CONST UINTN | mSizeOfMicrosoftUefiCa = sizeof mMicrosoftUefiCa |
CONST UINT8 | mSha256OfDevNull [] |
CONST UINTN | mSizeOfSha256OfDevNull = sizeof mSha256OfDevNull |
Certificate and signature constants for the EnrollDefaultKeys application.
Copyright (C) 2014-2019, Red Hat, Inc.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file AuthData.c.
CONST UINT8 mMicrosoftKek[] |
Definition at line 17 of file AuthData.c.
CONST UINT8 mMicrosoftPca[] |
Definition at line 146 of file AuthData.c.
CONST UINT8 mMicrosoftUefiCa[] |
Definition at line 273 of file AuthData.c.
CONST UINT8 mSha256OfDevNull[] |
Definition at line 430 of file AuthData.c.
Definition at line 137 of file AuthData.c.
Definition at line 265 of file AuthData.c.
Definition at line 396 of file AuthData.c.
Definition at line 436 of file AuthData.c.