|
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)
·
|
|
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@...
·
|
|
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@...
·
|
|
[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
·
|
|
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)
·
|
|
[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
·
|
|
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@...
·
|
|
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
·
|
|
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
·
|
|
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
·
|
|
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
·
|
|
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
·
|
|
回复: [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
·
|
|
[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
·
|
|
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
·
|
|
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
·
|
|
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@...
·
|
|
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
·
|
|
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
·
|
|
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@...
·
|