TianoCore EDK2 master
|
#include "ScmiPrivate.h"
Go to the source code of this file.
Data Structures | |
struct | SCMI_PROTOCOL_ENTRY |
Macros | |
#define | MAX_VENDOR_LEN SCMI_MAX_STR_LEN |
Typedefs | |
typedef EFI_STATUS(EFIAPI * | SCMI_PROTOCOL_INIT_FXN) (IN 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 ScmiDxe.h.
typedef EFI_STATUS(EFIAPI * SCMI_PROTOCOL_INIT_FXN) (IN EFI_HANDLE *Handle) |