]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg/DevicePath: Add EMMC device path definition
authorFeng Tian <feng.tian@intel.com>
Tue, 22 Mar 2016 15:15:53 +0000 (23:15 +0800)
committerFeng Tian <feng.tian@intel.com>
Wed, 30 Mar 2016 03:18:04 +0000 (11:18 +0800)
commit5c67fb2f4c61f8b42f9711b1660b29d91109636f
treef137042556bf122bb7e1eaf7503f168d7230eee3
parent03e17578402a7b0dad5def719170429ad570a21f
MdePkg/DevicePath: Add EMMC device path definition

This device path node is introduced in UEFI2.6 spec.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
MdePkg/Include/Protocol/DevicePath.h
MdePkg/Library/UefiDevicePathLib/DevicePathFromText.c
MdePkg/Library/UefiDevicePathLib/DevicePathToText.c