|
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
·
|
|
Google Summer of Code Interested Student
10 messages
Hello, My name is Caden Kline. I am a freshmen Computer Science major in the US. I intend to specialize in Systems or Security or both. The main two tasks I am hoping to apply for are "Terminal driver
Hello, My name is Caden Kline. I am a freshmen Computer Science major in the US. I intend to specialize in Systems or Security or both. The main two tasks I am hoping to apply for are "Terminal driver
|
By
Caden Kline
·
|
|
回复: [edk2-discuss] 回复: Non-reproducible binaries generated by GenFw
2 messages
Yes. Just RELEASE_*_*_GENFW_FLAGS = --zero The format is defined in DSC spec. = means append, == means replacement. Thanks Liming > -----邮件原件----- > 发件人: Ross Burton <ross@...> > 发送时间: 2021年3月17日 0:27
Yes. Just RELEASE_*_*_GENFW_FLAGS = --zero The format is defined in DSC spec. = means append, == means replacement. Thanks Liming > -----邮件原件----- > 发件人: Ross Burton <ross@...> > 发送时间: 2021年3月17日 0:27
|
By
gaoliming
·
|
|
GSOC 21 interested student
2 messages
Hi everyone, I am Vikas Kundu, a post-grad student of Computer Science in India. I can code in Python, node.js, C and C++ and is aware of networking concepts especially DNS. I wish to work on the UEFI
Hi everyone, I am Vikas Kundu, a post-grad student of Computer Science in India. I can code in Python, node.js, C and C++ and is aware of networking concepts especially DNS. I wish to work on the UEFI
|
By
vikasraist@...
·
|
|
回复: Non-reproducible binaries generated by GenFw
7 messages
Ross: I verify -z option. It can remove DEBUG entry and make sure the generated image be reproduced. PlatformPkg.dsc: [BuildOptions] RELEASE_*_*_GENFW_FLAGS = -z Thanks Liming > -----邮件原件----- > 发件人:
Ross: I verify -z option. It can remove DEBUG entry and make sure the generated image be reproduced. PlatformPkg.dsc: [BuildOptions] RELEASE_*_*_GENFW_FLAGS = -z Thanks Liming > -----邮件原件----- > 发件人:
|
By
gaoliming
·
|
|
Redfish Host Interface
6 messages
Hello, I am interested in a UEFI Redfish Host Interface that does not require an OS. That is, the Redfish service would be provided by UEFI itself (via an IP interface)... or perhaps an EFI applicatio
Hello, I am interested in a UEFI Redfish Host Interface that does not require an OS. That is, the Redfish service would be provided by UEFI itself (via an IP interface)... or perhaps an EFI applicatio
|
By
Russell Peterson
·
|
|
回复: [edk2-discuss] Non-reproducible binaries generated by GenFw
Andrew: > -----邮件原件----- > 发件人: discuss@edk2.groups.io <discuss@edk2.groups.io> 代表 Andrew > Fish via groups.io > 发送时间: 2021年3月16日 2:56 > 收件人: discuss <discuss@edk2.groups.io>; ross@... > 抄送: Feng, Bob
Andrew: > -----邮件原件----- > 发件人: discuss@edk2.groups.io <discuss@edk2.groups.io> 代表 Andrew > Fish via groups.io > 发送时间: 2021年3月16日 2:56 > 收件人: discuss <discuss@edk2.groups.io>; ross@... > 抄送: Feng, Bob
|
By
gaoliming
·
|
|
回复: [edk2-discuss] 回复: Non-reproducible binaries generated by GenFw
Ross: This solution is for the reproduced binary images. If your platform has this request, you can update the platform DSC [BuildOptions] to include the option RELEASE_*_*_GENFW_FLAGS=-z. Thanks Limi
Ross: This solution is for the reproduced binary images. If your platform has this request, you can update the platform DSC [BuildOptions] to include the option RELEASE_*_*_GENFW_FLAGS=-z. Thanks Limi
|
By
gaoliming
·
|
|
Non-reproducible binaries generated by GenFw
2 messages
Hi, As per https://bugzilla.tianocore.org/show_bug.cgi?id=3256, GenFw writes non-reproducible binaries by embedding a build path. In fact in a build of ovmf with embedded shell, this one path is the s
Hi, As per https://bugzilla.tianocore.org/show_bug.cgi?id=3256, GenFw writes non-reproducible binaries by embedding a build path. In fact in a build of ovmf with embedded shell, this one path is the s
|
By
Ross Burton
·
|
|
[EXTERNAL] Re: [edk2-discuss] 回复: [edk2-discuss] edk2 build error
4 messages
Updated (below)… - Bret Sent: Monday, March 8, 2021 8:09 AM To: Mohammad Younas Khan Pathan<mailto:pmdyounaskhan786@...> Cc: discuss@edk2.groups.io<mailto:discuss@edk2.groups.io>; Sean Brogan<mailto:s
Updated (below)… - Bret Sent: Monday, March 8, 2021 8:09 AM To: Mohammad Younas Khan Pathan<mailto:pmdyounaskhan786@...> Cc: discuss@edk2.groups.io<mailto:discuss@edk2.groups.io>; Sean Brogan<mailto:s
|
By
Bret Barkelew
·
|
|
回复: [edk2-discuss] 回复: Non-reproducible binaries generated by GenFw
2 messages
Laszlo: I verify the below three commands. The first generated EFI image includes DEBUG entry. Other EFI images have no DEBUG entry. Yes, DEBUG entry is added by GenFw tool. -z option can be used to r
Laszlo: I verify the below three commands. The first generated EFI image includes DEBUG entry. Other EFI images have no DEBUG entry. Yes, DEBUG entry is added by GenFw tool. -z option can be used to r
|
By
gaoliming
·
|
|
Non-reproducible binaries generated by GenFw
So where would I put that statement? I tried dropping it into ShellPkg.dsc but it wasn't respected. Ross
So where would I put that statement? I tried dropping it into ShellPkg.dsc but it wasn't respected. Ross
|
By
Ross Burton
·
|
|
回复: Non-reproducible binaries generated by GenFw
RELEASE_*_*_GENFW_FLAGS = -z means this option is applied on RELEASE build. *_*_*_GANFW_FLAGS = -z can apply this option to all target builds. When you build, you can build -j build.log. Then, build l
RELEASE_*_*_GENFW_FLAGS = -z means this option is applied on RELEASE build. *_*_*_GANFW_FLAGS = -z can apply this option to all target builds. When you build, you can build -j build.log. Then, build l
|
By
gaoliming
·
|
|
Non-reproducible binaries generated by GenFw
I tried adding that to ShellPkg.dsc but I can't seem to make the value actually get into the build. Is there anything else I need to do apart from: +++ b/ShellPkg/ShellPkg.dsc @@ -154,3 +154,4 @@ [Bui
I tried adding that to ShellPkg.dsc but I can't seem to make the value actually get into the build. Is there anything else I need to do apart from: +++ b/ShellPkg/ShellPkg.dsc @@ -154,3 +154,4 @@ [Bui
|
By
Ross Burton
·
|