-
Notifications
You must be signed in to change notification settings - Fork 121
feat(esp_ext_part_tables): Add support for BDL (IEC-422) #620
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(esp_ext_part_tables): Add support for BDL (IEC-422) #620
Conversation
19b9241 to
fe45f6d
Compare
fe45f6d to
79255f6
Compare
79255f6 to
314ca4d
Compare
314ca4d to
308c238
Compare
|
Generally LGTM, left only few minor comments. Please:
Thanks |
308c238 to
123d3d7
Compare
|
Also, please slightly extend the description of this PR - a short explanation why we need these API functions would help. Thank you |
123d3d7 to
a30f859
Compare
|
Well, thanks for update - I thought the names would be like |
pacucha42
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved. The only point - before merging, please, extend the PR's description as requested before
Checklist
Description
Added BDL support for
esp_ext_part_tablescomponent.With these functions which can use a BDL interface, this component can access other storage related components (if they also have a BDL API), e.g. read MBR directly and parse it to esp_ext_part_list.