* OSRecovery boot options
@ 2017-10-18 20:51 Shah, Tapan
2017-10-18 22:57 ` Zimmer, Vincent
0 siblings, 1 reply; 4+ messages in thread
From: Shah, Tapan @ 2017-10-18 20:51 UTC (permalink / raw)
To: edk2-devel@lists.01.org; +Cc: Spottswood, Jason
Hi All,
I am looking at EDK2 implementation for OS Recovery boot options but could not find a code in EDK2 which handles OSRecovery#### option creation and a code to parse OSRecoveryOrder variable and launch OS Recovery boot options.
Questions:
1. Who is responsible to create OSRecovery#### boot options and OSRecoveryOrder variable? Is UEFI platform owner or OS vendor responsible to create?
2. Is there an existing BDS implementation out there to manage/launch OS Recovery boot options?
Thanks,
Tapan
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: OSRecovery boot options
2017-10-18 20:51 OSRecovery boot options Shah, Tapan
@ 2017-10-18 22:57 ` Zimmer, Vincent
2017-10-18 23:36 ` Shah, Tapan
0 siblings, 1 reply; 4+ messages in thread
From: Zimmer, Vincent @ 2017-10-18 22:57 UTC (permalink / raw)
To: Shah, Tapan, edk2-devel@lists.01.org; +Cc: Spottswood, Jason
For #1.
Typically the OS. The platform already has its own PlatformRecovery.
For #2
There's a prototype available to UEFI members that was used to vet some of the changes during UEFI 2.7 deliberations at https://github.com/UEFI/uefiproto/tree/master/OsRecovery
You can request access as a UEFI member to the repo if interested near-term. This needs to move to EDKII staging since the 2.7 specification is now public, though.
Vincent
-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Shah, Tapan
Sent: Wednesday, October 18, 2017 1:52 PM
To: edk2-devel@lists.01.org
Cc: Spottswood, Jason <jason.spottswood@hpe.com>
Subject: [edk2] OSRecovery boot options
Hi All,
I am looking at EDK2 implementation for OS Recovery boot options but could not find a code in EDK2 which handles OSRecovery#### option creation and a code to parse OSRecoveryOrder variable and launch OS Recovery boot options.
Questions:
1. Who is responsible to create OSRecovery#### boot options and OSRecoveryOrder variable? Is UEFI platform owner or OS vendor responsible to create?
2. Is there an existing BDS implementation out there to manage/launch OS Recovery boot options?
Thanks,
Tapan
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: OSRecovery boot options
2017-10-18 22:57 ` Zimmer, Vincent
@ 2017-10-18 23:36 ` Shah, Tapan
2017-10-18 23:38 ` Zimmer, Vincent
0 siblings, 1 reply; 4+ messages in thread
From: Shah, Tapan @ 2017-10-18 23:36 UTC (permalink / raw)
To: Zimmer, Vincent, edk2-devel@lists.01.org; +Cc: Spottswood, Jason
Thanks Vincent!
# 1: Are you aware of any specific OS revision that already has this support added?
#2: Are you sure that's the correct URL? I keep getting this error message: 404 - This is not the web page you are looking for.
Thanks,
Tapan
-----Original Message-----
From: Zimmer, Vincent [mailto:vincent.zimmer@intel.com]
Sent: Wednesday, October 18, 2017 5:58 PM
To: Shah, Tapan <tapandshah@hpe.com>; edk2-devel@lists.01.org
Cc: Spottswood, Jason <jason.spottswood@hpe.com>
Subject: RE: OSRecovery boot options
For #1.
Typically the OS. The platform already has its own PlatformRecovery.
For #2
There's a prototype available to UEFI members that was used to vet some of the changes during UEFI 2.7 deliberations at https://github.com/UEFI/uefiproto/tree/master/OsRecovery
You can request access as a UEFI member to the repo if interested near-term. This needs to move to EDKII staging since the 2.7 specification is now public, though.
Vincent
-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Shah, Tapan
Sent: Wednesday, October 18, 2017 1:52 PM
To: edk2-devel@lists.01.org
Cc: Spottswood, Jason <jason.spottswood@hpe.com>
Subject: [edk2] OSRecovery boot options
Hi All,
I am looking at EDK2 implementation for OS Recovery boot options but could not find a code in EDK2 which handles OSRecovery#### option creation and a code to parse OSRecoveryOrder variable and launch OS Recovery boot options.
Questions:
1. Who is responsible to create OSRecovery#### boot options and OSRecoveryOrder variable? Is UEFI platform owner or OS vendor responsible to create?
2. Is there an existing BDS implementation out there to manage/launch OS Recovery boot options?
Thanks,
Tapan
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: OSRecovery boot options
2017-10-18 23:36 ` Shah, Tapan
@ 2017-10-18 23:38 ` Zimmer, Vincent
0 siblings, 0 replies; 4+ messages in thread
From: Zimmer, Vincent @ 2017-10-18 23:38 UTC (permalink / raw)
To: Shah, Tapan, edk2-devel@lists.01.org; +Cc: Spottswood, Jason
#1
Since there isn't an open source example, I'm not aware of any OS's consuming this.
#2
Let me know your github ID and I'll grant you access to the repo.
Vincent
-----Original Message-----
From: Shah, Tapan [mailto:tapandshah@hpe.com]
Sent: Wednesday, October 18, 2017 4:37 PM
To: Zimmer, Vincent <vincent.zimmer@intel.com>; edk2-devel@lists.01.org
Cc: Spottswood, Jason <jason.spottswood@hpe.com>
Subject: RE: OSRecovery boot options
Thanks Vincent!
# 1: Are you aware of any specific OS revision that already has this support added?
#2: Are you sure that's the correct URL? I keep getting this error message: 404 - This is not the web page you are looking for.
Thanks,
Tapan
-----Original Message-----
From: Zimmer, Vincent [mailto:vincent.zimmer@intel.com]
Sent: Wednesday, October 18, 2017 5:58 PM
To: Shah, Tapan <tapandshah@hpe.com>; edk2-devel@lists.01.org
Cc: Spottswood, Jason <jason.spottswood@hpe.com>
Subject: RE: OSRecovery boot options
For #1.
Typically the OS. The platform already has its own PlatformRecovery.
For #2
There's a prototype available to UEFI members that was used to vet some of the changes during UEFI 2.7 deliberations at https://github.com/UEFI/uefiproto/tree/master/OsRecovery
You can request access as a UEFI member to the repo if interested near-term. This needs to move to EDKII staging since the 2.7 specification is now public, though.
Vincent
-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Shah, Tapan
Sent: Wednesday, October 18, 2017 1:52 PM
To: edk2-devel@lists.01.org
Cc: Spottswood, Jason <jason.spottswood@hpe.com>
Subject: [edk2] OSRecovery boot options
Hi All,
I am looking at EDK2 implementation for OS Recovery boot options but could not find a code in EDK2 which handles OSRecovery#### option creation and a code to parse OSRecoveryOrder variable and launch OS Recovery boot options.
Questions:
1. Who is responsible to create OSRecovery#### boot options and OSRecoveryOrder variable? Is UEFI platform owner or OS vendor responsible to create?
2. Is there an existing BDS implementation out there to manage/launch OS Recovery boot options?
Thanks,
Tapan
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-10-18 23:35 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-18 20:51 OSRecovery boot options Shah, Tapan
2017-10-18 22:57 ` Zimmer, Vincent
2017-10-18 23:36 ` Shah, Tapan
2017-10-18 23:38 ` Zimmer, Vincent
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox