TianoCore EDK2 master
|
#include <PiDxe.h>
#include <Library/UefiBootServicesTableLib.h>
#include <Guid/ConfidentialComputingSecret.h>
Go to the source code of this file.
Functions | |
EFI_STATUS EFIAPI | InitializeSecretDxe (IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable) |
Confidential Computing Secret configuration table constructor
Copyright (C) 2020 James Bottomley, IBM Corporation. SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file SecretDxe.c.
EFI_STATUS EFIAPI InitializeSecretDxe | ( | IN EFI_HANDLE | ImageHandle, |
IN EFI_SYSTEM_TABLE * | SystemTable | ||
) |
Definition at line 13 of file SecretDxe.c.