]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Universal/Disk/CdExpressPei/PeiCdExpress.c
MdeModulePkg/CdExpressPei: Use PcdRecoveryFileName PCD.
authorJiewen Yao <jiewen.yao@intel.com>
Sat, 8 Oct 2016 01:55:20 +0000 (09:55 +0800)
committerJiewen Yao <jiewen.yao@intel.com>
Wed, 12 Oct 2016 01:15:23 +0000 (09:15 +0800)
commit9753360756bc9d28f3b1cc59624e0b4fe3618870
tree12f933e756ac4fc2fd59d01f57831bc7af4057b4
parent08bec91eba7cc8c8a831592137503f23e7fb8f7a
MdeModulePkg/CdExpressPei: Use PcdRecoveryFileName PCD.

This PCD is used to indicated the recovery file name.
The previous name - FvMain.Fv is hardcoded in CdExpressPei.
It does not make sense to force the name.

Now a platform may use any recovery file name.

Cc: Feng Tian <feng.tian@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
MdeModulePkg/Universal/Disk/CdExpressPei/CdExpressPei.inf
MdeModulePkg/Universal/Disk/CdExpressPei/PeiCdExpress.c
MdeModulePkg/Universal/Disk/CdExpressPei/PeiCdExpress.h