]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/UefiDevicePathLib/DevicePathUtilities.c
Remove the assertion which may cause IsDevicePathValid() hang in DEBUG build.
[mirror_edk2.git] / MdePkg / Library / UefiDevicePathLib / DevicePathUtilities.c
2014-05-22 Ruiyu NiRemove the assertion which may cause IsDevicePathValid...
2013-07-26 Ruiyu NiAdd 4 APIs to DevicePathLib: ConvertDeviceNodeToText...