[Feature]: Augment AdvancedLogger on ARM devices to allow retrieval of in-memory UEFI boot logs
Feature Overview
AdvancedLogger allows retrieval of UEFI boot logs on x86 devices in two fashions:
- UefiLogs directory on EFI system partition or USB storage.
- In-memory logs.
On ARM devices, only the first method (UefiLogs directory method) is available.
This request is for feature parity between x86 and ARM devices.
Solution Overview
Would like ARM platforms to have the ability to retrieve in-memory UEFI logs, similar to x86 devices.
The varstore methodology of storing logs may need to be revisited.
Alternatives Considered
No response
Urgency
Medium
Are you going to implement the feature request?
Someone else needs to implement the feature
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response
Assigned to @TaylorBeebe
Currently exploring the possibility of an in-memory solution for storing Advanced Logger data
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 feature has been handled without the need for mu_plus changes. Closing this issue.