Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 875362bf579486f0b72cf0cd5190d21ded769177
      
https://github.com/tianocore/edk2/commit/875362bf579486f0b72cf0cd5190d21ded769177
  Author: Aaron Pop <[email protected]>
  Date:   2025-11-23 (Sun, 23 Nov 2025)

  Changed paths:
    M MdeModulePkg/Universal/BdsDxe/BdsEntry.c

  Log Message:
  -----------
  MdeModulePkg: Bds Fix potential infinite loop.

Bds will get the List of Boot Options and attempt to boot.
If there were no valid load options, the system could
infinitely be stuck in the attempt boot loop.

Add NULL checks to prevent a protentional infinite
boot retry loop.

Signed-off-by: Aaron Pop <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to