|
HTTP Requests from UEFI Shell are denied access to HTTP Server
Hi, My name is Hayden. I am working on communications between a machine running only the UEFI Shell and an external server via HTTP Protocol. The Shell binary I am using is built from ShellPkg in the
Hi, My name is Hayden. I am working on communications between a machine running only the UEFI Shell and an external server via HTTP Protocol. The Shell binary I am using is built from ShellPkg in the
|
By
huynhhai323@...
·
|
|
GDB server does not start.
It seems to be connected to DebugAgent, but the gdb server does not start. I am using Hyper-V Generation 2. ================================================== UEFI Shell: > disconnect (serial) > load
It seems to be connected to DebugAgent, but the gdb server does not start. I am using Hyper-V Generation 2. ================================================== UEFI Shell: > disconnect (serial) > load
|
By
joseph@...
·
|
|
How to use TimerLib on X64?
Hello everyone, noob here. I need an accurate timestamp counter for a UEFI_APPLICATION. currently i'm ussing `MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf` for the TimerLib but `GetPer
Hello everyone, noob here. I need an accurate timestamp counter for a UEFI_APPLICATION. currently i'm ussing `MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf` for the TimerLib but `GetPer
|
By
vapciogaming@...
·
|
|
Runtime Capsule Update Support
Hi, I was wondering if can update the FMP capsule in storage with CapsuleInRamSupport enabled and without system reset. I was referring to this file https://github.com/tianocore/edk2/blob/master/MdeMo
Hi, I was wondering if can update the FMP capsule in storage with CapsuleInRamSupport enabled and without system reset. I was referring to this file https://github.com/tianocore/edk2/blob/master/MdeMo
|
By
Mayur Gudmeti
·
|
|
EDK2 CI and edk2-platforms
3 messages
Hello, Are there any plans on integrating the CI system (https://github.com/tianocore/edk2/tree/master/.pytool) to be able to test platform/silicon code hosted in the edk2-platforms repository? We are
Hello, Are there any plans on integrating the CI system (https://github.com/tianocore/edk2/tree/master/.pytool) to be able to test platform/silicon code hosted in the edk2-platforms repository? We are
|
By
Jeff Brasen
·
|
|
iPXE isnt able to get link status from my oprom driver, but PXE works.
6 messages
Hi, no clue, but I'm adding Michael. Thanks Laszlo
Hi, no clue, but I'm adding Michael. Thanks Laszlo
|
By
Laszlo Ersek
·
|
|
Arm Secondary Core Startup - question
My understanding of ARM secondary core startup is that the stacks for all the cores live at the top of UEFI memory. The secondary core stacks sit at the top, with the primary core stack just under the
My understanding of ARM secondary core startup is that the stacks for all the cores live at the top of UEFI memory. The secondary core stacks sit at the top, with the primary core stack just under the
|
By
Kurt Kennett
·
|
|
SPCR / SSDT generation in the DynamicTablesPkg
7 messages
The latest patches to the DynamicTablesPkg help an SSDT generated to meet the SBBR requirement when an SPCR generation is desired. But the auto-generated SSDT might be unable to describe the compatibl
The latest patches to the DynamicTablesPkg help an SSDT generated to meet the SBBR requirement when an SPCR generation is desired. But the auto-generated SSDT might be unable to describe the compatibl
|
By
Irene Park
·
|
|
Quest for your website and who can I go for information about the shell I have.
Hey I have your firmware installed in my aser Chromebooks bios files, and I'm not quite sure if I need it for my destro to boot through and run the desktop I want. But I'm just confused as to what thi
Hey I have your firmware installed in my aser Chromebooks bios files, and I'm not quite sure if I need it for my destro to boot through and run the desktop I want. But I'm just confused as to what thi
|
By
honzo right
·
|
|
iPXE isnt able to get link status from my oprom driver, but PXE works.
Hello Community, My OptionRom driver works with PXE but it fails to get/report link status in iPXE. I had setup iPXE.efi in dhcp.conf to load it from DHCP-PXE server. I see it gets loaded properly. Bu
Hello Community, My OptionRom driver works with PXE but it fails to get/report link status in iPXE. I had setup iPXE.efi in dhcp.conf to load it from DHCP-PXE server. I see it gets loaded properly. Bu
|
By
udai sharma
·
|
|
EDK2 and building it on windows
2 messages
Hello, I work on a UEFI project with Visual Studio 2019. When I first learnt that I can directly control computer with UEFI I was really excited. I got a sample project called GNU-EFI from osdev.org a
Hello, I work on a UEFI project with Visual Studio 2019. When I first learnt that I can directly control computer with UEFI I was really excited. I got a sample project called GNU-EFI from osdev.org a
|
By
gomi odabaşıoğlu
·
|
|
Question: Bug 3106 - Issue: EFI partition contents/files (FS0:\) not visible to EFI shell (OVMF + QEMU)
Good day, I have been setting up a sort of TPM2 developer environment with QEMU and OVMF, and have hit a snag (https://bugzilla.tianocore.org/show_bug.cgi?id=3106). In short, I can build OVMF and laun
Good day, I have been setting up a sort of TPM2 developer environment with QEMU and OVMF, and have hit a snag (https://bugzilla.tianocore.org/show_bug.cgi?id=3106). In short, I can build OVMF and laun
|
By
matthew.giassa@...
·
|
|
BootOrder recovery behavior
Hi edk2 guys, I have a question about BootOrder recovery behavior and want to consult with you. I found Boot0000 would be first place in BootOrder when system try to recover options. Please check step
Hi edk2 guys, I have a question about BootOrder recovery behavior and want to consult with you. I found Boot0000 would be first place in BootOrder when system try to recover options. Please check step
|
By
Li, Walon
·
|
|
USB Isochronous Transfer Type Support
Hi all, Recently, I am studying a new feature that need to use camera in UEFI BIOS. And I found that EDK2 do not support isochronous transfer. (please refer to attached) But almost all webcams only su
Hi all, Recently, I am studying a new feature that need to use camera in UEFI BIOS. And I found that EDK2 do not support isochronous transfer. (please refer to attached) But almost all webcams only su
|
By
jerry.yeh@...
·
|
|
redundant NULL pointer check
5 messages
Hi all, When removing -Wno-tautological-compare, there's a warning. MdeModulePkg/Library/FileExplorerLib/FileExplorer.c:850:19: warning: comparison of array 'Info->VolumeLabel' equal to a null pointer
Hi all, When removing -Wno-tautological-compare, there's a warning. MdeModulePkg/Library/FileExplorerLib/FileExplorer.c:850:19: warning: comparison of array 'Info->VolumeLabel' equal to a null pointer
|
By
wenyi,xie
·
|
|
[edk2-staging] Plan for update Intel UNDI driver source to version 25.1.1
Hello Maciej Rabeda and All, I found that the Intel Ethernet Driver 24.3 is public here https://github.com/tianocore/edk2-staging/tree/Intel_UNDI I see that there is a high demand on Intel UNDI driver
Hello Maciej Rabeda and All, I found that the Intel Ethernet Driver 24.3 is public here https://github.com/tianocore/edk2-staging/tree/Intel_UNDI I see that there is a high demand on Intel UNDI driver
|
By
Nhi Pham
·
|
|
SPCR / SSDT generation in the DynamicTablesPkg
The latest patches to DynamicTablesPkg help generate an SSDT to meet the SBBR specification when an SPCR generation is desired. DynamicTablesPkg is useful for the non-SBBR compliant target to support
The latest patches to DynamicTablesPkg help generate an SSDT to meet the SBBR specification when an SPCR generation is desired. DynamicTablesPkg is useful for the non-SBBR compliant target to support
|
By
Irene Park
·
|
|
[Question] Using hii to display any size of font string
Hello, I use HiiAddPackages add a font data to hii, it can display characters by StringToImage. But when set the font size by using StringToImage, input EFI_FONT_DISPLAY_INFO, the characters are not d
Hello, I use HiiAddPackages add a font data to hii, it can display characters by StringToImage. But when set the font size by using StringToImage, input EFI_FONT_DISPLAY_INFO, the characters are not d
|
By
Liu Xin
·
|
|
Using hii to display any size of font string
Using hii, add a new font, it can display string by StringToImage. When i use EFI_FONT_DISPLAY_INFO to set the font size, the characters are not displayed in the correct size. Is there any sample? EFI
Using hii, add a new font, it can display string by StringToImage. When i use EFI_FONT_DISPLAY_INFO to set the font size, the characters are not displayed in the correct size. Is there any sample? EFI
|
By
Liu Xin
·
|
|
[edk2-devel] : Query regarding IsTextShdr inside Basetools
5 messages
Hi All, I have a doubt about the check we have put inside IsTextShdr() . STATIC BOOLEAN IsTextShdr ( Elf_Shdr *Shdr ) { return (BOOLEAN) ((Shdr->sh_flags & (SHF_WRITE | SHF_ALLOC)) == SHF_ALLOC); } We
Hi All, I have a doubt about the check we have put inside IsTextShdr() . STATIC BOOLEAN IsTextShdr ( Elf_Shdr *Shdr ) { return (BOOLEAN) ((Shdr->sh_flags & (SHF_WRITE | SHF_ALLOC)) == SHF_ALLOC); } We
|
By
Mukesh Ojha
·
|