|
EFI_AUDIO_OUTPUT_PROTOCOL: assistance with VirtIO initialization
Hi all,
So Leif and I have been working on USB Audio but we've run into a snag. We've encountered a problem -- neither of us knows enough about USB to figure out how to get the class-specific AC
Hi all,
So Leif and I have been working on USB Audio but we've run into a snag. We've encountered a problem -- neither of us knows enough about USB to figure out how to get the class-specific AC
|
By
Ethin Probst
·
#77382
·
|
|
[PATCH] UefiPayloadPkg: Fix the build failure
For non-universal payload, HandoffHobTable is used without initialization.
This patch fixed this failure.
Signed-off-by: Guo Dong <guo.dong@...>
---
For non-universal payload, HandoffHobTable is used without initialization.
This patch fixed this failure.
Signed-off-by: Guo Dong <guo.dong@...>
---
|
By
Guo Dong
·
#77381
·
|
|
Re: [edk2-platforms][PATCH V2] PurleyOpenBoardPkg : Support for LINUX Boot
Reviewed-by: isaac.w.oram@...
Reviewed-by: isaac.w.oram@...
|
By
Oram, Isaac W
·
#77380
·
|
|
[edk2-platforms][PATCH V2] PurleyOpenBoardPkg : Support for LINUX Boot
Support for LINUX Boot
To enable/disable feature, PcdLinuxBootEnable can be used
1. Follow directions on http://osresearch.net/Building/ to compile the heads kernel and initrd for
Support for LINUX Boot
To enable/disable feature, PcdLinuxBootEnable can be used
1. Follow directions on http://osresearch.net/Building/ to compile the heads kernel and initrd for
|
By
manickavasakam karpagavinayagam
·
#77379
·
|
|
Re: [EXTERNAL] Re: [edk2-devel] NetworkPkg: Unexpected DHCP RELEASE after PXE server reply on IPv6
Maciej and Vincent,
We’ve captured data that demonstrates that EDK2 is handling IPv4 differently than IPv6. I’ve opened a bug to track this work:
3471 – Unexpected DHCP RELEASE after PXE
Maciej and Vincent,
We’ve captured data that demonstrates that EDK2 is handling IPv4 differently than IPv6. I’ve opened a bug to track this work:
3471 – Unexpected DHCP RELEASE after PXE
|
By
Bret Barkelew <bret.barkelew@...>
·
#77378
·
|
|
Re: [PATCH v2 0/6] NetworkPkg/IScsiDxe: support SHA256 in CHAP
Thank you!
Merged as commit range 3cde0d553d93..bb33c27fbed6, via
<https://github.com/tianocore/edk2/pull/1780>.
Laszlo
Thank you!
Merged as commit range 3cde0d553d93..bb33c27fbed6, via
<https://github.com/tianocore/edk2/pull/1780>.
Laszlo
|
By
Laszlo Ersek
·
#77377
·
|
|
CPU count limitation in CpuMpPei BIST processing
Hi Eric, Mike, Ray,
with "master" being at commit 3cde0d553d93, please consider the
CollectBistDataFromPpi() function in "UefiCpuPkg/CpuMpPei/CpuBist.c":
If "NumberOfProcessors" is large enough,
Hi Eric, Mike, Ray,
with "master" being at commit 3cde0d553d93, please consider the
CollectBistDataFromPpi() function in "UefiCpuPkg/CpuMpPei/CpuBist.c":
If "NumberOfProcessors" is large enough,
|
By
Laszlo Ersek
·
#77376
·
|
|
Correct value for PCD_DATABASE_OFFSET_MASK
Hello!
I was investigating implementation of the PCD database
(https://github.com/tianocore/edk2/blob/master/MdeModulePkg/Include/Guid/PcdDataBaseSignatureGuid.h).
According to my understanding
Hello!
I was investigating implementation of the PCD database
(https://github.com/tianocore/edk2/blob/master/MdeModulePkg/Include/Guid/PcdDataBaseSignatureGuid.h).
According to my understanding
|
By
Konstantin Aladyshev
·
#77375
·
|
|
Re: [PATCH] MdeModulePkg PiSmmCore: Change MemoryAttributes message to DEBUG_VERBOSE level
Hi Ray,
This changes align to DxeCore
edk2\MdeModulePkg\Core\Dxe\Misc\MemoryAttributesTable.c
DxeCore uses VERBOSE error level to print MemoryAttributesTable. So, update
SmmCore to align to
Hi Ray,
This changes align to DxeCore
edk2\MdeModulePkg\Core\Dxe\Misc\MemoryAttributesTable.c
DxeCore uses VERBOSE error level to print MemoryAttributesTable. So, update
SmmCore to align to
|
By
Yang Gang
·
#77374
·
|
|
[PATCH] MdeModulePkg PiSmmCore: Change MemoryAttributes message to DEBUG_VERBOSE level
Signed-off-by: Yang Gang <yanggang@...>
Cc: Eric Dong <eric.dong@...>
Cc: Ray Ni <ray.ni@...>
Cc: Liming Gao <gaoliming@...>
---
Signed-off-by: Yang Gang <yanggang@...>
Cc: Eric Dong <eric.dong@...>
Cc: Ray Ni <ray.ni@...>
Cc: Liming Gao <gaoliming@...>
---
|
By
Yang Gang
·
#77373
·
|
|
Re: [PATCH v4 2/8] ArmVirtPkg: add SecureBootVariableLib class resolution
I know a new version is coming up, but one comment still:
you should please make this series bisectable. That is, the series
should build at every stage.
That implies the following approach (each
I know a new version is coming up, but one comment still:
you should please make this series bisectable. That is, the series
should build at every stage.
That implies the following approach (each
|
By
Laszlo Ersek
·
#77372
·
|
|
Re: [PATCH] MdeModulePkg PiSmmCore: Change MemoryAttributes message to DEBUG_VERBOSE level
I agree it should be documented in the commit message. One good reason
is if there are many messages, as logging lots of messages is costly (it
slows down booting).
Thanks
Laszlo
I agree it should be documented in the commit message. One good reason
is if there are many messages, as logging lots of messages is costly (it
slows down booting).
Thanks
Laszlo
|
By
Laszlo Ersek
·
#77371
·
|
|
Re: [PATCH v4 0/4] SEV Live Migration support for OVMF.
Thanks for filing the BZ, I've captured my previous statements / wishes
in some new BZ comments now.
Laszlo
Thanks for filing the BZ, I've captured my previous statements / wishes
in some new BZ comments now.
Laszlo
|
By
Laszlo Ersek
·
#77370
·
|
|
Re: [edk2-platforms PATCH v4 10/12] ARM Silicon and Platforms: add SecureBootVariableLib class resolution
For the SBSA Qemu bit
Reviewed-by: Graeme Gregory <graeme@...>
For the SBSA Qemu bit
Reviewed-by: Graeme Gregory <graeme@...>
|
By
Graeme Gregory <graeme@...>
·
#77369
·
|
|
Re: [edk2-platforms][PATCH v4 05/41] IntelSiliconPkg: Add microcode FV PCDs
I found two locations:
Silicon\Intel\CoffeelakeSiliconPkg\Cpu\Library\PeiCpuPolicyLib\PeiCpuPolicyLib.c
Silicon\Intel\IntelSiliconPkg\Feature\Flash\SpiFvbService\SpiFvbServiceMm.c
I found two locations:
Silicon\Intel\CoffeelakeSiliconPkg\Cpu\Library\PeiCpuPolicyLib\PeiCpuPolicyLib.c
Silicon\Intel\IntelSiliconPkg\Feature\Flash\SpiFvbService\SpiFvbServiceMm.c
|
By
Michael Kubacki
·
#77368
·
|
|
[PATCH edk2-test 1/1] uefi-sct/SctPkg: uefi-sct: QueryVariableInfo(EFI_VARIABLE_NON_VOLATILE)
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3469
The Self Certification Test (SCT) II Case Specification, 2017 requires
in 5.2.1.4.5. that QueryVariableInfo() shall fail for
attributes
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3469
The Self Certification Test (SCT) II Case Specification, 2017 requires
in 5.2.1.4.5. that QueryVariableInfo() shall fail for
attributes
|
By
Heinrich Schuchardt
·
#77367
·
|
|
[PATCH] UefiPayloadPkg: Dump hob information from boot loader
Universal Payload will consume Hobs from boot loader.
Dump all hobs in the Universal Payload entry.
Cc: Maurice Ma <maurice.ma@...>
Cc: Guo Dong <guo.dong@...>
Cc: Benjamin You
Universal Payload will consume Hobs from boot loader.
Dump all hobs in the Universal Payload entry.
Cc: Maurice Ma <maurice.ma@...>
Cc: Guo Dong <guo.dong@...>
Cc: Benjamin You
|
By
Zhiguang Liu
·
#77366
·
|
|
Re: [PATCH] MdeModulePkg/RegularExpressionDxe: Fix memory assert in FreePool()
Hi Liming,
I got my patch ready. Should I test it by creating PR on Github like https://github.com/tianocore/edk2/pull/1735? Or I just send out new patch for review?
Thanks,
Nickle
Hi Liming,
I got my patch ready. Should I test it by creating PR on Github like https://github.com/tianocore/edk2/pull/1735? Or I just send out new patch for review?
Thanks,
Nickle
|
By
Nickle Wang
·
#77365
·
|
|
Re: [PATCH v4 0/12] Secure Boot default keys
Hi,
Please ignore this patchset, I was trying to create one patchset with
patches from edk2 and edk2-platfrom, but it didn't work too well.
Please let me send a new version of patches
Hi,
Please ignore this patchset, I was trying to create one patchset with
patches from edk2 and edk2-platfrom, but it didn't work too well.
Please let me send a new version of patches
|
By
Grzegorz Bernacki
·
#77364
·
|
|
[RFC PATCH v5 28/28] OvmfPkg/AmdSev: expose the SNP reserved pages through configuration table
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3275
Now that both the secrets and cpuid pages are reserved in the HOB,
extract the location details through fixed PCD and make it available
to the
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3275
Now that both the secrets and cpuid pages are reserved in the HOB,
extract the location details through fixed PCD and make it available
to the
|
By
Brijesh Singh
·
#77363
·
|