audk/MdePkg/Library/UefiDevicePathLib
Gao, Liming 9b94012517 MdePkg: INF/DEC file updates to EDK II packages
2. Add MODULE_UNI_FILE file that contains the localized Abstract and Description of a module.
a. Addresses an information gap between INF files and the UEFI Distribution Packaging Specification XML schema
b. There will be an associated update to UPT in BaseTools to consume MODULE_UNI_FILE and associated UNI file during UDP creation that performs the INF -> XML conversion.
c. There will be an associated update to UPT in BaseTools to produce MODULE_UNI_FILE and associated UNI file during UDP installation that performs the XML -> INF conversion.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gao, Liming <liming.gao@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15918 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-27 09:37:07 +00:00
..
DevicePathFromText.c Add device path node/text conversion for NVMe device path node. 2014-05-05 07:33:21 +00:00
DevicePathToText.c Add device path node/text conversion for NVMe device path node. 2014-05-05 07:33:21 +00:00
DevicePathUtilities.c Remove the assertion which may cause IsDevicePathValid() hang in DEBUG build. 2014-05-22 07:34:35 +00:00
UefiDevicePathLib.c Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText, ConvertTextToDeviceNode and ConvertTextToDevicePath. 2013-07-26 03:00:21 +00:00
UefiDevicePathLib.h Follow UEFI spec to convert unrecognized device path structure from/to hex dump text. 2014-01-15 07:51:22 +00:00
UefiDevicePathLib.inf MdePkg: INF/DEC file updates to EDK II packages 2014-08-27 09:33:09 +00:00
UefiDevicePathLib.uni MdePkg: INF/DEC file updates to EDK II packages 2014-08-27 09:37:07 +00:00
UefiDevicePathLibOptionalDevicePathProtocol.c Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText, ConvertTextToDeviceNode and ConvertTextToDevicePath. 2013-07-26 03:00:21 +00:00
UefiDevicePathLibOptionalDevicePathProtocol.inf MdePkg: INF/DEC file updates to EDK II packages 2014-08-27 09:33:09 +00:00
UefiDevicePathLibOptionalDevicePathProtocol.uni MdePkg: INF/DEC file updates to EDK II packages 2014-08-27 09:37:07 +00:00