|
Re: Refresh currently displayed form
Okay, I actually read the rest of your question and your problem is deeper
than that. What you need is for the device to be connected to a driver
(driver which might need to be loaded from the device
Okay, I actually read the rest of your question and your problem is deeper
than that. What you need is for the device to be connected to a driver
(driver which might need to be loaded from the device
|
By
Tomas Pilar (tpilar)
·
#421
·
|
|
Re: Refresh currently displayed form
Hi,
You can add a 'refreshguid' property to a number of VFR objects. Then,
whenever you signal the event group with that guid, the object should be
refreshed by the HII Browser.
Cheers,
Tom
Hi,
You can add a 'refreshguid' property to a number of VFR objects. Then,
whenever you signal the event group with that guid, the object should be
refreshed by the HII Browser.
Cheers,
Tom
|
By
Tomas Pilar (tpilar)
·
#420
·
|
|
Refresh currently displayed form
Hi all,
How can I refresh the currently displayed form?
The problem I'm trying to solve is that when on the BootManager page, insertion or removal of a device does not update the form, leaving the
Hi all,
How can I refresh the currently displayed form?
The problem I'm trying to solve is that when on the BootManager page, insertion or removal of a device does not update the form, leaving the
|
By
Tim Crawford
·
#419
·
|
|
Re: Issues with PatchCheck script
No. I am using Python 2.7.5.
But, in any case, the script is issuing "git show --nopatch" command and git is complaining about --no-patch
No. I am using Python 2.7.5.
But, in any case, the script is issuing "git show --nopatch" command and git is complaining about --no-patch
|
By
Sandeep Dhanvada
·
#418
·
|
|
Re: Issues with PatchCheck script
Are you using Python 3?
sandeep.dhanvada@...> wrote:
Are you using Python 3?
sandeep.dhanvada@...> wrote:
|
By
Tomas Pilar (tpilar)
·
#416
·
|
|
Issues with PatchCheck script
Hi,
I have 2 local commits in EDK-II repo. As per the steps mentioned in https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Development-Process,
I am executing PatchCheck.py, but, the
Hi,
I have 2 local commits in EDK-II repo. As per the steps mentioned in https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Development-Process,
I am executing PatchCheck.py, but, the
|
By
Sandeep Dhanvada
·
#415
·
|
|
Re: [edk2-devel] OVMF/QEMU shell based unit tests and writing to a virtual disk
If you trust your guest 100%, you *might* try the following:
- use a disk image file with "format=vhdx" on the QEMU command line,
- when QEMU is not running, I think you might be able to
If you trust your guest 100%, you *might* try the following:
- use a disk image file with "format=vhdx" on the QEMU command line,
- when QEMU is not running, I think you might be able to
|
By
Laszlo Ersek
·
#414
·
|
|
Re: [edk2-devel] OVMF/QEMU shell based unit tests and writing to a virtual disk
This is the problem. Don't use the fat / vvfat block driver for anything
meaningful.
I don't even have to look at particulars; as "fat" ("vvfat") is known to
be a hack. In particular write operations
This is the problem. Don't use the fat / vvfat block driver for anything
meaningful.
I don't even have to look at particulars; as "fat" ("vvfat") is known to
be a hack. In particular write operations
|
By
Laszlo Ersek
·
#413
·
|
|
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
·
#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
·
#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
·
|