|
OptionROM driver update failing in UEFI 2.4 but works on UEFI 2.3.1
12 messages
Hi All, SW Revision updates to my Option Rom/Driver is handled properly during the EntryPoint i.e., using component name to get the revision info and if existing version is older than current, then Un
Hi All, SW Revision updates to my Option Rom/Driver is handled properly during the EntryPoint i.e., using component name to get the revision info and if existing version is older than current, then Un
|
By
UdayS
·
|
|
PcdPciBusHotplugDevice
2 messages
Hi All, Does anyone know whether the development status of Pcie Hotplug support using PcdPciBusHotplugDevice is completed (especially with respect to NVME drives)? Has anyone successfully enabled this
Hi All, Does anyone know whether the development status of Pcie Hotplug support using PcdPciBusHotplugDevice is completed (especially with respect to NVME drives)? Has anyone successfully enabled this
|
By
Quach, Natalie
·
|
|
Help on ACPI events reported to OS
6 messages
Hi Experts, I am moving from device tree world to acpi. I found the event notification feature of acpi table interesting. I have some questions over notification - Is some hardware can generate events
Hi Experts, I am moving from device tree world to acpi. I found the event notification feature of acpi table interesting. I have some questions over notification - Is some hardware can generate events
|
By
Kumar G
·
|
|
[EXTERNAL] Re: [edk2-discuss] OptionROM driver update failing in UEFI 2.4 but works on UEFI 2.3.1
I wouldn't be surprised if this was caused by improper memory management on unload (I actually wrote this kind of Highlander Protocol for the sfc driver). These are the things that I would check: 0. I
I wouldn't be surprised if this was caused by improper memory management on unload (I actually wrote this kind of Highlander Protocol for the sfc driver). These are the things that I would check: 0. I
|
By
Tomas Pilar (tpilar)
·
|
|
About HTTP boot
2 messages
Hi all! I would like to ask the community about a way to automatically use HTTP boot in a QEMU VM using OVMF. Currently I can set the network interface to be the first in the boot order, then when boo
Hi all! I would like to ask the community about a way to automatically use HTTP boot in a QEMU VM using OVMF. Currently I can set the network interface to be the first in the boot order, then when boo
|
By
Juliana Rodrigueiro
·
|
|
sorry about delayed moderation
Hi Discuss List, I'm *still* not getting moderation requests (notification emails) for edk2-discuss, only edk2-devel. That's the reason some messages to edk2-discuss have been stuck for a few days aga
Hi Discuss List, I'm *still* not getting moderation requests (notification emails) for edk2-discuss, only edk2-devel. That's the reason some messages to edk2-discuss have been stuck for a few days aga
|
By
Laszlo Ersek
·
|
|
[EXTERNAL] Re: [edk2-discuss] ESRT in OVMF
2 messages
Hi Sandeep, I suspect that if you include MdeModulePkg/Universal/EsrtFmpDxe module in the .dsc and .fdf file that you use to build the OVMF binaries, it might Just Work™. Cheers, Tom sandeep.dhanvada@
Hi Sandeep, I suspect that if you include MdeModulePkg/Universal/EsrtFmpDxe module in the .dsc and .fdf file that you use to build the OVMF binaries, it might Just Work™. Cheers, Tom sandeep.dhanvada@
|
By
Tomas Pilar (tpilar)
·
|
|
About HTTP boot
Hi all! I would like to ask the community about a way to automatically use HTTP boot in a QEMU VM using OVMF. Currently I can set the network interface to be the first in the boot order, then when boo
Hi all! I would like to ask the community about a way to automatically use HTTP boot in a QEMU VM using OVMF. Currently I can set the network interface to be the first in the boot order, then when boo
|
By
Juliana Rodrigueiro
·
|
|
FileExplorer volume descriptions
Hi all, I'm looking to modify FileExplorer to provide a more useful description of the available volumes. It currently displays the volume label and ACPI UID to identify volumes. My problem with this
Hi all, I'm looking to modify FileExplorer to provide a more useful description of the available volumes. It currently displays the volume label and ACPI UID to identify volumes. My problem with this
|
By
Tim Crawford
·
|
|
[MemoryInitPeiLib] Reason for splitting the Memory resource descriptor HOB
2 messages
Hi Ard/Leif et al., I am looking into the code for declaring available system memory (RAM) from PI phase to DXE phase. I am not able to understand this piece of code and comments : https://github.com/
Hi Ard/Leif et al., I am looking into the code for declaring available system memory (RAM) from PI phase to DXE phase. I am not able to understand this piece of code and comments : https://github.com/
|
By
Pankaj Bansal
·
|
|
Specific name for shell application not loadable through shell - any reason why this may be?
3 messages
Hello, I asked a question here a few months ago about a problem I was experiencing with an application I was working on. Basically, the program would work just fine under QEMU (and after later testing
Hello, I asked a question here a few months ago about a problem I was experiencing with an application I was working on. Basically, the program would work just fine under QEMU (and after later testing
|
By
JackMacWindows
·
|
|
Troubleshooting EDK II Build Process
Hi all, I want to post a difficulty I am having with building EDK II on Windows. I believe I have followed the instructions correctly, including the prerequisites and the Windows build script, as outl
Hi all, I want to post a difficulty I am having with building EDK II on Windows. I believe I have followed the instructions correctly, including the prerequisites and the Windows build script, as outl
|
By
Zachary Rinehart
·
|
|
Troubleshooting EDK II Build Process
Hi, I want to discuss a difficulty I am having with building EDK II on Windows. I believe I have followed the instructions correctly, including the prerequisites and the Windows build script, as outli
Hi, I want to discuss a difficulty I am having with building EDK II on Windows. I believe I have followed the instructions correctly, including the prerequisites and the Windows build script, as outli
|
By
Zachary Rinehart
·
|
|
About edk2-platforms release
3 messages
Hi Martin, Leif, Right now we are using edk2-platforms open source code as a part to build our ARM platform UEFI implementations. Due to our production development work flow, we need to upload a forma
Hi Martin, Leif, Right now we are using edk2-platforms open source code as a part to build our ARM platform UEFI implementations. Due to our production development work flow, we need to upload a forma
|
By
Huangming (Mark)
·
|
|
Qemu command
6 messages
Hello, can You tell me what qemu command is used to run OVMF? Thanks in advance Peter
Hello, can You tell me what qemu command is used to run OVMF? Thanks in advance Peter
|
By
Peter Wiehe
·
|
|
[RFC/Discussion]: StandAloneMM in OP-TEE
8 messages
Hi All, We are working on enabling the Secure Storage of Variables for Secure UEFI. Let me give you a brief idea of what we are doing. We need StandAlone Management Mode to run in the Secure Environme
Hi All, We are working on enabling the Secure Storage of Variables for Secure UEFI. Let me give you a brief idea of what we are doing. We need StandAlone Management Mode to run in the Secure Environme
|
By
Sahil Malhotra
·
|
|
Haiku's ARM efi bootloader
3 messages
Good morning! I'm getting a bit desperate, so posting here for any ideas :-) I've been working on porting Haiku's x86_64 EFI bootloader over to ARM. We're super close, but have been hung up for a whil
Good morning! I'm getting a bit desperate, so posting here for any ideas :-) I've been working on porting Haiku's x86_64 EFI bootloader over to ARM. We're super close, but have been hung up for a whil
|
By
Alexander von Gluck IV
·
|
|
_CBA Method is not returning 64 bit
Hi Ard et. al, I am trying to pass the base address of PCI Config space using _CBA method in PCI ACPI table. as per https://elixir.bootlin.com/linux/latest/source/Documentation/PCI/acpi-info.rst#L181
Hi Ard et. al, I am trying to pass the base address of PCI Config space using _CBA method in PCI ACPI table. as per https://elixir.bootlin.com/linux/latest/source/Documentation/PCI/acpi-info.rst#L181
|
By
Pankaj Bansal
·
|
|
About OpenSSL updating
3 messages
May I ask when we will update OpenSSl,Do we have any plan? Now edk2 are using openssl 1.1.1d,and when I update openssl to release 1.1.1f, I meet an issue that TlsDxe initial failed.
May I ask when we will update OpenSSl,Do we have any plan? Now edk2 are using openssl 1.1.1d,and when I update openssl to release 1.1.1f, I meet an issue that TlsDxe initial failed.
|
By
wenyi,xie
·
|
|
Build UEFI application
3 messages
Hi, all! I have built EDK II and then OVMF. Now I want to develop an UEFI application with EDK II. Is there any documentation about that? Greetings Peter
Hi, all! I have built EDK II and then OVMF. Now I want to develop an UEFI application with EDK II. Is there any documentation about that? Greetings Peter
|
By
Peter Wiehe
·
|