TianoCore EDK2 master
|
Go to the source code of this file.
Data Structures | |
struct | _redPathNode |
Typedefs | |
typedef struct _redPathNode | redPathNode |
Functions | |
redPathNode * | parseRedPath (const char *path) |
void | cleanupRedPath (redPathNode *node) |
This file is cloned from DMTF libredfish library tag v1.0.0 and maintained by EDKII.
Copyright Notice: Copyright 2017 Distributed Management Task Force, Inc. All rights reserved.
Copyright (c) 2019, Intel Corporation. All rights reserved.
(C) Copyright 2021 Hewlett Packard Enterprise Development LP
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file redpath.h.
void cleanupRedPath | ( | redPathNode * | node | ) |
redPathNode * parseRedPath | ( | const char * | path | ) |