TianoCore EDK2 master
|
#include "SecureBootConfigImpl.h"
Go to the source code of this file.
Functions | |
CHAR16 *EFIAPI | DevicePathToStr (IN EFI_DEVICE_PATH_PROTOCOL *DevPath) |
Internal function defines the default device path string for SecureBoot configuration module.
Copyright (c) 2012 - 2013, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file SecureBootConfigDevicePath.c.
CHAR16 *EFIAPI DevicePathToStr | ( | IN EFI_DEVICE_PATH_PROTOCOL * | DevPath | ) |
This function converts an input device structure to a Unicode string.
[in] | DevPath | A pointer to the device path structure. |
Definition at line 21 of file SecureBootConfigDevicePath.c.