* [edk2-devel] Question about OS to UEFI DXE module communication
@ 2024-11-04 18:32 Rafael Machado
0 siblings, 0 replies; only message in thread
From: Rafael Machado @ 2024-11-04 18:32 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 1262 bytes --]
Hello everyone.
I have a question.
I need one OS agent (windows application) sending some data to a UEFI DXE
module, which will only process that data at the next boot.
I know the first thing that comes to mind in this case is to use UEFI
variables, but I would like to know if you guys can share some knowledge
about other possible options, which are safer than using UEFI variables.
In case I use UEFI variables here I will not be that comfortable with
having a variable available at boot time and runtime, which can be
easily accessed from the OS. This will create the need of several controls
and logic at the dxe driver to make sure the data I am receiving is
reliable, it is not a replay attack and other security related scenarios.
Any idea about other approaches I can follow to have this "communication
channel" between OS and the BIOS (data processed at the next boot)
Thanks
Rafael Machado
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#120711): https://edk2.groups.io/g/devel/message/120711
Mute This Topic: https://groups.io/mt/109391181/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
[-- Attachment #2: Type: text/html, Size: 1863 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-04 18:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-04 18:32 [edk2-devel] Question about OS to UEFI DXE module communication Rafael Machado
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox