UEFI: arndale does not store Boot Device config
Bug #1131141 reported by
Ryan Harkin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Arndale |
Confirmed
|
Undecided
|
Rony Nandy | ||
Linaro UEFI |
Won't Fix
|
Undecided
|
Rony Nandy |
Bug Description
Arndale boards do not store the Boot Device config, meaning that each time the board boots, it defaults to the config built into the image.
Ideally, the board should store the config in some persistent storage, eg, flash or SD card.
Changed in linaro-uefi: | |
status: | New → Confirmed |
Changed in arndale: | |
status: | New → Confirmed |
assignee: | nobody → Rony Nandy (rony-nandy) |
Changed in linaro-uefi: | |
assignee: | nobody → Rony Nandy (rony-nandy) |
To post a comment you must log in.
@ Ryan This feature was also not available in Origen.My question is does the VExpress boards support persistent storage of the configs? I had tried this for Origen but in the Bootmanager menu I could not find any options to save the configuration changed.
eg. in u-boot we have "save" command to do this.
So, my question is what is the front end interface(commands etc) in UEFI to save the configs? once we have it I can try to provide the back end support for Arndale.