|
UEFI Redfish support
Hello,
I'm new to the group, I'm a system software engineer working for a corporation in USA.
I'm not sure where to post my queries, hence posting it here.
I have recently started working on adding
Hello,
I'm new to the group, I'm a system software engineer working for a corporation in USA.
I'm not sure where to post my queries, hence posting it here.
I have recently started working on adding
|
By
Mahantesh Salimath
·
#736
·
|
|
Re: [edk2-devel] [edk2-discuss] Google Summer of Code Interested Student
I am happy to say that I'll be working on terminal improvement for GSoC.
Thanks for picking my proposal and thank you to my mentors(Rocio, Nate
DeSimone) for agreeing to work with me. My proposal is
I am happy to say that I'll be working on terminal improvement for GSoC.
Thanks for picking my proposal and thank you to my mentors(Rocio, Nate
DeSimone) for agreeing to work with me. My proposal is
|
By
Caden Kline
·
#735
·
|
|
Not able to boot Linux after flashing Intel Quark Platform Image on Intel Galileo Gen 2
Hello Everyone,
I have Flashed Intel Galileo Gen 2 using Intel Quark Platform image but I'm unable to boot OS after that.
Does anyone know how to solve this?
I am following this
Hello Everyone,
I have Flashed Intel Galileo Gen 2 using Intel Quark Platform image but I'm unable to boot OS after that.
Does anyone know how to solve this?
I am following this
|
By
Nihal
·
#734
·
|
|
Re: 回复: [edk2-discuss] compile error
Hi,Liming:
Our project has several components, EDK2 is one of them. This project has a top makefile, and this top makefile will call sub makefile to build every component.
In the top makefile, it
Hi,Liming:
Our project has several components, EDK2 is one of them. This project has a top makefile, and this top makefile will call sub makefile to build every component.
In the top makefile, it
|
By
wenyi,xie
·
#733
·
|
|
回复: [edk2-discuss] compile error
Wenyi:
Build command has option -n. Can you try build -n 1 to disable multiple thread?
-n THREADNUMBER Build the platform using multi-threaded compiler. The
value
Wenyi:
Build command has option -n. Can you try build -n 1 to disable multiple thread?
-n THREADNUMBER Build the platform using multi-threaded compiler. The
value
|
By
gaoliming
·
#732
·
|
|
Re: compile error
The environment is a docker, itself has no kernel, it depends on the kernel of host machine.
The environment is a docker, itself has no kernel, it depends on the kernel of host machine.
|
By
wenyi,xie
·
#731
·
|
|
Re: compile error
We have tried to set the default version of python to 3.7, but the error is still there.
We have tried to set the default version of python to 3.7, but the error is still there.
|
By
wenyi,xie
·
#730
·
|
|
Re: compile error
Could you try the python3?
Thanks,
Bob
Could you try the python3?
Thanks,
Bob
|
By
Bob Feng
·
#729
·
|
|
Re: compile error
And this error only occurred in a specific environment. We trace the commit log and find this error relate to the feature "BaseTools Enable multiple-thread autogen".
Maybe this environment doesn't
And this error only occurred in a specific environment. We trace the commit log and find this error relate to the feature "BaseTools Enable multiple-thread autogen".
Maybe this environment doesn't
|
By
wenyi,xie
·
#728
·
|
|
Re: compile error
That is an error in a Python build tool, not a compiler error?
That is an error in a Python build tool, not a compiler error?
|
By
Andrew Fish
·
#727
·
|
|
compile error
Hello everyone,
When we update EDK2 version from 201903 to 202011, we meet a compile error, the error message like below. we roll back the EDK2 version and find the error starts from 201908.
Our
Hello everyone,
When we update EDK2 version from 201903 to 202011, we meet a compile error, the error message like below. we roll back the EDK2 version and find the error starts from 201908.
Our
|
By
wenyi,xie
·
#726
·
|
|
Re: Is it possible to manually (from code) load 'Realtek UEFI UNDI Driver' from firmware?
There is also the possibility that the "fast boot" option is implemented by having the Realtek UEFI UNDI Driver itself check for the "fast boot" setting, and refusing to be loaded (i.e. returning an
There is also the possibility that the "fast boot" option is implemented by having the Realtek UEFI UNDI Driver itself check for the "fast boot" setting, and refusing to be loaded (i.e. returning an
|
By
Michael Brown
·
#725
·
|
|
Re: Is it possible to manually (from code) load 'Realtek UEFI UNDI Driver' from firmware?
The uefi spec defined method to request the bds connect something is using https://github.com/tianocore/edk2/blob/master/MdePkg/Include/Protocol/BootManagerPolicy.h
We have been trying to move
The uefi spec defined method to request the bds connect something is using https://github.com/tianocore/edk2/blob/master/MdePkg/Include/Protocol/BootManagerPolicy.h
We have been trying to move
|
By
Sean
·
#724
·
|
|
Re: Is it possible to manually (from code) load 'Realtek UEFI UNDI Driver' from firmware?
That will only load drivers that are part of the platform firmware. It
will not load drivers from the disk (which could otherwise be loaded via
Driver#### options), or from the ROM BARs of PCI cards.
That will only load drivers that are part of the platform firmware. It
will not load drivers from the disk (which could otherwise be loaded via
Driver#### options), or from the ROM BARs of PCI cards.
|
By
Laszlo Ersek
·
#723
·
|
|
Is it possible to manually (from code) load 'Realtek UEFI UNDI Driver' from firmware?
I am developing efi application that should work with network.
I found, that some drivers (including 'Realtek UEFI UNDI Driver') are not loaded, when BIOS option 'Fast boot' is on.
I'v tried to load
I am developing efi application that should work with network.
I found, that some drivers (including 'Realtek UEFI UNDI Driver') are not loaded, when BIOS option 'Fast boot' is on.
I'v tried to load
|
By
alexey3nemckovich@...
·
#722
·
|
|
Is it possible to manually (from code) load 'Realtek UEFI UNDI Driver'?
I am developing efi application that should work with network.
I found, that some drivers (including 'Realtek UEFI UNDI Driver') are not loaded, when BIOS option 'Fast boot' is on.
I'v tried to load
I am developing efi application that should work with network.
I found, that some drivers (including 'Realtek UEFI UNDI Driver') are not loaded, when BIOS option 'Fast boot' is on.
I'v tried to load
|
By
alexey3nemckovich@...
·
#721
·
|
|
Re: Drivers that based on two underlying hardware devices
There should be a working example of this in almost any UEFI USB network driver, since most USB NICs require access to two USB-level interfaces but the EFI_USB_IO_PROTOCOL model exposes a single
There should be a working example of this in almost any UEFI USB network driver, since most USB NICs require access to two USB-level interfaces but the EFI_USB_IO_PROTOCOL model exposes a single
|
By
Michael Brown
·
#720
·
|
|
Drivers that based on two underlying hardware devices
Hi,
Trying to determine any recommendations for best practices for drivers that need to connect to multiple pieces of hardware and the interaction with the connection sequence. For example if a
Hi,
Trying to determine any recommendations for best practices for drivers that need to connect to multiple pieces of hardware and the interaction with the connection sequence. For example if a
|
By
Jeff Brasen
·
#719
·
|
|
Re: Having problems when trying to instrument all code of a specific UEFI driver (including the library code)
For ASan and MSan I just add the relevant flags to CC_FLAGS and sometimes I have to add custom flags. I must mention that I enabled Windows as a target for MSan, this wasn't the case for my LLVM
For ASan and MSan I just add the relevant flags to CC_FLAGS and sometimes I have to add custom flags. I must mention that I enabled Windows as a target for MSan, this wasn't the case for my LLVM
|
By
mick21@...
·
#718
·
|
|
Re: Having problems when trying to instrument all code of a specific UEFI driver (including the library code)
What compiler flags did you change to get the clang sanitizer working?
Thanks,
Andrew Fish
What compiler flags did you change to get the clang sanitizer working?
Thanks,
Andrew Fish
|
By
Andrew Fish
·
#717
·
|