public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Partition Driver started multiple times.
@ 2017-09-12  9:59 Ramesh R.
  0 siblings, 0 replies; only message in thread
From: Ramesh R. @ 2017-09-12  9:59 UTC (permalink / raw)
  To: edk2-devel-01

Hi,

Is there any reason why are we starting the partition driver again for the same partition if it's already started. 

  if (Status == EFI_ALREADY_STARTED) {
    return EFI_SUCCESS;
  }

Thanks,
Ramesh


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-09-12  9:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-12  9:59 Partition Driver started multiple times Ramesh R.

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