public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] FmpDevicePkg/FmpDxe: Change the default Image Type ID
@ 2019-03-22  2:22 Zhichao Gao
  2019-03-22  2:22 ` [PATCH 1/2] FmpDevicePkg/FmpDevucePkg.dec: Add a pcd Zhichao Gao
  2019-03-22  2:22 ` [PATCH 2/2] FmpDevicePkg/FmpDxe: Change the default Image Type ID Zhichao Gao
  0 siblings, 2 replies; 3+ messages in thread
From: Zhichao Gao @ 2019-03-22  2:22 UTC (permalink / raw)
  To: edk2-devel; +Cc: Liming Gao, Michael D Kinney

Add a pcd to provide a default image type ID for FmpDxe
driver instead of gEfiCallerIdGuid. If the pcd is not
initialized as a GUID type, then it will assert and
fall back to gEfiCallerIdGuid in function GetImageTypeIdGuid.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zhichao Gao <zhichao.gao@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>

Zhichao Gao (2):
  FmpDevicePkg/FmpDevucePkg.dec: Add a pcd
  FmpDevicePkg/FmpDxe: Change the default Image Type ID

 FmpDevicePkg/FmpDevicePkg.dec     |  8 +++++++-
 FmpDevicePkg/FmpDxe/FmpDxe.c      | 26 ++++++++++++++++++--------
 FmpDevicePkg/FmpDxe/FmpDxe.inf    |  3 ++-
 FmpDevicePkg/FmpDxe/FmpDxeLib.inf |  3 ++-
 4 files changed, 29 insertions(+), 11 deletions(-)

-- 
2.16.2.windows.1



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-03-22  2:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-22  2:22 [PATCH 0/2] FmpDevicePkg/FmpDxe: Change the default Image Type ID Zhichao Gao
2019-03-22  2:22 ` [PATCH 1/2] FmpDevicePkg/FmpDevucePkg.dec: Add a pcd Zhichao Gao
2019-03-22  2:22 ` [PATCH 2/2] FmpDevicePkg/FmpDxe: Change the default Image Type ID Zhichao Gao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox