[Bug]: FileLogger Does Not Log If All 10 Files Can't Be Created
Closed this issue · 2 comments
Is there an existing issue for this?
- I have searched existing issues
Current Behavior
FileLogger attempts to write 10 files of size AdvancedLoggerPages * EFI_PAGE_SIZE to the ESP. If it cannot create all 10, logging fails.
Expected Behavior
FileLogger should use the smaller number of files available to it to log to, instead of requiring the large amount of space.
Steps To Reproduce
Have an ESP smaller than 10 x AdvancedLoggerPages * EFI_PAGE_SIZE.
Build Environment
- OS(s):
- Tool Chain(s):
- Targets Impacted:
All
Version Information
Top of tree
Urgency
Low
Are you going to fix this?
I will fix it
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response
This issue has been automatically marked as stale because it has not had activity in 45 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions.
This issue has been automatically been closed because it did not have any activity in 45 days and no follow up within 7 days after being marked stale. Thank you for your contributions.