|
UEFI Payload Issue
7 messages
Hi, I have generated a payload from edk2 2017. When i booting with payload i got struck after the below message. The keyboard is not detecting so i can't press any key. Mouse got powered up. Even i ex
Hi, I have generated a payload from edk2 2017. When i booting with payload i got struck after the below message. The keyboard is not detecting so i can't press any key. Mouse got powered up. Even i ex
|
By
sent888@...
·
|
|
Bonding support for PXE Boot
4 messages
Hello Experts, How can I support Bonding of ports and use new Virtual interface for PXE Boot in Hot-Standby mode in UEFI. Is their any limitation on why it is NOT already supported yet. -US
Hello Experts, How can I support Bonding of ports and use new Virtual interface for PXE Boot in Hot-Standby mode in UEFI. Is their any limitation on why it is NOT already supported yet. -US
|
By
UdayS
·
|
|
How to link DXE_DRIVER from UEFI_APPLICATION?
7 messages
Hi, I want to include Tcg2PhysicalPresenceLib in my UEFI Application. Tcg2PhysicalPresenceLib is located in SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf in EDK2. =======================
Hi, I want to include Tcg2PhysicalPresenceLib in my UEFI Application. Tcg2PhysicalPresenceLib is located in SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf in EDK2. =======================
|
By
joseph@...
·
|
|
How to execute Tpm2CommandClear with Physical Presence?
2 messages
Hi, I want to Clear TPM. So, I tried to execute Tpm2CommandClear, not work. > Tpm2ClearControl ... > Tpm2ClearControl - Not Found How to clear TPM2 with Physical Presence? Kind regards, Joseph
Hi, I want to Clear TPM. So, I tried to execute Tpm2CommandClear, not work. > Tpm2ClearControl ... > Tpm2ClearControl - Not Found How to clear TPM2 with Physical Presence? Kind regards, Joseph
|
By
joseph@...
·
|
|
[EXTERNAL] Re: [edk2-discuss] How to link DXE_DRIVER from UEFI_APPLICATION?
Yeah, DxeTcg2PhysicalPresence could use some TLC. It’s a weird catch-all of stuff which should be refactored. I’ve had it on my backlog forever. - Bret Sent: Friday, February 5, 2021 7:47 AM To: josep
Yeah, DxeTcg2PhysicalPresence could use some TLC. It’s a weird catch-all of stuff which should be refactored. I’ve had it on my backlog forever. - Bret Sent: Friday, February 5, 2021 7:47 AM To: josep
|
By
Bret Barkelew
·
|
|
回复: [edk2-discuss] what's the conditions of submodule updating
2 messages
Yes. Most update depends on the real request. Thanks Liming > -----邮件原件----- > 发件人: bounce+34241+499+4905953+8764802@groups.io > <bounce+34241+499+4905953+8764802@groups.io> 代表 Laszlo Ersek > 发送时间: 20
Yes. Most update depends on the real request. Thanks Liming > -----邮件原件----- > 发件人: bounce+34241+499+4905953+8764802@groups.io > <bounce+34241+499+4905953+8764802@groups.io> 代表 Laszlo Ersek > 发送时间: 20
|
By
gaoliming
·
|
|
回复: [edk2-discuss] 回复: [edk2-discuss] edk2 build failure due to long paths
Can you attach the log of the bios build log to generate RELEASE_GCC5/AARCH64/Sbsa.efi? Seemly, this EFI image is not generated. Thanks Liming > -----邮件原件----- > 发件人: bounce+34241+517+4905953+8764802@
Can you attach the log of the bios build log to generate RELEASE_GCC5/AARCH64/Sbsa.efi? Seemly, this EFI image is not generated. Thanks Liming > -----邮件原件----- > 发件人: bounce+34241+517+4905953+8764802@
|
By
gaoliming
·
|
|
回复: [edk2-discuss] edk2 build failure due to long paths
4 messages
BZ https://bugzilla.tianocore.org/show_bug.cgi?id=3032 has been fixed at 020ec963048340c9eaf9799471167d769239bcfc Can you try the latest edk2? > -----邮件原件----- > 发件人: bounce+34241+490+4905953+8764802@
BZ https://bugzilla.tianocore.org/show_bug.cgi?id=3032 has been fixed at 020ec963048340c9eaf9799471167d769239bcfc Can you try the latest edk2? > -----邮件原件----- > 发件人: bounce+34241+490+4905953+8764802@
|
By
gaoliming
·
|
|
Memory type of ESRT
Hi all, ESRT now is using AllocatePool() to allocate memory and published to ConfigurationTable. ConfigurationTable should be valid after calling ExitBootServices(). So why not using AllocateRuntimePo
Hi all, ESRT now is using AllocatePool() to allocate memory and published to ConfigurationTable. ConfigurationTable should be valid after calling ExitBootServices(). So why not using AllocateRuntimePo
|
By
wenyi,xie
·
|
|
Compile EDK2 to set boot order to PXE EFI_LOAD_OPTION
Werner, From a UEFI Specification point of view the boot policy is controlled by NVRAM variables. The variables in EFI have a GUID/UUID and a Unicode string name. The variables owned by the UEFI Spec
Werner, From a UEFI Specification point of view the boot policy is controlled by NVRAM variables. The variables in EFI have a GUID/UUID and a Unicode string name. The variables owned by the UEFI Spec
|
By
Andrew Fish
·
|
|
[EXTERNAL] [edk2-discuss] Compile EDK2 to set boot order to PXE
I think it’s actually going to be in MdeModulePkg under BDS (maybe MdeModulePkg/Universal/BdsDxe?). There’s also the BootManagerPolicyDxe and a few other libs that get used, but I’d have to dig into t
I think it’s actually going to be in MdeModulePkg under BDS (maybe MdeModulePkg/Universal/BdsDxe?). There’s also the BootManagerPolicyDxe and a few other libs that get used, but I’d have to dig into t
|
By
Bret Barkelew
·
|
|
Understanding about each package inside EDK2 repo.
2 messages
Hello Everyone, Where is the best place to get information about each package in EDK2 repo for a beginner. I want to understand what functionality each package provides, documentation about each packa
Hello Everyone, Where is the best place to get information about each package in EDK2 repo for a beginner. I want to understand what functionality each package provides, documentation about each packa
|
By
gauravpandya321@...
·
|
|
Loading second PCI driver on the same PCI device hangs the system.
2 messages
Hi, I have two pci drivers (1) full driver with all functionality, (2) Driver which subset of (1). Both drivers are working fine. Load/Unload at run time smoothly works when each of them are done inde
Hi, I have two pci drivers (1) full driver with all functionality, (2) Driver which subset of (1). Both drivers are working fine. Load/Unload at run time smoothly works when each of them are done inde
|
By
UdayS
·
|
|
what's the conditions of submodule updating
2 messages
Hi all, May I ask a question. In what conditions will we update submodules. Will we update the sbumodule when it only fixes a vulnerability, or any other conditions should be meet before updating.
Hi all, May I ask a question. In what conditions will we update submodules. Will we update the sbumodule when it only fixes a vulnerability, or any other conditions should be meet before updating.
|
By
wenyi,xie
·
|
|
'PciIO->Map' is returning "EFI_OUT_OF_RESOURCES" on Intel CRB device
6 messages
Hello Experts, Need your help to understand why is PciIO->Map is returning "EFI_OUT_OF_RESOURCES" in my Intel CRB DQ57TM (v2.31) but same driver works in other SuperMicro system ( v2.31 and v2.4). I u
Hello Experts, Need your help to understand why is PciIO->Map is returning "EFI_OUT_OF_RESOURCES" in my Intel CRB DQ57TM (v2.31) but same driver works in other SuperMicro system ( v2.31 and v2.4). I u
|
By
UdayS
·
|
|
edk2 build failure due to long paths
3 messages
I 'm facing edk2 build issues on Linux build hosts when path length is long. *Example scenarios* Eg. A) manual/standalone builds: If edk2 code base is deep inside a directory path instead of $HOME dir
I 'm facing edk2 build issues on Linux build hosts when path length is long. *Example scenarios* Eg. A) manual/standalone builds: If edk2 code base is deep inside a directory path instead of $HOME dir
|
By
rajesh.ravi@broadcom.com
·
|
|
Exposing new block IO handle to Platform BIOS
I'm working on a drivers for a storage controller. In it I install block IO protocol on each drive connected to the controller. Some of these drives may have OS in them. These block IO handles are chi
I'm working on a drivers for a storage controller. In it I install block IO protocol on each drive connected to the controller. Some of these drives may have OS in them. These block IO handles are chi
|
By
sanket.goswami@...
·
|
|
HTTP Requests from UEFI Shell are denied access to HTTP Server
Hi, My name is Hayden. I am working on communications between a machine running only the UEFI Shell and an external server via HTTP Protocol. The Shell binary I am using is built from ShellPkg in the
Hi, My name is Hayden. I am working on communications between a machine running only the UEFI Shell and an external server via HTTP Protocol. The Shell binary I am using is built from ShellPkg in the
|
By
huynhhai323@...
·
|
|
GDB server does not start.
It seems to be connected to DebugAgent, but the gdb server does not start. I am using Hyper-V Generation 2. ================================================== UEFI Shell: > disconnect (serial) > load
It seems to be connected to DebugAgent, but the gdb server does not start. I am using Hyper-V Generation 2. ================================================== UEFI Shell: > disconnect (serial) > load
|
By
joseph@...
·
|
|
How to use TimerLib on X64?
Hello everyone, noob here. I need an accurate timestamp counter for a UEFI_APPLICATION. currently i'm ussing `MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf` for the TimerLib but `GetPer
Hello everyone, noob here. I need an accurate timestamp counter for a UEFI_APPLICATION. currently i'm ussing `MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf` for the TimerLib but `GetPer
|
By
vapciogaming@...
·
|