public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] MdeModulePkg: reorder Driver#### handling for console drivers
@ 2019-12-06 14:31 Ard Biesheuvel
  2019-12-06 14:31 ` [RFC PATCH 1/2] MdeModulePkg/PlatformBootManagerLib: document change of Driver#### handling Ard Biesheuvel
  2019-12-06 14:31 ` [RFC PATCH 2/2] MdeModulePkg/BdsDxe: allow consoles on drivers loaded via Driver#### Ard Biesheuvel
  0 siblings, 2 replies; 21+ messages in thread
From: Ard Biesheuvel @ 2019-12-06 14:31 UTC (permalink / raw)
  To: devel
  Cc: Ard Biesheuvel, Leif Lindholm, Laszlo Ersek, Zhichao Gao, Ray Ni,
	Maurice Ma, Guo Dong, Benjamin You

Change the order in which the BDS handles Driver#### entries and invokes
the PlatformBmLib hooks so that we can load GOP drivers via Driver####
entries in time for them to be used as the console.

Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Maurice Ma <maurice.ma@intel.com>
Cc: Guo Dong <guo.dong@intel.com>
Cc: Benjamin You <benjamin.you@intel.com>

Ard Biesheuvel (2):
  MdeModulePkg/PlatformBootManagerLib: document change of Driver####
    handling
  MdeModulePkg/BdsDxe: allow consoles on drivers loaded via Driver####

 .../Library/PlatformBootManagerLib/PlatformBm.c |  2 +-
 .../Library/PlatformBootManagerLib/PlatformBm.c |  2 +-
 .../Include/Library/PlatformBootManagerLib.h    |  2 +-
 .../PlatformBootManager.c                       |  2 +-
 MdeModulePkg/Universal/BdsDxe/BdsEntry.c        | 17 +++++++++--------
 .../PlatformBootManagerLib/BdsPlatform.c        |  2 +-
 .../PlatformBootManager.c                       |  2 +-
 7 files changed, 15 insertions(+), 14 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2020-01-15  3:14 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-06 14:31 [RFC PATCH 0/2] MdeModulePkg: reorder Driver#### handling for console drivers Ard Biesheuvel
2019-12-06 14:31 ` [RFC PATCH 1/2] MdeModulePkg/PlatformBootManagerLib: document change of Driver#### handling Ard Biesheuvel
2019-12-06 14:31 ` [RFC PATCH 2/2] MdeModulePkg/BdsDxe: allow consoles on drivers loaded via Driver#### Ard Biesheuvel
2019-12-06 15:43   ` Laszlo Ersek
2019-12-06 15:50     ` Ard Biesheuvel
2019-12-09  2:12       ` Ni, Ray
2019-12-09  8:42         ` Ard Biesheuvel
2019-12-11 10:40           ` Ard Biesheuvel
2019-12-12  8:59             ` [edk2-devel] " Ni, Ray
2019-12-12  9:05               ` Ard Biesheuvel
2019-12-23 14:09                 ` Ard Biesheuvel
2020-01-09 12:54                   ` Ard Biesheuvel
2020-01-10  1:19                     ` Ni, Ray
2020-01-10 14:37                       ` Ni, Ray
2020-01-10 16:23                         ` Laszlo Ersek
2020-01-13 17:28                           ` Ard Biesheuvel
2020-01-13 17:57                             ` Andrew Fish
2020-01-14 16:46                               ` Ard Biesheuvel
2020-01-14 17:45                                 ` Andrew Fish
2020-01-15  3:12                                   ` Ni, Ray
2020-01-15  3:14                           ` Ni, Ray

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