VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/CryptoPkg/Private/Ppi/Crypto.h@ 101283

Last change on this file since 101283 was 99404, checked in by vboxsync, 2 years ago

Devices/EFI/FirmwareNew: Update to edk2-stable202302 and make it build, bugref:4643

  • Property svn:eol-style set to native
File size: 422 bytes
Line 
1/** @file
2 This PPI provides Crypto services to PEIMs
3
4 Copyright (C) Microsoft Corporation. All rights reserved.
5 SPDX-License-Identifier: BSD-2-Clause-Patent
6
7**/
8
9#ifndef __EDKII_CRYPTO_PPI_H__
10#define __EDKII_CRYPTO_PPI_H__
11
12#include <Protocol/Crypto.h>
13
14///
15/// EDK II Crypto PPI is identical to EDK II Crypto Protocol
16///
17typedef EDKII_CRYPTO_PROTOCOL EDKII_CRYPTO_PPI;
18
19extern GUID gEdkiiCryptoPpiGuid;
20
21#endif
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette