diff options
author | Feng Tian <feng.tian@intel.com> | 2015-04-29 05:32:01 +0000 |
---|---|---|
committer | hwu1225 <hwu1225@Edk2> | 2015-04-29 05:32:01 +0000 |
commit | 02a5f2bb4d276862b83db4ab4de5734f5ad67057 (patch) | |
tree | b21d51d874d6d657dd217feec02792883ab75d6f /MdeModulePkg/MdeModulePkg.uni | |
parent | d71b3eada3cd5a6f598c424b12bbd3f3cefac7d3 (diff) | |
download | edk2-02a5f2bb4d276862b83db4ab4de5734f5ad67057.tar.gz |
MdeModulePkg: Add UFS (Universal Flash Storage) Stack
It includes 4 drivers:
1. UfsPassThruDxe, which is a UEFI driver and consumes EFI_UFS_HOST_CONTROLLER_PROTOCOL and produces EFI_EXT_SCSI_PASS_THRU_PROTOCOL
2. UfsPciHcDxe, which is specific for pci-based UFS HC implementation and is a UEFI driver to produce EFI_UFS_HOST_CONTROLLER_PROTOCOL.
3. UfsBlockIoPei, which is a PEI driver and consumes EFI_UFS_HOST_CONTROLLER_PPI and produces EFI_PEI_VIRTUAL_BLOCK_IO_PPI.
4. UfsPciHcPei, which is specific for pci-based UFS HC implementation and is a PEI driver to produce EFI_UFS_HOST_CONTROLLER_PPI.
(Sync patch r17246 from main trunk.)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17259 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/MdeModulePkg.uni')
-rw-r--r-- | MdeModulePkg/MdeModulePkg.uni | bin | 150442 -> 151474 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/MdeModulePkg/MdeModulePkg.uni b/MdeModulePkg/MdeModulePkg.uni Binary files differindex 6b054bac93..bd5f2a25d6 100644 --- a/MdeModulePkg/MdeModulePkg.uni +++ b/MdeModulePkg/MdeModulePkg.uni |