X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FProtocol%2FDevicePathToText.h;h=0946794c38b1fa50e6f6a8ef37d9e1c93927b629;hp=092ebea96689dcc910c4e696799e6bd7ec5f4f6a;hb=8b13229b469f05ec22d76098b052bd6e943fecee;hpb=842f5579c7e2a313f56c576e4c5150f7f4793079 diff --git a/MdePkg/Include/Protocol/DevicePathToText.h b/MdePkg/Include/Protocol/DevicePathToText.h index 092ebea966..0946794c38 100644 --- a/MdePkg/Include/Protocol/DevicePathToText.h +++ b/MdePkg/Include/Protocol/DevicePathToText.h @@ -43,7 +43,7 @@ **/ typedef CHAR16* -(EFIAPI *EFI_DEVICE_PATH_TO_TEXT_NODE) ( +(EFIAPI *EFI_DEVICE_PATH_TO_TEXT_NODE)( IN CONST EFI_DEVICE_PATH_PROTOCOL *DeviceNode, IN BOOLEAN DisplayOnly, IN BOOLEAN AllowShortcuts @@ -67,7 +67,7 @@ CHAR16* **/ typedef CHAR16* -(EFIAPI *EFI_DEVICE_PATH_TO_TEXT_PATH) ( +(EFIAPI *EFI_DEVICE_PATH_TO_TEXT_PATH)( IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath, IN BOOLEAN DisplayOnly, IN BOOLEAN AllowShortcuts