]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg SdBlockIoPei: Remove a redundant function
authorshenglei <shenglei.zhang@intel.com>
Wed, 8 Aug 2018 08:17:14 +0000 (16:17 +0800)
committerStar Zeng <star.zeng@intel.com>
Tue, 21 Aug 2018 08:29:06 +0000 (16:29 +0800)
commit2394f31c55b7a1bd0c1f944a4716885e07b6df03
tree6deaf3286cc7883ea4aed09da6de6f08545caf43
parent6e5676b3800b4bf939df1a058f231ab38761f7ce
MdeModulePkg SdBlockIoPei: Remove a redundant function

The function SdPeimUnlinkMemBlock that is never called
has been removed.
https://bugzilla.tianocore.org/show_bug.cgi?id=1062

v2: Remove the comment that mentioned 'SdPeimUnlinkMemBlock'
within function SdPeimFreeMemPool().

Cc: Star Zeng <star.zeng@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: shenglei <shenglei.zhang@intel.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
MdeModulePkg/Bus/Sd/SdBlockIoPei/SdHcMem.c