OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
BmBootDescription.c File Reference

Go to the source code of this file.

Functions

CHAR16 * BmGetNetworkDescription (IN EFI_HANDLE Handle)
 

Detailed Description

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.

Function Documentation

◆ BmGetNetworkDescription()

CHAR16 * BmGetNetworkDescription ( IN EFI_HANDLE Handle)

Return the description for network boot device.

Parameters
HandleController handle.
Returns
The description string.

Definition at line 21 of file BmBootDescription.c.