TianoCore EDK2 master
|
#include <Protocol/DevicePath.h>
Go to the source code of this file.
Data Structures | |
struct | REST_EX_SERVICE_DEVICE_PATH_DATA |
Macros | |
#define | MAX_DEVICE_PATH_NODE 40 |
Enumerations | |
enum | DEVICE_PATH_MATCH_MODE { DEVICE_PATH_MATCH_MAC_NODE = 1 , DEVICE_PATH_MATCH_PCI_NODE = 2 , DEVICE_PATH_MATCH_MODE_MAX } |
This library defines the UEFI device path data of network device for REST service to decide which should be used as the Redfish host interface.
Copyright (c) 2019, Intel Corporation. All rights reserved.
(C) Copyright 2020 Hewlett Packard Enterprise Development LP
Copyright (c) 2023, Ampere Computing LLC. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file RestExServiceDevicePath.h.
#define MAX_DEVICE_PATH_NODE 40 |
Definition at line 18 of file RestExServiceDevicePath.h.
enum DEVICE_PATH_MATCH_MODE |
Definition at line 20 of file RestExServiceDevicePath.h.