On 7/4/2018 9:50 AM, Ruiyu Ni wrote:
v4:
   1. adds missing PlatformBootManagerLib instances modification for
      platform ArmPkg and ArmVirtPkg.
   2. Remove single quote in #1/9
   3. Wrap the long comments in #3/9

Ruiyu Ni (9):
   MdeModulePkg/PlatformBootManager: Add PlatformBootManagerUnableToBoot
   CorebootPayload/PlatformBDS: Impl PlatformBootManagerUnableToBoot
   OvmfPkg/PlatformBds: Implement PlatformBootManagerUnableToBoot
   Nt32Pkg/PlatformBDS: Implement PlatformBootManagerUnableToBoot
   QuarkPlatform/PlatformBDS: Implement PlatformBootManagerUnableToBoot
   ArmPkg/PlatformBDS: Implement PlatformBootManagerUnableToBoot
   ArmVirtPkg/PlatformBDS: Implement PlatformBootManagerUnableToBoot
   MdeModulePkg/BdsDxe: Revert "fall back to UI loop before hanging"
   MdeModulePkg/BdsDxe: Call PlatformBootManagerUnableToBoot()

  ArmPkg/Library/PlatformBootManagerLib/PlatformBm.c | 18 ++++++-
  .../Library/PlatformBootManagerLib/PlatformBm.c    | 62 +++++++++++++++++++++-
  .../PlatformBootManagerLib/PlatformBootManager.c   | 19 ++++++-
  .../Include/Library/PlatformBootManagerLib.h       | 13 +++++
  .../PlatformBootManager.c                          | 19 ++++++-
  MdeModulePkg/Universal/BdsDxe/BdsEntry.c           | 61 ++-------------------
  .../PlatformBootManagerLib/PlatformBootManager.c   | 19 ++++++-
  .../Library/PlatformBootManagerLib/BdsPlatform.c   | 61 ++++++++++++++++++++-
  .../PlatformBootManagerLib/PlatformBootManager.c   | 19 ++++++-
  9 files changed, 228 insertions(+), 63 deletions(-)

I will take leave for 1.5 weeks and will not be back until next.next Monday.
Because there are still some internal platform codes that need PlatformBootManagerLib modifications which I will make after I am back, the open source check-ins will be deferred after the internal modification is done.

--
Thanks,
Ray
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to