Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 090642db7ac124c336da72e1954e1fb09e816fb0
      
https://github.com/tianocore/edk2/commit/090642db7ac124c336da72e1954e1fb09e816fb0
  Author: de...@edk2.groups.io <de...@edk2.groups.io>
  Date:   2023-02-15 (Wed, 15 Feb 2023)

  Changed paths:
    M MdeModulePkg/Universal/EsrtFmpDxe/EsrtFmp.c

  Log Message:
  -----------
  MdeModulePkg/EsrtFmpDxe: Support multiple devices with 0 HardwareInstance

Skip error check if HardwareInstance is 0 as this either means that
FmpVersion < 3 and not supported or,
"A zero means the FMP provider is not able to determine a
unique hardware instance number or a hardware instance number
is not needed." per UEFI specification.

As the FmpInstances are merged and HardwareInstance is not used
remove error check in this case.

Signed-off-by: Jeff Brasen <jbra...@nvidia.com>
Reviewed-by: Michael D Kinney <michael.d.kin...@intel.com>




_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to