|
EDK2 RedfishPkg problems with using it by third party modules 4 messages
Hello. I would like to discuss the issues I faced when I tried to use EDK2 RedfishPkg modules along with AMI's Redfish modules in our project. I uploaded the ppt document with the description of the p
Hello. I would like to discuss the issues I faced when I tried to use EDK2 RedfishPkg modules along with AMI's Redfish modules in our project. I uploaded the ppt document with the description of the p
|
By
Igor Kulchytskyy
·
|
|
Website 2 messages
Hello whoever this may concern, I am new to UEFI and I have been playing with edk2 for a bit now. I eventually want to use UEFI to talk to a device via I2C communication protocol. I am able to find wh
Hello whoever this may concern, I am new to UEFI and I have been playing with edk2 for a bit now. I eventually want to use UEFI to talk to a device via I2C communication protocol. I am able to find wh
|
By
Ruvim P
·
|
|
How to tell if a SIMPLE_TEXT_OUTPUT_PROTOCOL writes to serial 3 messages
Hi all, I'm trying to write generic EFI code that wires up `printf` to both SIMPLE_TEXT_OUTPUT_PROTOCOL and SERIAL_IO_PROTOCOL when present. However, at least on QEMU, doing this in the naive way resu
Hi all, I'm trying to write generic EFI code that wires up `printf` to both SIMPLE_TEXT_OUTPUT_PROTOCOL and SERIAL_IO_PROTOCOL when present. However, at least on QEMU, doing this in the naive way resu
|
By
Joshua Seaton
·
|
|
Query reg. NVMe-Firmware-Image-Download and Firmware-Commit
Hello All With mention patch and firmware update scenario.. am seeing issues like 'Invalid params' , any inputs would be appreciated, thanks! https://www.mail-archive.com/edk2-devel@.../msg12231.html
Hello All With mention patch and firmware update scenario.. am seeing issues like 'Invalid params' , any inputs would be appreciated, thanks! https://www.mail-archive.com/edk2-devel@.../msg12231.html
|
By
loke786@...
·
|
|
How to tell if a SIMPLE_TEXT_OUTPUT_PROTOCOL writes to serial
Hi all, I'm trying to write generic EFI code that wires up `printf` to both SIMPLE_TEXT_OUTPUT_PROTOCOL and SERIAL_IO_PROTOCOL when present. However, at least on headless QEMU, doing this in the naive
Hi all, I'm trying to write generic EFI code that wires up `printf` to both SIMPLE_TEXT_OUTPUT_PROTOCOL and SERIAL_IO_PROTOCOL when present. However, at least on headless QEMU, doing this in the naive
|
By
josh.a.seaton@...
·
|
|
Closing EFI_SHELL_PARAMETERS_PROTOCOL gives EFI_INVALID_PARAMETER
Hi all, I'm noticing the following (unspec'd?) behaviour in a shell-run application with the handling of the EFI_SHELL_PARAMETERS_PROTOCOL: * It gets opened with (Handle, AgentHandle, ControllerHandle
Hi all, I'm noticing the following (unspec'd?) behaviour in a shell-run application with the handling of the EFI_SHELL_PARAMETERS_PROTOCOL: * It gets opened with (Handle, AgentHandle, ControllerHandle
|
By
josh.a.seaton@...
·
|
|
Closing EFI_SHELL_PARAMETERS_PROTOCOL gives EFI_INVALID_PARAMETER
Hi all, I'm noticing the following (unspec'd?) behaviour in a shell-run application with the handling of the EFI_SHELL_PARAMETERS_PROTOCOL: * It gets opened with (Handle, AgentHandle, ControllerHandle
Hi all, I'm noticing the following (unspec'd?) behaviour in a shell-run application with the handling of the EFI_SHELL_PARAMETERS_PROTOCOL: * It gets opened with (Handle, AgentHandle, ControllerHandle
|
By
Joshua Seaton
·
|
|
[staging/TDVF] lazy accept configurability for cross-technology usage?
Hi y'all, I'm Dionna. I work at Google on Confidential VMs. I've been following the lazy accept patch series for TDVF. Min Xu has seen me fork it in an RFC to AMD's OVMF. What I'm wondering about is T
Hi y'all, I'm Dionna. I work at Google on Confidential VMs. I've been following the lazy accept patch series for TDVF. Min Xu has seen me fork it in an RFC to AMD's OVMF. What I'm wondering about is T
|
By
Dionna Glaze
·
|
|
Not able to Load Protocol gEfiWiFi2Protocol (Wifi 2) 2 messages
Hi Team, I'm new to Edk2 platform. I am trying to write simple program to display available Wifi network in Uefi Shell. I'm trying to load gEfiWiFi2ProtocolGuid Protocol using *LocateProtocol* functio
Hi Team, I'm new to Edk2 platform. I am trying to write simple program to display available Wifi network in Uefi Shell. I'm trying to load gEfiWiFi2ProtocolGuid Protocol using *LocateProtocol* functio
|
By
Pranay Kadam
·
|
|
File name case mismatch MdePkg/MdeLibs.dsc.inc
I don't get this one ... The error message says that there is a file name case mismatch, but I don't see any mismatch. The only thing I see is that there is the "2/" which seems to be to much in the s
I don't get this one ... The error message says that there is a file name case mismatch, but I don't see any mismatch. The only thing I see is that there is the "2/" which seems to be to much in the s
|
By
Schultschik, Sven
·
|
|
[edk2-platforms]Vlv2TbltDevicePkg built failed for 'error: symbol `InternalX86DisablePaging64.0' undefined'.
Hi all, I compiled Vlv2TbltDevicePkg in Windows 10 and operated according to the following URL: https://github.com/tianocore/edk2-platforms/tree/master/Platform/Intel/Vlv2TbltDevicePkg The compiled co
Hi all, I compiled Vlv2TbltDevicePkg in Windows 10 and operated according to the following URL: https://github.com/tianocore/edk2-platforms/tree/master/Platform/Intel/Vlv2TbltDevicePkg The compiled co
|
By
gordontcp@...
·
|
|
build command not found 2 messages
Hi all, I currently work on integrate the edk2 build within a buildsystem. I startet with the docu, made manual builds and wrote me a bash script to automate the steps. Worked all very well. The first
Hi all, I currently work on integrate the edk2 build within a buildsystem. I startet with the docu, made manual builds and wrote me a bash script to automate the steps. Worked all very well. The first
|
By
Schultschik, Sven
·
|
|
Failling tests on make BaseTools 3 messages
Hi all, I currently work on integrate the edk2 build within a buildsystem. I startet with the docu, made manual builds and wrote me a bash script to automate the steps. Worked very well till now. Then
Hi all, I currently work on integrate the edk2 build within a buildsystem. I startet with the docu, made manual builds and wrote me a bash script to automate the steps. Worked very well till now. Then
|
By
Schultschik, Sven
·
|
|
How to generate UEFI capsule image and test UEFI capsule update?
Hi all, We are planning to develop UEFI capsule F/W update, and we have seen \FmpDevicePkg\FmpDxe and MdeModulePkg\Application\CapsuleApp in https://github.com/tianocore/edk2. The examples are both re
Hi all, We are planning to develop UEFI capsule F/W update, and we have seen \FmpDevicePkg\FmpDxe and MdeModulePkg\Application\CapsuleApp in https://github.com/tianocore/edk2. The examples are both re
|
By
gordontcp@...
·
|
|
[OVMF] Unable to connect a driver to Raid controller
Hi All, We are working on a hypervisor for x86_64 and we brought up OVMF on our hypervisor. Our hypervisor pass through whole hardware i.e. whole PCI devices starting from root ports to all devices. I
Hi All, We are working on a hypervisor for x86_64 and we brought up OVMF on our hypervisor. Our hypervisor pass through whole hardware i.e. whole PCI devices starting from root ports to all devices. I
|
By
Dinakar Medavaram
·
|
|
[edk2-devel] GSoC Contributor Proposals
Hi Nate, I've submitted my proposal. I ran into some accessibility problems with the "project technologies" part, so there might be random junk there that was added that I couldn't figure out how to g
Hi Nate, I've submitted my proposal. I ran into some accessibility problems with the "project technologies" part, so there might be random junk there that was added that I couldn't figure out how to g
|
By
Ethin Probst
·
|
|
[edk2-devel] [edk2-discuss] GSoC Proposal
GSoC tip: Try to spread your proposals out. If we don't have enough project slots for you, all your 3 proposals get rejected and your GSoC participation goes out the window. Take a look at our project
GSoC tip: Try to spread your proposals out. If we don't have enough project slots for you, all your 3 proposals get rejected and your GSoC participation goes out the window. Take a look at our project
|
By
Pedro Falcato
·
|
|
[edk2-devel] [edk2-discuss] GSoC Proposal
Hi Marvin, Ada, Some comments: I don't think the purpose of the dynamic linker is to treat EFI as a complete operating system, but to try to eliminate the static linking that may be needlessly duplica
Hi Marvin, Ada, Some comments: I don't think the purpose of the dynamic linker is to treat EFI as a complete operating system, but to try to eliminate the static linking that may be needlessly duplica
|
By
Pedro Falcato
·
|
|
[edk2-devel] [edk2-discuss] GSoC Proposal
Oh I see what was meant - ignore me! I do think it would be good to have more discussions on edk2-discuss though :) -- Rebecca Cran
Oh I see what was meant - ignore me! I do think it would be good to have more discussions on edk2-discuss though :) -- Rebecca Cran
|
By
Rebecca Cran
·
|
|
GSoC Proposal 10 messages
Hello, edk2 developers! I've registered as a contributor candidate for GSoC 2022 and am interested in working on one of the items from the Tasks list here https://github.com/tianocore/tianocore.github
Hello, edk2 developers! I've registered as a contributor candidate for GSoC 2022 and am interested in working on one of the items from the Tasks list here https://github.com/tianocore/tianocore.github
|
By
Ada Christine
·
|