VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdeModulePkg/Library/SmmSmiHandlerProfileLib/MmSmiHandlerProfileLib.h@ 89983

Last change on this file since 89983 was 89983, checked in by vboxsync, 3 years ago

Devices/EFI: Merge edk-stable202105 and openssl 1.1.1j and make it build, bugref:4643

  • Property svn:eol-style set to native
File size: 539 bytes
Line 
1/** @file
2 MM driver instance of SmiHandlerProfile Library.
3
4 Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
5 Copyright (c) Microsoft Corporation.
6 SPDX-License-Identifier: BSD-2-Clause-Patent
7
8**/
9
10#ifndef _MM_SMI_HANDLER_PROFILE_LIB_H_
11#define _MM_SMI_HANDLER_PROFILE_LIB_H_
12
13/**
14 The common constructor function for SMI handler profile.
15
16 @retval EFI_SUCCESS The constructor always returns EFI_SUCCESS.
17**/
18EFI_STATUS
19MmSmiHandlerProfileLibInitialization (
20 VOID
21 );
22
23#endif //_SMM_SMI_HANDLER_PROFILE_LIB_H_
Note: See TracBrowser for help on using the repository browser.

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