|
Issues with PatchCheck script
7 messages
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 execut
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 execut
|
By
Sandeep Dhanvada
·
|
|
Build problem in UEFI Self-Certification Test 2.7B
H I need someone help that about building UEFI Self-Certification Test 2.7B problem. From website https://www.uefi.org/testtools only provide InstallX64.efi with UEFI Self-Certification Test 2.6 A. No
H I need someone help that about building UEFI Self-Certification Test 2.7B problem. From website https://www.uefi.org/testtools only provide InstallX64.efi with UEFI Self-Certification Test 2.6 A. No
|
By
chinghsueh.cheng@...
·
|
|
回复: [edk2-discuss] Refresh currently displayed form
I have made BZ 3053 for the VFR spec issue. https://bugzilla.tianocore.org/show_bug.cgi?id=3053
I have made BZ 3053 for the VFR spec issue. https://bugzilla.tianocore.org/show_bug.cgi?id=3053
|
By
Tim Crawford
·
|
|
回复: [edk2-discuss] 回复: [edk2-discuss] Refresh currently displayed form
Tim: Yes. Refreshguid can be used in Question or Form. Can you help submit BZ to record the issue in VFR spec? Thanks Liming > -----邮件原件----- > 发件人: tosubbounce+34241+0+0+0@groups.io > <tosubbounce+34
Tim: Yes. Refreshguid can be used in Question or Form. Can you help submit BZ to record the issue in VFR spec? Thanks Liming > -----邮件原件----- > 发件人: tosubbounce+34241+0+0+0@groups.io > <tosubbounce+34
|
By
gaoliming
·
|
|
回复: [edk2-discuss] Refresh currently displayed form
2 messages
VFR question has attribute refresh interval (Refresh interval in seconds). It will trig call back regularly. There is one example is in edk2\MdeModulePkg\Universal\DriverSampleDxe\Vfr.vfr You can add
VFR question has attribute refresh interval (Refresh interval in seconds). It will trig call back regularly. There is one example is in edk2\MdeModulePkg\Universal\DriverSampleDxe\Vfr.vfr You can add
|
By
gaoliming
·
|
|
Device specific _RST method
4 messages
Hey Experts I am looking for your help , how I can define device specific _RST method in acpi table in case device is behind USB or PCIe controller. So far, I studied, I only need to define a PCIe or
Hey Experts I am looking for your help , how I can define device specific _RST method in acpi table in case device is behind USB or PCIe controller. So far, I studied, I only need to define a PCIe or
|
By
Kumar G
·
|
|
when bug 2172 & 2177 will be fixed
Hi,all May I ask when bug 2172 & 2177 will be fixed, is there any plan, thank you! https://bugzilla.tianocore.org/show_bug.cgi?id=2172 https://bugzilla.tianocore.org/show_bug.cgi?id=2177
Hi,all May I ask when bug 2172 & 2177 will be fixed, is there any plan, thank you! https://bugzilla.tianocore.org/show_bug.cgi?id=2172 https://bugzilla.tianocore.org/show_bug.cgi?id=2177
|
By
wenyi,xie
·
|
|
回复: [edk2-discuss] Issues with PatchCheck script
I use git version 2.27. Do you verify the latest git version? > -----邮件原件----- > 发件人: bounce+34241+423+4905953+8764802@groups.io > <bounce+34241+423+4905953+8764802@groups.io> 代表 Laszlo Ersek > 发送时间:
I use git version 2.27. Do you verify the latest git version? > -----邮件原件----- > 发件人: bounce+34241+423+4905953+8764802@groups.io > <bounce+34241+423+4905953+8764802@groups.io> 代表 Laszlo Ersek > 发送时间:
|
By
gaoliming
·
|
|
enable secure boot on edk2-vUDK2018
Hi guys, I'm following some README on tianocore wiki in order to enable secure boot on edk2 version UDK2018 but I notice that I don't build AuthVariableLIb.c placed into SecurityPkg/LIbrary/AuthVariab
Hi guys, I'm following some README on tianocore wiki in order to enable secure boot on edk2 version UDK2018 but I notice that I don't build AuthVariableLIb.c placed into SecurityPkg/LIbrary/AuthVariab
|
By
luccons@...
·
|
|
Newbie question about EFI_BOOT_SERVICES_MEMORY
2 messages
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 EFI_BOOT_SER
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 EFI_BOOT_SER
|
By
Vestigial Bidya
·
|
|
Refresh currently displayed form
4 messages
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 lis
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 lis
|
By
Tim Crawford
·
|
|
[edk2-devel] OVMF/QEMU shell based unit tests and writing to a virtual disk
2 messages
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
·
|
|
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 d
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 d
|
By
Sean
·
|
|
Communicating with usb devices
2 messages
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@...
·
|
|
Retrieving USB device vendorID and productID
2 messages
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 t
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 t
|
By
aj.shirvani@...
·
|
|
Come One, Come All to the Project Mu UEFI Talkbox
2 messages
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 engagemen
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 engagemen
|
By
Bret Barkelew
·
|
|
Question about NonDiscoverablePciDeviceDxe
5 messages
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
·
|
|
GCD initialization and memory allocation HOBs
Inline
By
Jeff Brasen
·
|
|
ESRT in OVMF
9 messages
Hi, I am trying to test capsule based FMP device upgrade in OVMF. I have a PCI NIC Adapter with PCI Passthrough enabled and need to upgrade firmware for this NIC in ovmf. I generated capsule file with
Hi, I am trying to test capsule based FMP device upgrade in OVMF. I have a PCI NIC Adapter with PCI Passthrough enabled and need to upgrade firmware for this NIC in ovmf. I generated capsule file with
|
By
Sandeep Dhanvada
·
|
|
how to fix compile warning: cannot find entry symbol _ModuleEntryPoint
6 messages
Hi, all I use edk2-stable201903 in my project and meet a compile warning like below, /opt/buildtools/gcc-linaro-7.4.1-2019.02/aarch64-linux-gnu/bin/../lib/gcc/aarch64-linux-gnu/7.4.1/../../../../aarch
Hi, all I use edk2-stable201903 in my project and meet a compile warning like below, /opt/buildtools/gcc-linaro-7.4.1-2019.02/aarch64-linux-gnu/bin/../lib/gcc/aarch64-linux-gnu/7.4.1/../../../../aarch
|
By
wenyi,xie
·
|