OpenCore
1.0.4
OpenCore Bootloader
|
#include "NetworkBootInternal.h"
Go to the source code of this file.
Functions | |
CHAR16 * | BmGetNetworkDescription (IN EFI_HANDLE Handle) |
Library functions which relate to boot option description.
Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.
(C) Copyright 2015 Hewlett Packard Enterprise Development LP
Copyright (C) 2024, Mike Beaton. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file BmBootDescription.c.
CHAR16 * BmGetNetworkDescription | ( | IN EFI_HANDLE | Handle | ) |
Return the description for network boot device.
Handle | Controller handle. |
Definition at line 21 of file BmBootDescription.c.