[edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 12/15] MdeModulePkg/PciBusDxe: Enable LTR feature

Ni, Ray ray.ni at intel.com
Wed May 13 06:49:28 UTC 2020


> +EFI_STATUS
> +LtrScan (
> +  IN  PCI_IO_DEVICE *PciIoDevice,
> +  IN  UINTN         Level,
> +  IN  VOID          **Context
> +  )
> +{
> +  BOOLEAN           *Ltr;
> +  ASSERT (Level <= PCI_MAX_BUS);
> +  //ASSERT (Context != NULL);

Why the "ASSERT (Context != NULL)" is commented out?

Thanks,
Ray


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#59412): https://edk2.groups.io/g/devel/message/59412
Mute This Topic: https://groups.io/mt/74118523/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list