|
GSoC proposal for MinPlatform Qemu Support
Hello all, I have submitted a draft proposal, a google doc with commenting access, through GSoC website. Please suggest any changes or improvements so that I can improve on the proposal. Though I have
Hello all, I have submitted a draft proposal, a google doc with commenting access, through GSoC website. Please suggest any changes or improvements so that I can improve on the proposal. Though I have
|
By
KAAIRA GUPTA
·
|
|
Doubt in MinPlatform QemuOpenBoardPkg task
The second part of this task talks about fsp sdk and its use for testing FSP integration. I wanted to confirm if I understood this part correctly. From what I understand, we will have to work on this
The second part of this task talks about fsp sdk and its use for testing FSP integration. I wanted to confirm if I understood this part correctly. From what I understand, we will have to work on this
|
By
Kaaira Gupta
·
|
|
Doubt in MinPlatform QemuOpenBoardPkg task
Hi Kaaira, Great questions! So I’ll start out describing what the FSP is and why we built it. The FSP (Firmware Support Package) is a mechanism Intel developed to distribute chipset initialization cod
Hi Kaaira, Great questions! So I’ll start out describing what the FSP is and why we built it. The FSP (Firmware Support Package) is a mechanism Intel developed to distribute chipset initialization cod
|
By
Nate DeSimone
·
|
|
[EXTERNAL] [edk2-discuss] Customize Secure Boot Configuration 4 messages
There’s a few ways you could accomplish this, but I’m not aware of any “built-in” mechanism. To get you started, I’d take a look at the implementation of these: SecurityPkg/Library/AuthVariableLib/Aut
There’s a few ways you could accomplish this, but I’m not aware of any “built-in” mechanism. To get you started, I’d take a look at the implementation of these: SecurityPkg/Library/AuthVariableLib/Aut
|
By
Bret Barkelew
·
|
|
Customize Secure Boot Configuration
Dear all, I'm currently developing UEFI payload with Secure Boot enabled. I want to customize Secure Boot configuration (PK, KEK, DB, DBX) at build time of Edk2 instead of changing Secure Boot in BIOS
Dear all, I'm currently developing UEFI payload with Secure Boot enabled. I want to customize Secure Boot configuration (PK, KEK, DB, DBX) at build time of Edk2 instead of changing Secure Boot in BIOS
|
By
Vu Dinh
·
|
|
UEFI Shell 2.7 2 messages
Hello there after installing Windows 10 and uninstalling it I'm unable to see UEFI Shell 2.7 on my BIOS boot menu. I'm using ACER Aspire 7 A715-75G which had come with UEFI Shell 2.7 preinstalled. How
Hello there after installing Windows 10 and uninstalling it I'm unable to see UEFI Shell 2.7 on my BIOS boot menu. I'm using ACER Aspire 7 A715-75G which had come with UEFI Shell 2.7 preinstalled. How
|
By
Alex
·
|
|
Use of DebugLib in StandaloneMmCoreEntryPoint for AArch64 platforms 2 messages
Hi All, The StandaloneMmCoreEntryPoint library for AArch64 platforms uses DebugLib APIs in the code path starting from '_ModuleEntryPoint' to the point at which 'ProcessModuleEntryPointList' is called
Hi All, The StandaloneMmCoreEntryPoint library for AArch64 platforms uses DebugLib APIs in the code path starting from '_ModuleEntryPoint' to the point at which 'ProcessModuleEntryPointList' is called
|
By
Thomas Abraham
·
|
|
Google Summer of Code 2021 interested student 11 messages
Hello everyone, My name is Ayush Dwivedi. I am currently studying Computer Science and Engineering and am in my 3rd year of B.Tech program. I am interested in operating systems, firmwares and game pro
Hello everyone, My name is Ayush Dwivedi. I am currently studying Computer Science and Engineering and am in my 3rd year of B.Tech program. I am interested in operating systems, firmwares and game pro
|
By
Ayush Dwivedi
·
|
|
GccBase.lds 9 messages
Hi Is anyone familiar with this file? (Edk2\BaseTools\Scripts\GccBase.lds) I would like to understand more what it does and why it is needed. When looking at the .efi output of genfw, it seems the .bu
Hi Is anyone familiar with this file? (Edk2\BaseTools\Scripts\GccBase.lds) I would like to understand more what it does and why it is needed. When looking at the .efi output of genfw, it seems the .bu
|
By
Hernandez Miramontes, Jose Miguel
·
|
|
Driver health : Posting message in MessageList 2 messages
Hi , For our products, we have UEFI Driver and HII Driver as two separate images (this is a requirement for our product because we want to keep UEFI Driver as thin as possible). - Main role of UEFI Dr
Hi , For our products, we have UEFI Driver and HII Driver as two separate images (this is a requirement for our product because we want to keep UEFI Driver as thin as possible). - Main role of UEFI Dr
|
By
EDK
·
|
|
答复: [edk2-discuss] lost stderr in console
Hi, bob, The BZ is filed, here's the link https://bugzilla.tianocore.org/show_bug.cgi?id=3278 Thanks Wenyi -----邮件原件----- 发件人: Feng, Bob C [mailto:bob.c.feng@...] 发送时间: 2021年3月25日 22:42 收件人: discuss@e
Hi, bob, The BZ is filed, here's the link https://bugzilla.tianocore.org/show_bug.cgi?id=3278 Thanks Wenyi -----邮件原件----- 发件人: Feng, Bob C [mailto:bob.c.feng@...] 发送时间: 2021年3月25日 22:42 收件人: discuss@e
|
By
wenyi,xie
·
|
|
回复: [edk2-discuss] Interested in contributing
Monami: CLANG/LLVM tool chain has been enabled in Edk2 project for Windows/Linux/Mac OS. You can see more detail from https://github.com/tianocore/tianocore.github.io/wiki/CLANG9-Tools-Chain But on Wi
Monami: CLANG/LLVM tool chain has been enabled in Edk2 project for Windows/Linux/Mac OS. You can see more detail from https://github.com/tianocore/tianocore.github.io/wiki/CLANG9-Tools-Chain But on Wi
|
By
gaoliming
·
|
|
Interested in contributing
Hi there, I'm Monami - a Master's in Computer Engineering student at Virginia Tech, US. This is my first semester here as an international student, so I don't have CPT authorization to get paid for wo
Hi there, I'm Monami - a Master's in Computer Engineering student at Virginia Tech, US. This is my first semester here as an international student, so I don't have CPT authorization to get paid for wo
|
By
monamidg@...
·
|
|
lost stderr in console
Wenyi, As the description in Commit 01b6090b, the change was to fix the incremental build issue in the MSVC toolchain. But now it‘s found that impacts the usage of the GCC toolchain. Please file a BZ
Wenyi, As the description in Commit 01b6090b, the change was to fix the incremental build issue in the MSVC toolchain. But now it‘s found that impacts the usage of the GCC toolchain. Please file a BZ
|
By
Bob Feng
·
|
|
答复: [edk2-discuss] lost stderr in console
Hi, liming, Yes, my command using 2>&1 to redirect strerr to stdout, and after updating to version 202011 the stderr are not shown in the screen but only written in xxx.log. According to Laszlo's help
Hi, liming, Yes, my command using 2>&1 to redirect strerr to stdout, and after updating to version 202011 the stderr are not shown in the screen but only written in xxx.log. According to Laszlo's help
|
By
wenyi,xie
·
|
|
答复: [edk2-discuss] lost stderr in console
Hi, Laszlo, Thank you very much for such detailed explanation. I know the root cause of the problem now. -----邮件原件----- 发件人: Laszlo Ersek [mailto:lersek@...] 发送时间: 2021年3月18日 4:31 收件人: discuss@edk2.gr
Hi, Laszlo, Thank you very much for such detailed explanation. I know the root cause of the problem now. -----邮件原件----- 发件人: Laszlo Ersek [mailto:lersek@...] 发送时间: 2021年3月18日 4:31 收件人: discuss@edk2.gr
|
By
wenyi,xie
·
|
|
回复: [edk2-discuss] lost stderr in console
Wenyi: Do you use build command to build your platform and find the message from stderr are not shown in the screen? Thanks Liming > -----邮件原件----- > 发件人: discuss@edk2.groups.io <discuss@edk2.groups.i
Wenyi: Do you use build command to build your platform and find the message from stderr are not shown in the screen? Thanks Liming > -----邮件原件----- > 发件人: discuss@edk2.groups.io <discuss@edk2.groups.i
|
By
gaoliming
·
|
|
Windows guest fails to boot into recovery mode due to commit 5267926 21 messages
Hello, I ran into a windows booting failure issue(a page fault exception), and narrow down it to the following patch, MdeModulePkg/DxeIpl: support more NX related PCDs https://github.com/tianocore/edk
Hello, I ran into a windows booting failure issue(a page fault exception), and narrow down it to the following patch, MdeModulePkg/DxeIpl: support more NX related PCDs https://github.com/tianocore/edk
|
By
annie li
·
|
|
[Announce] A UEFI NTFS driver, with read/write support
Hi, I have just completed a fork of the GPLv2 ntfs-3g project [1], that enables compiling it as a UEFI driver. The project, as well as binary releases (for X64, IA32, AARCH64 and ARM), can be found at
Hi, I have just completed a fork of the GPLv2 ntfs-3g project [1], that enables compiling it as a UEFI driver. The project, as well as binary releases (for X64, IA32, AARCH64 and ARM), can be found at
|
By
Pete Batard
·
|
|
lost stderr in console 2 messages
Hi,everyone, I used to set makeflags like below,so that only message from stderr will be shown in console while compiling, and at the same time message from stderr and stdout will all be saved in xxx.
Hi,everyone, I used to set makeflags like below,so that only message from stderr will be shown in console while compiling, and at the same time message from stderr and stdout will all be saved in xxx.
|
By
wenyi,xie
·
|