|
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
·
|
|
Trouble building EmulatorPkg
9 messages
As described in Readme.md, building 64bit emulator in Windows: build -p EmulatorPkg\EmulatorPkg.dsc -t VS2013 -a X64 But getting an error linking WinHost: d:/src/edk2/Build/EmulatorX64/DEBUG_VS2013/X6
As described in Readme.md, building 64bit emulator in Windows: build -p EmulatorPkg\EmulatorPkg.dsc -t VS2013 -a X64 But getting an error linking WinHost: d:/src/edk2/Build/EmulatorX64/DEBUG_VS2013/X6
|
By
Eugene Khoruzhenko
·
|
|
SMBIOS: are there any fields which hold be negative values?
2 messages
Before I send a patch, I wanted to check if anyone knew whether there are any fields in the SMBIOS specification which can be negative? I haven't across any, and the current code for smbiosview prints
Before I send a patch, I wanted to check if anyone knew whether there are any fields in the SMBIOS specification which can be negative? I haven't across any, and the current code for smbiosview prints
|
By
Rebecca Cran
·
|
|
Resolution and graphical issues with OVMF firmware and MacOS?
4 messages
Hi, I'm following this guide: https://www.nicksherlock.com/2019/10/installing-macos-catalina-10-15-on-proxmox-6/ in order to install MacOS on a Proxmox system. However, there appears to be a bug in th
Hi, I'm following this guide: https://www.nicksherlock.com/2019/10/installing-macos-catalina-10-15-on-proxmox-6/ in order to install MacOS on a Proxmox system. However, there appears to be a bug in th
|
By
victorhooi@...
·
|
|
[EXTERNAL] [edk2-discuss] Questions about UEFI MAT / PcdPropertiesTableEnable
3 messages
I think our (MS Core UEFI) opinion would be that the default should change to TRUE. - Bret ________________________________ Sent: Tuesday, March 17, 2020 9:00:17 PM To: discuss@edk2.groups.io <discuss
I think our (MS Core UEFI) opinion would be that the default should change to TRUE. - Bret ________________________________ Sent: Tuesday, March 17, 2020 9:00:17 PM To: discuss@edk2.groups.io <discuss
|
By
Bret Barkelew
·
|
|
Questions about UEFI MAT / PcdPropertiesTableEnable
Hi, Experts: I have a question about UEFI MAT / PcdPropertiesTableEnable. Device protection in Windows Security, standard hardware security requirement is described as below: TPM 2.0 Secure Boot Enabl
Hi, Experts: I have a question about UEFI MAT / PcdPropertiesTableEnable. Device protection in Windows Security, standard hardware security requirement is described as below: TPM 2.0 Secure Boot Enabl
|
By
Tiger Liu(BJ-RD)
·
|
|
[edk2-devel] A problem with live migration of UEFI virtual machines
6 messages
Following up here *too*, just for completeness. The query in this thread has been posted three times now (and I have zero idea why). Each time it generated a different set of responses. For completes,
Following up here *too*, just for completeness. The query in this thread has been posted three times now (and I have zero idea why). Each time it generated a different set of responses. For completes,
|
By
Laszlo Ersek
·
|
|
HTTP boot failed on timeout
14 messages
Hi Community, I'm trying to use HTTP boot, the process starts and download is progressing until ~40% of the download is complete. However, every-time the download it terminated at the same spot. I've
Hi Community, I'm trying to use HTTP boot, the process starts and download is progressing until ~40% of the download is complete. However, every-time the download it terminated at the same spot. I've
|
By
doron.bleiberg@...
·
|
|
IPSec Support
Hi Community, I read that the project supports IPSec, but what exactly this support includes? Does it mean the UEFI drivers will enable all my traffic to be encapsulated with IPSec once I enable the f
Hi Community, I read that the project supports IPSec, but what exactly this support includes? Does it mean the UEFI drivers will enable all my traffic to be encapsulated with IPSec once I enable the f
|
By
doron.bleiberg@...
·
|
|
Platform Variable hook library for Supporting UEFI Variable Resiliency
Hi all, As the discussion in the email thread below, we would like to add a Platform Variable hook library for IBV/OEM to support the UEFI Variable Resiliency (protection, detection, and recovery for
Hi all, As the discussion in the email thread below, we would like to add a Platform Variable hook library for IBV/OEM to support the UEFI Variable Resiliency (protection, detection, and recovery for
|
By
Wang, Sunny (HPS SW)
·
|
|
[EXTERNAL] [edk2-discuss] Unit Test Framework for UEFI driver of RAID controller
EDK2 has a native unit test framework based on CMocka (which at one point was Google’s straight-C testing framework). Would that work for you? - Bret Sent: Tuesday, February 11, 2020 8:15 PM To: discu
EDK2 has a native unit test framework based on CMocka (which at one point was Google’s straight-C testing framework). Would that work for you? - Bret Sent: Tuesday, February 11, 2020 8:15 PM To: discu
|
By
Bret Barkelew
·
|
|
Unit Test Framework for UEFI driver of RAID controller
Hi, I'm trying to create Unit test framework for UEFI driver of PCI RAID controller and looking for a suitable tool for this. I'm thinking of using googletest and googlemock frame work for this. Has a
Hi, I'm trying to create Unit test framework for UEFI driver of PCI RAID controller and looking for a suitable tool for this. I'm thinking of using googletest and googlemock frame work for this. Has a
|
By
sanket.goswami@...
·
|
|
A problem with live migration of UEFI virtual machines
2 messages
Hi all, We found a problem with live migration of UEFI virtual machines due to size of OVMF.fd changes. Specifically, the size of OVMF.fd in edk with low version such as edk-2.0-25 is *2MB* while the
Hi all, We found a problem with live migration of UEFI virtual machines due to size of OVMF.fd changes. Specifically, the size of OVMF.fd in edk with low version such as edk-2.0-25 is *2MB* while the
|
By
"wuchenye1995
·
|
|
Filter non-UEFI drives
3 messages
Hi all, I'm looking for a way to filter boot options to only those that contain EFI volumes. Right now, testing in QEMU, I see things like empty CD-ROM drives and blank USB drives as boot options. In
Hi all, I'm looking for a way to filter boot options to only those that contain EFI volumes. Right now, testing in QEMU, I see things like empty CD-ROM drives and blank USB drives as boot options. In
|
By
Tim Crawford
·
|
|
Lock BootOrder variable
16 messages
Hi All, Is there any spec'd way that we can use to lock some UEFI variables like BootOrder without breaking OS installation and OS functionalities? For some security reasons and customer use cases, we
Hi All, Is there any spec'd way that we can use to lock some UEFI variables like BootOrder without breaking OS installation and OS functionalities? For some security reasons and customer use cases, we
|
By
Wang, Sunny (HPS SW)
·
|
|
Build Error - ModuleNotFoundError with build.py
Hi, I am unable to complete the "build" command successfully due to the import error. Can someone point me where to look into? C:\edk2>build Traceback (most recent call last): File "C:\edk2\BaseTools\
Hi, I am unable to complete the "build" command successfully due to the import error. Can someone point me where to look into? C:\edk2>build Traceback (most recent call last): File "C:\edk2\BaseTools\
|
By
Satoshi Tanda
·
|
|
Running LibC application from shell causes "Command Error Status: Unsupported" on real hardware, works in VM
7 messages
I’m writing an application for UEFI that provides a Lua shell for users to interact with. I have successfully gotten the code to run inside QEMU with OVMF, but any time I try to run it on real hardwar
I’m writing an application for UEFI that provides a Lua shell for users to interact with. I have successfully gotten the code to run inside QEMU with OVMF, but any time I try to run it on real hardwar
|
By
jackmacwindowslinux@...
·
|
|
Saving data structure at Pre EFI Initialization phase in memory to use it at DXE phase by some UEFI application?
Is it possible to save SYSHOST data structure at PEI phase in memory at some default location to use it at DXE phase by some UEFI application?
Is it possible to save SYSHOST data structure at PEI phase in memory at some default location to use it at DXE phase by some UEFI application?
|
By
sergestus@...
·
|
|
dirent always returns NULL when opening a directory, errno is 0
2 messages
I’m testing out running some code under the EFI environment to learn about writing EFI applications. I’m trying to list files in a directory on the filesystem using the dirent API provided with LibStd
I’m testing out running some code under the EFI environment to learn about writing EFI applications. I’m trying to list files in a directory on the filesystem using the dirent API provided with LibStd
|
By
Jack Bruienne
·
|