This set of patches fixes the following:
Crash when BDS loads a device handle based onthe device path but 
the device driver has not been loaded. 
BDS boot timeout.
Timeout progress message for RS-232 serial console. 

Thanks,
Daniil

Daniil Egranov (3):
  IntelFrameworkModulePkg/GenericBdsLib: Check for invalid device handle
  IntelFrameworkModulePkg/BdsDxe: Fix for the BDS boot timeout
  IntelFrameworkModulePkg/BdsDxe: Show boot timeout message

 IntelFrameworkModulePkg/Library/GenericBdsLib/BdsBoot.c |  6 +++++-
 IntelFrameworkModulePkg/Universal/BdsDxe/BdsEntry.c     | 17 ++++++++++++++---
 .../Universal/BdsDxe/BootMaint/BootMaint.c              | 17 ++++++++++++++++-
 .../Universal/BdsDxe/BootMaint/UpdatePage.c             | 13 +++++++------
 IntelFrameworkModulePkg/Universal/BdsDxe/FrontPage.c    |  9 ++++++++-
 5 files changed, 50 insertions(+), 12 deletions(-)

-- 
2.7.4

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

Reply via email to