|
Does the Ovmf debug lib work at runtime? 3 messages
Hello everyone, I am trying some runtime things and I was wondering if the Ovmf debug lib (with Qemu) works at runtime? I put some debug functions in MdePkg/Library/UefiRuntimeLib/RuntimeLib.c and in
Hello everyone, I am trying some runtime things and I was wondering if the Ovmf debug lib (with Qemu) works at runtime? I put some debug functions in MdePkg/Library/UefiRuntimeLib/RuntimeLib.c and in
|
By
florian.hantke@...
·
|
|
Windows 2019 VM fails to boot from vhost-scsi with UEFI mode 19 messages
Hello, I have been trying to boot up a Windows 2019 VM from vhost-scsi device with UEFI mode in KVM environment, but kept getting boot failure. The Win2019 VM directly goes into automatic recovery mod
Hello, I have been trying to boot up a Windows 2019 VM from vhost-scsi device with UEFI mode in KVM environment, but kept getting boot failure. The Win2019 VM directly goes into automatic recovery mod
|
By
annie li
·
|
|
I want to know when bug 2215 will be fixed 5 messages
Hello,I want to know when bug2215 will be fixed. And will this fix merge into release 202005? bug2215 DxeImageVerificationHandler integer overflow leads to endless loop
Hello,I want to know when bug2215 will be fixed. And will this fix merge into release 202005? bug2215 DxeImageVerificationHandler integer overflow leads to endless loop
|
By
wenyi,xie
·
|
|
Enable debug prints to be seen on runtime? 2 messages
Hello, i have recent compiled edk2 source for a specific board, flashed the BIOS and everything worked correct. I was wondering how to enable runtime EDK2 DEBUG() prints on my board, and if it is poss
Hello, i have recent compiled edk2 source for a specific board, flashed the BIOS and everything worked correct. I was wondering how to enable runtime EDK2 DEBUG() prints on my board, and if it is poss
|
By
mzktsn@...
·
|
|
Using PKCS7 API in PEI Phase 2 messages
Hello, I am trying to use PKCS7 verification mechanism in PEI phase. Calling d2i_PKCS7 returns NULL in PEI phase (Cache As RAM). However, d2i_PKCS7 is successful when called in DXE phase. Any idea wha
Hello, I am trying to use PKCS7 verification mechanism in PEI phase. Calling d2i_PKCS7 returns NULL in PEI phase (Cache As RAM). However, d2i_PKCS7 is successful when called in DXE phase. Any idea wha
|
By
Sukerkar, Amol N
·
|
|
Memory Leaks observed in PCI IO Protocol 2 messages
Hi, I am using edk2(commit id: 0f1946b) with X64 ARCH, GCC49 toolchain and using PCI IO Protocol functions for memory Allocation/Map and Free/Unmap. As per our NIC driver requirement, there is a need
Hi, I am using edk2(commit id: 0f1946b) with X64 ARCH, GCC49 toolchain and using PCI IO Protocol functions for memory Allocation/Map and Free/Unmap. As per our NIC driver requirement, there is a need
|
By
Sandeep Dhanvada
·
|
|
OVMF build with Cometlake Intel Platform 2 messages
Hi all, I'm looking for some help to understand the boot process of a VM with OVMF. Context: I'm setting a iGPU passthrough on laptops: - I got a success with an Acer Swift (Kabylake i5-7200U). The iG
Hi all, I'm looking for some help to understand the boot process of a VM with OVMF. Context: I'm setting a iGPU passthrough on laptops: - I got a success with an Acer Swift (Kabylake i5-7200U). The iG
|
By
Olivier
·
|
|
Clarification needed for PCI address translation 3 messages
I don't think the assumption is valid that host address be "always" greater than device address.
I don't think the assumption is valid that host address be "always" greater than device address.
|
By
Ni, Ray
·
|
|
TCP in an UEFI runtime driver 5 messages
Hello everyone, I am a student working on a project with EDK2 (and qemu), however I am quite new to this topic. My idea is to implement an UEFI runtime driver that can receive a command via TCP during
Hello everyone, I am a student working on a project with EDK2 (and qemu), however I am quite new to this topic. My idea is to implement an UEFI runtime driver that can receive a command via TCP during
|
By
florian.hantke@...
·
|
|
Is there a way to include a custom binary in EDK2 and load it in a UEFI driver? 7 messages
Hello, i was wondering if there is a way to embed somehow in the build process of the edk2 a custom binary and then be able to load it (read it) from a UEFI driver from C code.
Hello, i was wondering if there is a way to embed somehow in the build process of the edk2 a custom binary and then be able to load it (read it) from a UEFI driver from C code.
|
By
mzktsn@...
·
|
|
Load Option passing. Either bugs or my confusion. 14 messages
Hello. Do I understand correctly, that LoadOptions field of the LOADED_IMAGE_PROTOCOL instance of an OS loader image, points to the Load Option descriptor, the format of which is described in the Boot
Hello. Do I understand correctly, that LoadOptions field of the LOADED_IMAGE_PROTOCOL instance of an OS loader image, points to the Load Option descriptor, the format of which is described in the Boot
|
By
valerij zaporogeci
·
|
|
Query: Add GCD IO Space Map 4 messages
Hi All, The Initial GCD I/O Space Map printed from DxeMain is : GCD:Initial GCD I/O Space Map GCDIoType Range ========== ================================= NonExist 0000000000000000-00000000000FFFFF I
Hi All, The Initial GCD I/O Space Map printed from DxeMain is : GCD:Initial GCD I/O Space Map GCDIoType Range ========== ================================= NonExist 0000000000000000-00000000000FFFFF I
|
By
Wasim Khan
·
|
|
EDK2 Build 2 messages
Hello, I am using Win10. Need to build uEFI. What tools do I use for compile, link, and other parts to build a binary image? I suspect GNU but does GNU come in a Windows based set of tools? It looks l
Hello, I am using Win10. Need to build uEFI. What tools do I use for compile, link, and other parts to build a binary image? I suspect GNU but does GNU come in a Windows based set of tools? It looks l
|
By
jim.slaughter@...
·
|
|
Reconnect item in form browser 2 messages
Attachment removed as per the following specifications: https://hpe.sharepoint.com/sites/F4/OGC/cybersecurity/Pages/dangerous-attachment-blocking-specification.aspx ===================================
Attachment removed as per the following specifications: https://hpe.sharepoint.com/sites/F4/OGC/cybersecurity/Pages/dangerous-attachment-blocking-specification.aspx ===================================
|
By
Li, Walon
·
|
|
Submit patch to devel@edk2.groups.io. 3 messages
Hi, I encountered an issue when trying to send a patch mail to devel@edk2.groups.io. The SMTP server returned 250 after I issue sendmail through git, and I also received cc. But I didn't see my post a
Hi, I encountered an issue when trying to send a patch mail to devel@edk2.groups.io. The SMTP server returned 250 after I issue sendmail through git, and I also received cc. But I didn't see my post a
|
By
Keysound Chang
·
|
|
[edk2-devel] Debug UEFI Event
Stanley, There is not much to debug with EFI events and that is why there are not a lot of DEBUG_EVENT DEBUG prints. The only thing that can block your event is for the current TPL level being >= to t
Stanley, There is not much to debug with EFI events and that is why there are not a lot of DEBUG_EVENT DEBUG prints. The only thing that can block your event is for the current TPL level being >= to t
|
By
Andrew Fish
·
|
|
回复: [edk2-discuss] debug UEFI Event
Firstly, you should check the status return form CreateEvent function and what’s the parameters you filled in. 发送自 Windows 10 版邮件<https://go.microsoft.com/fwlink/?LinkId=550986>应用 发件人: stanley.ganyezu
Firstly, you should check the status return form CreateEvent function and what’s the parameters you filled in. 发送自 Windows 10 版邮件<https://go.microsoft.com/fwlink/?LinkId=550986>应用 发件人: stanley.ganyezu
|
By
Liu Yu
·
|
|
Debug UEFI Event
I have an event callback function not called. So, I want to track event execution in UEFI. There is a "DEBUG_EVENT" debug level in EDKII. But no module in EDKII actually use this debug level. I add so
I have an event callback function not called. So, I want to track event execution in UEFI. There is a "DEBUG_EVENT" debug level in EDKII. But no module in EDKII actually use this debug level. I add so
|
By
Stanley Gan
·
|
|
debug UEFI Event
Hello All, I have an event callback function not called. So, I want to track event execution in UEFI. There is a "DEBUG_EVENT" debug level in EDKII. But no module in EDKII actually use this debug leve
Hello All, I have an event callback function not called. So, I want to track event execution in UEFI. There is a "DEBUG_EVENT" debug level in EDKII. But no module in EDKII actually use this debug leve
|
By
Stanley Gan
·
|
|
EmulatorPkg: Authenticated UEFI Variables not working
For some reason after Variable initialization, mVariableModuleGlobal->VariableGlobal.AuthFormat = FALSE and VariableServiceQueryVariableInfo() returns EFI_UNSUPPORTED for authenticated variables. Nt32
For some reason after Variable initialization, mVariableModuleGlobal->VariableGlobal.AuthFormat = FALSE and VariableServiceQueryVariableInfo() returns EFI_UNSUPPORTED for authenticated variables. Nt32
|
By
Eugene Khoruzhenko
·
|