TianoCore EDK2 master
Loading...
Searching...
No Matches
SecureBootConfigDevicePath.c
Go to the documentation of this file.
1
10
19CHAR16 *
20EFIAPI
23 )
24{
26 DevPath,
27 FALSE,
28 TRUE
29 );
30}
CHAR16 *EFIAPI ConvertDevicePathToText(IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath, IN BOOLEAN DisplayOnly, IN BOOLEAN AllowShortcuts)
#define TRUE
Definition: Base.h:301
#define FALSE
Definition: Base.h:307
#define IN
Definition: Base.h:279
CHAR16 *EFIAPI DevicePathToStr(IN EFI_DEVICE_PATH_PROTOCOL *DevPath)