]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/DevicePath/UefiDevicePathLib.h
BaseTools/DevicePath: use MAX_UINT32 as default device path max size
[mirror_edk2.git] / BaseTools / Source / C / DevicePath / UefiDevicePathLib.h
index 7bc974d7710414223d2d52aea9fb4b816797cb6a..1801eb33e6fa81467fa82a5daf1b9487c4ff5d6d 100644 (file)
@@ -374,13 +374,6 @@ UefiDevicePathLibConvertTextToDevicePath (
   );\r
 \r
 EFI_DEVICE_PATH_PROTOCOL *\r
-CreateDeviceNode (\r
-   UINT8                           NodeType,\r
-   UINT8                           NodeSubType,\r
-   UINT16                          NodeLength\r
-  );\r
-\r
- EFI_DEVICE_PATH_PROTOCOL *\r
 CreateDeviceNode (\r
    UINT8                           NodeType,\r
    UINT8                           NodeSubType,\r