TianoCore EDK2 master
Loading...
Searching...
No Matches
RestExServiceDevicePath.h File Reference

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 }
 

Detailed Description

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.

Macro Definition Documentation

◆ MAX_DEVICE_PATH_NODE

#define MAX_DEVICE_PATH_NODE   40

Definition at line 18 of file RestExServiceDevicePath.h.

Enumeration Type Documentation

◆ DEVICE_PATH_MATCH_MODE

enum DEVICE_PATH_MATCH_MODE

Definition at line 20 of file RestExServiceDevicePath.h.