TianoCore EDK2 master
|
Go to the source code of this file.
Data Structures | |
struct | BASE_DISCOVER_LIST |
Functions | |
EFI_STATUS | ScmiBaseProtocolInit (IN OUT EFI_HANDLE *Handle) |
Copyright (c) 2017-2018, Arm Limited. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
System Control and Management Interface V1.0 http://infocenter.arm.com/help/topic/com.arm.doc.den0056a/ DEN0056A_System_Control_and_Management_Interface.pdf
Definition in file ArmScmiBaseProtocolPrivate.h.
EFI_STATUS ScmiBaseProtocolInit | ( | IN OUT EFI_HANDLE * | Handle | ) |
Initialize Base protocol and install protocol on a given handle.
[in] | Handle | Handle to install Base protocol. |
EFI_SUCCESS | Base protocol interface installed successfully. |
Definition at line 301 of file ScmiBaseProtocol.c.