|
Looking for help to enable eDP1 port on Minnowboard derivative board
2 messages
To all, I have a board designed on the e3800 SoC. We are reusing the Minnowboard UEFI FW (with some minor changes for the memory controller) and are able to boot this board with the UEFI FW that we ar
To all, I have a board designed on the e3800 SoC. We are reusing the Minnowboard UEFI FW (with some minor changes for the memory controller) and are able to boot this board with the UEFI FW that we ar
|
By
rksaripalli@...
·
|
|
WriteSections64()
2 messages
Hello, We are in the process of upgrading our gcc toolchain to gcc 8.3 (from 7.3). In the process of doing that we have hit an error building edk2: make[2]: *** [/home/x/RELEASE_GCC5/AARCH64/MdeModule
Hello, We are in the process of upgrading our gcc toolchain to gcc 8.3 (from 7.3). In the process of doing that we have hit an error building edk2: make[2]: *** [/home/x/RELEASE_GCC5/AARCH64/MdeModule
|
By
Russell Peterson
·
|
|
[edk2-devel] [edk2-discuss] WriteSections64()
Hello, Ard. The tools_def.txt was updated and both the -fno-pie and -fno-pic are specified when executing gcc. I don’t have access to the code at the moment but I will post the exact gcc command line
Hello, Ard. The tools_def.txt was updated and both the -fno-pie and -fno-pic are specified when executing gcc. I don’t have access to the code at the moment but I will post the exact gcc command line
|
By
Russell Peterson
·
|
|
[edk2-devel] [edk2-discuss] WriteSections64()
Your Conf/tools_def.txt is probably stale, and does not contain the -fno-pie option we added a while ago.
Your Conf/tools_def.txt is probably stale, and does not contain the -fno-pie option we added a while ago.
|
By
Ard Biesheuvel
·
|
|
[edk2-devel] [edk2-discuss] WriteSections64()
5 messages
Here is a sample of the gcc command line: "/x/sdk/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc" -I/x/edk2/edk2/MlxPlatformPkg/Include -march=armv8-a+crc -g -fshort-w
Here is a sample of the gcc command line: "/x/sdk/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc" -I/x/edk2/edk2/MlxPlatformPkg/Include -march=armv8-a+crc -g -fshort-w
|
By
Russell Peterson
·
|
|
LongJump.iii and Nasm.inc
4 messages
Folks - I give up. If I do a clean install of EDK2 and put NASM in C:\Program Files\Nasm (in Windows) and do : set WORKSPACE=C:\Isi\Edk2Shell set NASM_PREFIX=C:\Program Files\Nasm edksetup and do a bu
Folks - I give up. If I do a clean install of EDK2 and put NASM in C:\Program Files\Nasm (in Windows) and do : set WORKSPACE=C:\Isi\Edk2Shell set NASM_PREFIX=C:\Program Files\Nasm edksetup and do a bu
|
By
Tim Lewis
·
|
|
WinHost.exe from EmulatorPkg and StdLib applications
5 messages
I am having trouble building StdLib applications inside of EmulatorPkg.dsc. When I add !incude StdLib/StdLib.inc I will always see a warning message about stdio.h. This comes down to the use of /X in
I am having trouble building StdLib applications inside of EmulatorPkg.dsc. When I add !incude StdLib/StdLib.inc I will always see a warning message about stdio.h. This comes down to the use of /X in
|
By
Tim Lewis
·
|
|
Some questions about UEFI
6 messages
Hello, I am using EDK2 https://github.com/tianocore/edk2 on a Raspberry PI 3B model. Installation went fine and I can access the UEFI Shell interface, where the commands work. But I’m now stuck and ha
Hello, I am using EDK2 https://github.com/tianocore/edk2 on a Raspberry PI 3B model. Installation went fine and I can access the UEFI Shell interface, where the commands work. But I’m now stuck and ha
|
By
Elena WILLIS
·
|
|
Can't Build AppPkg on ubuntu16.04?
I developed UEFI app&driver with UDK2018&Win10. Recently I decided move to unbutu 16.04. Building EmulatorPkg and MdeMoudelPkg are good. But I can't build AppPkg. The error message as below: "gcc" -o
I developed UEFI app&driver with UDK2018&Win10. Recently I decided move to unbutu 16.04. Building EmulatorPkg and MdeMoudelPkg are good. But I can't build AppPkg. The error message as below: "gcc" -o
|
By
robin
·
|
|
Linking an external library into UEFI APPLICATION
2 messages
Hello, I am working with a UEFI APPLICATION and am trying to link an externally built static library. The external build system is using the same toolchain so the library should be compatible. I have
Hello, I am working with a UEFI APPLICATION and am trying to link an externally built static library. The external build system is using the same toolchain so the library should be compatible. I have
|
By
Johnson, Chris (Tulsa)
·
|
|
[edk2] Question about needing install python 2.7
Hello, I have a question about needing install python 2.7 If user wants to setup udk compiling environment, he needs install python 2.7. When running build command every time, it always check python t
Hello, I have a question about needing install python 2.7 If user wants to setup udk compiling environment, he needs install python 2.7. When running build command every time, it always check python t
|
By
Tiger Liu(BJ-RD)
·
|
|
TPM configure menu in UEFI
Hi all, Good morning. I have a board which is running Stinggray processor. On this board there is also real SPI based TPM2 chip. I want to implement measured boot on this board. I have question regard
Hi all, Good morning. I have a board which is running Stinggray processor. On this board there is also real SPI based TPM2 chip. I want to implement measured boot on this board. I have question regard
|
By
LI, Huang
·
|
|
Increase robustness of nmake BaseTools build for space also used by make
2 messages
Hello, I added a patch to the devel@edk2 group but I don't know how to introduce it. I was working in a MyWorkspace years ago using cygwin most likely on my Windows computer. Recently, I went back to
Hello, I added a patch to the devel@edk2 group but I don't know how to introduce it. I was working in a MyWorkspace years ago using cygwin most likely on my Windows computer. Recently, I went back to
|
By
Burt Silverman
·
|
|
Print git tag or commit info
2 messages
Hi Pankaj, In edk2 build environment, the makefile is generated by build tool, while it also allow user to provide custom makefile for a module. As you mentioned, git tag info is easy to do in makefil
Hi Pankaj, In edk2 build environment, the makefile is generated by build tool, while it also allow user to provide custom makefile for a module. As you mentioned, git tag info is easy to do in makefil
|
By
Bob Feng
·
|
|
Using NewPackageList vs HiiAddPackages
2 messages
DriverSample in MdeModulePkg uses the HiiAddPackages function to add the uni file contents to the driver. The Wizard driver from the HII lab guide uses the NewPackageList function to do the same. What
DriverSample in MdeModulePkg uses the HiiAddPackages function to add the uni file contents to the driver. The Wizard driver from the HII lab guide uses the NewPackageList function to do the same. What
|
By
Justin
·
|
|
EDK2 UEFI Specification and Revision
3 messages
When runs "ver" command in EFI Shell command line it shows UEFI specification and revision. The question is how to find out what UEFI specification and revision does EDK2 support?
When runs "ver" command in EFI Shell command line it shows UEFI specification and revision. The question is how to find out what UEFI specification and revision does EDK2 support?
|
By
sergestus@...
·
|
|
Piping output to unload fails
Hi, Is there a way to pipe to unload. For example: echo "123" | unload -n Thanks.
Hi, Is there a way to pipe to unload. For example: echo "123" | unload -n Thanks.
|
By
Byte Enable
·
|
|
Could not load PC BIOS
2 messages
Hello Tianocore list, I am trying (with Qemu) to emulate an UEFI 64bit PC that boots from a virtual CD and installs an OS on a virtual HD. But I get always an error (See below). I use: - Xubuntu 18.04
Hello Tianocore list, I am trying (with Qemu) to emulate an UEFI 64bit PC that boots from a virtual CD and installs an OS on a virtual HD. But I get always an error (See below). I use: - Xubuntu 18.04
|
By
Peter Wiehe
·
|
|
Establish network and run 'ping'
14 messages
Hi, in order to pass files via network (using TFTP) from/to the UEFI-Shell, I´m trying to establish a network connection. For that I want to check it using the ping command (Ifconfig and ping does not
Hi, in order to pass files via network (using TFTP) from/to the UEFI-Shell, I´m trying to establish a network connection. For that I want to check it using the ping command (Ifconfig and ping does not
|
By
Buhrow, Simon
·
|
|
Design discussion for SEV-ES
I'd like to be added to the TianoCore Design Meeting to discuss support SEV-ES in OVMF. Looking at the calendar, the meeting scheduled for December 12, 2019 would be best. Discussion length will depen
I'd like to be added to the TianoCore Design Meeting to discuss support SEV-ES in OVMF. Looking at the calendar, the meeting scheduled for December 12, 2019 would be best. Discussion length will depen
|
By
Tom Lendacky
·
|