Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 80b59ff8320d1bd134bf689fe9c0ddf4e0473b88
      
https://github.com/tianocore/edk2/commit/80b59ff8320d1bd134bf689fe9c0ddf4e0473b88
  Author: Oliver Steffen <[email protected]>
  Date:   2024-06-07 (Fri, 07 Jun 2024)

  Changed paths:
    M MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.c

  Log Message:
  -----------
  MdeModulePkg: Warn if out of flash space when writing variables

Emit a DEBUG_WARN message if there is not enough flash space left to
write/update a variable. This condition is currently not logged
appropriately in all cases, given that full variable store can easily
render the system unbootable.
This new message helps identifying this condition.

Signed-off-by: Oliver Steffen <[email protected]>
Reviewed-by: Laszlo Ersek <[email protected]>
Reviewed-by: Gerd Hoffmann <[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