From: ritul guru <ritul.bits@gmail.com>
To: "Andrew (EFI) Fish" <afish@apple.com>
Cc: edk2-devel-groups-io <devel@edk2.groups.io>
Subject: Re: [edk2-devel] regarding calling UEFI runtime services (mainly SetVariable) from linux or android OS which is running on xen+tianocore UEFI
Date: Mon, 6 Feb 2023 23:55:59 +0530 [thread overview]
Message-ID: <CAHHF-2JPwPuEh_hauw2p9NQvhAXFq1J2=MMMuSCvhDS2oftt0g@mail.gmail.com> (raw)
In-Reply-To: <A5164ED1-9841-40F6-996D-6BC9A98D6283@apple.com>
[-- Attachment #1.1.1: Type: text/plain, Size: 1979 bytes --]
Thanks,
so as it is memory, does it mean if anything written in variable store, and
VM reboot happens then variable store will be flushed?
*Thanks & RegardsRitul Guru+91-9916513186*
On Mon, Feb 6, 2023 at 11:47 PM Andrew (EFI) Fish <afish@apple.com> wrote:
>
>
> On Feb 6, 2023, at 8:06 AM, ritul guru <ritul.bits@gmail.com> wrote:
>
> Hi,
>
> I have been using xen hypervisor and tianocore uefi BIOS on xen to boot to
> ubuntu OS on virtualized disk.
> and want to set a UEFI variable with UEFI runtime service SetVariable() to
> a value and the same wants to read from UEFI bootloader either grubx64.efi
> or botmgfw.efi,
> So, Is it possible to use runtime services to do such an operation for OS
> running on VM when booted with OVMF/tianocore BIOS on VM guest?
> If so, where does this variable gets stored? is it in some virtualized
> disk as there is no virtualized SPIROM available to VM.
>
>
>
> I don’t know the Xen specifics, but the firmware maps in a Flash Device
> (FD) here:
>
> [image: edk2.png]
>
> edk2/OvmfXen.fdf at master · tianocore/edk2
> <https://github.com/tianocore/edk2/blob/master/OvmfPkg/OvmfXen.fdf>
> github.com
> <https://github.com/tianocore/edk2/blob/master/OvmfPkg/OvmfXen.fdf>
> <https://github.com/tianocore/edk2/blob/master/OvmfPkg/OvmfXen.fdf>
>
> Oh looks like it uses an emulated variable store that is just memory. See
> ReserveEmuVariableNvStore().
>
> [image: edk2.png]
>
> edk2/Platform.c at master · tianocore/edk2
> <https://github.com/tianocore/edk2/blob/master/OvmfPkg/XenPlatformPei/Platform.c#L365>
> github.com
> <https://github.com/tianocore/edk2/blob/master/OvmfPkg/XenPlatformPei/Platform.c#L365>
>
> <https://github.com/tianocore/edk2/blob/master/OvmfPkg/XenPlatformPei/Platform.c#L365>
>
> Thanks,
>
> Andrew Fish
>
>
> https://wiki.osdev.org/Using_UEFI_Runtime_Services_in_your_Kernel
>
>
>
> *Thanks & RegardsRitul Guru+91-9916513186*
>
>
>
>
[-- Attachment #1.1.2: Type: text/html, Size: 7705 bytes --]
[-- Attachment #1.2: edk2.png --]
[-- Type: image/png, Size: 68939 bytes --]
[-- Attachment #2: edk2.png --]
[-- Type: image/png, Size: 68939 bytes --]
next prev parent reply other threads:[~2023-02-06 18:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-06 16:06 regarding calling UEFI runtime services (mainly SetVariable) from linux or android OS which is running on xen+tianocore UEFI ritul guru
2023-02-06 18:16 ` [edk2-devel] " Andrew Fish
2023-02-06 18:25 ` ritul guru [this message]
2023-02-06 18:27 ` ritul guru
2023-02-06 18:33 ` Andrew Fish
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAHHF-2JPwPuEh_hauw2p9NQvhAXFq1J2=MMMuSCvhDS2oftt0g@mail.gmail.com' \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox