|
Newbie question about EFI_BOOT_SERVICES_MEMORY
Hi, this question is about the UEFI PDFs rather than the Tianocore implementation. I'm writing my DXE Foundation, and the documentation states
"Allocate the UEFI Boot Services Table from
Hi, this question is about the UEFI PDFs rather than the Tianocore implementation. I'm writing my DXE Foundation, and the documentation states
"Allocate the UEFI Boot Services Table from
|
By
Vestigial Bidya <vestigialdev@...>
·
#412
·
|
|
OVMF/QEMU shell based unit tests and writing to a virtual disk
Laszlo and others familiar with QEMU,
I am trying to write automation that boots QEMU/OVMF and then runs EFI applications and those efi applications then use the UEFI shell apis to write back to the
Laszlo and others familiar with QEMU,
I am trying to write automation that boots QEMU/OVMF and then runs EFI applications and those efi applications then use the UEFI shell apis to write back to the
|
By
Sean
·
#411
·
|
|
Re: Communicating with usb devices
You can locate UsbIo protocol, the prototype is described in UEFI Spec.
You can check it first.
You can locate UsbIo protocol, the prototype is described in UEFI Spec.
You can check it first.
|
By
Guomin Jiang
·
#410
·
|
|
Communicating with usb devices
Hi All,
I am a newbie in EFI development. Currently I have a requirement of enumerating attached USB devices, communicating with them and etc.
However, after spending a day, I could not able to crack
Hi All,
I am a newbie in EFI development. Currently I have a requirement of enumerating attached USB devices, communicating with them and etc.
However, after spending a day, I could not able to crack
|
By
alireza0101sadeghpour@...
·
#409
·
|
|
Re: Retrieving USB device vendorID and productID
What error did you get?
By
Andrew Fish
·
#408
·
|
|
Retrieving USB device vendorID and productID
Hi,
I've located a handle to the USB device with
`gEfiSimpleFileSystemProtocolGuid.` Now I want to retrieve vendorID and
productID with `gEfiUsbIoProtocolGuid,` and I got an error when trying to
get
Hi,
I've located a handle to the USB device with
`gEfiSimpleFileSystemProtocolGuid.` Now I want to retrieve vendorID and
productID with `gEfiUsbIoProtocolGuid,` and I got an error when trying to
get
|
By
aj.shirvani@...
·
#407
·
|
|
Re: Come One, Come All to the Project Mu UEFI Talkbox
Reminder that the first Talkbox Office Day will be happening today! Here’s a new link in case the one below has expired!
https://discord.gg/feYRkxz
- Bret
Sent: Friday, October 9, 2020 11:26
Reminder that the first Talkbox Office Day will be happening today! Here’s a new link in case the one below has expired!
https://discord.gg/feYRkxz
- Bret
Sent: Friday, October 9, 2020 11:26
|
By
Bret Barkelew <bret.barkelew@...>
·
#406
·
|
|
Re: Question about NonDiscoverablePciDeviceDxe
By
Jeff Brasen
·
#405
·
|
|
Come One, Come All to the Project Mu UEFI Talkbox
The Project Mu team is trying something a little new and different! In light of the limited involvement in UEFI and Tianocore community calls of late, we’re piloting a new idea for community
The Project Mu team is trying something a little new and different! In light of the limited involvement in UEFI and Tianocore community calls of late, we’re piloting a new idea for community
|
By
Bret Barkelew <bret.barkelew@...>
·
#404
·
|
|
Re: Question about NonDiscoverablePciDeviceDxe
Thanks for the explanation, I got it now.
Could you simply contribute the code to edk2 that you need in
MdeModulePkg/Bus/Pci/NonDiscoverablePciDeviceDxe?
If you add a new GUID and new branches in
Thanks for the explanation, I got it now.
Could you simply contribute the code to edk2 that you need in
MdeModulePkg/Bus/Pci/NonDiscoverablePciDeviceDxe?
If you add a new GUID and new branches in
|
By
Laszlo Ersek
·
#403
·
|
|
Re: Question about NonDiscoverablePciDeviceDxe
By
Jeff Brasen
·
#402
·
|
|
Re: Question about NonDiscoverablePciDeviceDxe
What do you mean by "guids"? Did you mean "vendor id / device id" perhaps?
Thanks
Laszlo
What do you mean by "guids"? Did you mean "vendor id / device id" perhaps?
Thanks
Laszlo
|
By
Laszlo Ersek
·
#401
·
|
|
Question about NonDiscoverablePciDeviceDxe
We have a use case where we would want to expose PciIO protocols for a device that doesn't match any of the guids that it supports. Before we go and implement support for this wanted to get a feeling
We have a use case where we would want to expose PciIO protocols for a device that doesn't match any of the guids that it supports. Before we go and implement support for this wanted to get a feeling
|
By
Jeff Brasen
·
#400
·
|
|
Re: GCD initialization and memory allocation HOBs
Inline
By
Jeff Brasen
·
#399
·
|
|
Re: ESRT in OVMF
I don't think you will be allowed to modify the DxeCapsuleLib to connect
all controllers when it's loading the FMP embedded driver. There is
probably a better way of doing it.
Also, you need to send
I don't think you will be allowed to modify the DxeCapsuleLib to connect
all controllers when it's loading the FMP embedded driver. There is
probably a better way of doing it.
Also, you need to send
|
By
Tomas Pilar (tpilar)
·
#398
·
|
|
Re: ESRT in OVMF
Hi Tom,
Please see the patches attached and let me know in case of any issues.
I used all the "git config" options mentioned in the link you referred, but, I am not able to remove the line breaks at
Hi Tom,
Please see the patches attached and let me know in case of any issues.
I used all the "git config" options mentioned in the link you referred, but, I am not able to remove the line breaks at
|
By
Sandeep Dhanvada
·
#397
·
|
|
Re: SmmSwDispatch2Protocol - Registering an SMI - Can't find protocol with OVMF
Hi,
(cross-posting to edk2-devel, comments below)
OVMF does not contain an implementation of the
EFI_MM_SW_DISPATCH_PROTOCOL.
While OVMF does handle a particular software MMI, that handling
Hi,
(cross-posting to edk2-devel, comments below)
OVMF does not contain an implementation of the
EFI_MM_SW_DISPATCH_PROTOCOL.
While OVMF does handle a particular software MMI, that handling
|
By
Laszlo Ersek
·
#396
·
|
|
Re: how to fix compile warning: cannot find entry symbol _ModuleEntryPoint
Wenyi,
You can pass -n 1 to the edk2 build command to force a single threaded build to help debug compile issues.
Thanks,
Andrew Fish
Wenyi,
You can pass -n 1 to the edk2 build command to force a single threaded build to help debug compile issues.
Thanks,
Andrew Fish
|
By
Andrew Fish
·
#395
·
|
|
Re: SmmSwDispatch2Protocol - Registering an SMI - Can't find protocol with OVMF
Hey
EfiSmmSwDispatch2Protocol is produced by a PchChildDispatch module on a real machine.
There is no such protocol in OVMF environment, because it is emulated.
I recommend you use
Hey
EfiSmmSwDispatch2Protocol is produced by a PchChildDispatch module on a real machine.
There is no such protocol in OVMF environment, because it is emulated.
I recommend you use
|
By
Yao, Jiewen
·
#394
·
|
|
SmmSwDispatch2Protocol - Registering an SMI - Can't find protocol with OVMF
Hi,
Trying to register a SMI in my custom SMM module I'm running into issues.
Before registering the SMI, the code looks for the specific protocol this way:
Status = gSmst->SmmLocateProtocol(
Hi,
Trying to register a SMI in my custom SMM module I'm running into issues.
Before registering the SMI, the code looks for the specific protocol this way:
Status = gSmst->SmmLocateProtocol(
|
By
Simon McMillan
·
#393
·
|