|
[PATCH 1/1] OvmfPkg: fix PcdFSBClock 3 messages
kvm FSB clock is 1GHz, not 100 MHz. Timings are off by factor 10. Fix all affected build configurations. Not changed: Microvm and Cloudhw (they have already have the correct value), and Xen (has no fi
kvm FSB clock is 1GHz, not 100 MHz. Timings are off by factor 10. Fix all affected build configurations. Not changed: Microvm and Cloudhw (they have already have the correct value), and Xen (has no fi
|
By
Gerd Hoffmann
·
|
|
How to create a account on bugzilla.tianocore.org ? 2 messages
Hi experts, We want to report bug on bugzilla.tianocore.org but the system doesn't provide link for creating new account. How should I do for creating a account on bugzilla.tianocore.org? Thanks! Joey
Hi experts, We want to report bug on bugzilla.tianocore.org but the system doesn't provide link for creating new account. How should I do for creating a account on bugzilla.tianocore.org? Thanks! Joey
|
By
joeyli
·
|
|
[PATCH 1/5] CpuException: Avoid allocating code pages for DXE instance 4 messages
Today the DXE instance allocates code page and then copies the IDT vectors to the allocated code page. Then it fixes up the vector number in the IDT vector. But if we update the NASM file to generate
Today the DXE instance allocates code page and then copies the IDT vectors to the allocated code page. Then it fixes up the vector number in the IDT vector. But if we update the NASM file to generate
|
By
Ni, Ray
·
|
|
[PATCH 4/5] CpuException: Remove InitializeCpuInterruptHandlers 4 messages
InitializeCpuExceptionHandlers() expects caller allocates IDT while InitializeCpuInterruptHandlers() allocates 256 IDT entries itself. InitializeCpuExceptionHandlers() fills max 32 IDT entries allocat
InitializeCpuExceptionHandlers() expects caller allocates IDT while InitializeCpuInterruptHandlers() allocates 256 IDT entries itself. InitializeCpuExceptionHandlers() fills max 32 IDT entries allocat
|
By
Ni, Ray
·
|
|
[PATCH v2 08/17] Silicon/Qemu: Update ARM_CORE_INFO initializer for MPIDR field change 2 messages
The ARM_CORE_INFO struct has been updated so the MPIDR is now a single field instead of separate cluster/core fields. Update the initializer. Signed-off-by: Rebecca Cran <rebecca@...> --- Silicon/Qemu
The ARM_CORE_INFO struct has been updated so the MPIDR is now a single field instead of separate cluster/core fields. Update the initializer. Signed-off-by: Rebecca Cran <rebecca@...> --- Silicon/Qemu
|
By
Rebecca Cran
·
|
|
[PATCH] OvmfPkg: TdxDxe: Fix AsmRelocateApMailBoxLoop 2 messages
Thanks Isaku. Reviewed-by: Min Xu <min.m.xu@...>
Thanks Isaku. Reviewed-by: Min Xu <min.m.xu@...>
|
By
Min Xu
·
|
|
[PATCH v5 1/6] MdeModulePkg/PciHostBridge: io range is not mandatory 13 messages
io range is not mandatory according to pcie spec, so allow bridge configurations without io address space assigned. Signed-off-by: Gerd Hoffmann <kraxel@...> Reviewed-by: Ard Biesheuvel <ardb@...> ---
io range is not mandatory according to pcie spec, so allow bridge configurations without io address space assigned. Signed-off-by: Gerd Hoffmann <kraxel@...> Reviewed-by: Ard Biesheuvel <ardb@...> ---
|
By
Gerd Hoffmann
·
|
|
[GSoC 2022] Introducing myself & seeking for project ideas 11 messages
Hello, I’m Théo, a French 1st year master’s student, specialized in embedded systems engineering. I’m interested in joining EDK II development as part of the Google Summer of Code program. I’ve learnt
Hello, I’m Théo, a French 1st year master’s student, specialized in embedded systems engineering. I’m interested in joining EDK II development as part of the Google Summer of Code program. I’ve learnt
|
By
Théo Jehl
·
|
|
Now: Tools, CI, Code base construction meeting series - 05/23/2022
#cal-notice
Tools, CI, Code base construction meeting series When: 05/23/2022 4:30pm to 5:30pm (UTC-07:00) America/Los Angeles Where: https://github.com/tianocore/edk2/discussions/2614 View Event Description: Tia
Tools, CI, Code base construction meeting series When: 05/23/2022 4:30pm to 5:30pm (UTC-07:00) America/Los Angeles Where: https://github.com/tianocore/edk2/discussions/2614 View Event Description: Tia
|
By
Group Notification
·
|
|
[edk2-platforms][PATCH V2 1/1] WhitleyOpenBoardPkg/Build: Compress CpuMpPei.inf
Compressing the CpuMpPei component results in it executing from cached memory saving significant boot time. Cc: Nate DeSimone <nathaniel.l.desimone@...> Cc: Chasel Chiu <chasel.chiu@...> Signed-off-by
Compressing the CpuMpPei component results in it executing from cached memory saving significant boot time. Cc: Nate DeSimone <nathaniel.l.desimone@...> Cc: Chasel Chiu <chasel.chiu@...> Signed-off-by
|
By
Oram, Isaac W
·
|
|
[PATCHv2 1/1] MdePkg/UefiDevicePathLib: Add support for PEIMs
DevicePathLib utilities are useful in PEI to locate the devices which need an opal unlock on S3 resume. This commit reuses the implementation done to support Standalone MM for PEI. Signed-off-by: Mate
DevicePathLib utilities are useful in PEI to locate the devices which need an opal unlock on S3 resume. This commit reuses the implementation done to support Standalone MM for PEI. Signed-off-by: Mate
|
By
Albecki, Mateusz
·
|
|
[PATCH 0/5] CryptoPkg: Add additional cipher algos and TLS API to meet WPA3 2 messages
To meet the needs of WPA3 Enterprise, additional cipher algorithms and TLS APIs need to be added. Code branch: https://github.com/liyi77/edk2/tree/Add-TLS Details as follows: - TlsShutdown: Shutdown t
To meet the needs of WPA3 Enterprise, additional cipher algorithms and TLS APIs need to be added. Code branch: https://github.com/liyi77/edk2/tree/Add-TLS Details as follows: - TlsShutdown: Shutdown t
|
By
yi1 li
·
|
|
[PATCH v3 0/4] Fix AP Jump Table Handling for SEV-SNP 2 messages
A full-featured SEV-SNP guest will not rely on the AP jump table, and will instead use the AP Creation interface defined by the GHCB. However, a guest is still allowed to use the AP jump table if desi
A full-featured SEV-SNP guest will not rely on the AP jump table, and will instead use the AP Creation interface defined by the GHCB. However, a guest is still allowed to use the AP jump table if desi
|
By
Michael Roth
·
|
|
[PATCH v3 4/4] UefiCpuPkg: Store SEV-SNP AP jump table in the secrets page 2 messages
A full-featured SEV-SNP guest will not rely on the AP jump table, and will instead use the AP Creation interface defined by the GHCB. However, a guest is still allowed to use the AP jump table if desi
A full-featured SEV-SNP guest will not rely on the AP jump table, and will instead use the AP Creation interface defined by the GHCB. However, a guest is still allowed to use the AP jump table if desi
|
By
Michael Roth
·
|
|
[PATCH 0/4] OvmfPkg: CloudHv: Reduce PIO and MMIO accesses 2 messages
From: Sebastien Boeuf <sebastien.boeuf@...> The goal of this series is to reduce the amount of inappropriate PIO and MMIO accesses generated by the firmware when running on Cloud Hypervisor. For MMIO
From: Sebastien Boeuf <sebastien.boeuf@...> The goal of this series is to reduce the amount of inappropriate PIO and MMIO accesses generated by the firmware when running on Cloud Hypervisor. For MMIO
|
By
Boeuf, Sebastien
·
|
|
Debugging Ovmf with GDB: No symbol is recognized 2 messages
Hi, I am trying to debug OVMF as suggested in https://retrage.github.io/2019/12/05/debugging-ovmf-en.html. Almost every step seems to work fine. I built edk2 as follow: ------------------------------
Hi, I am trying to debug OVMF as suggested in https://retrage.github.io/2019/12/05/debugging-ovmf-en.html. Almost every step seems to work fine. I built edk2 as follow: ------------------------------
|
By
koenig_regina@...
·
|
|
[PATCH 0/4] Measure kernel blob 4 messages
Kernel blobs include the kernel image, initrd, command line. These are external inputs from host VMM. In some platforms,such as Tdx environment, Host VMM is treated as un-trusted. So these external in
Kernel blobs include the kernel image, initrd, command line. These are external inputs from host VMM. In some platforms,such as Tdx environment, Host VMM is treated as un-trusted. So these external in
|
By
Min Xu
·
|
|
[PATCH 3/4] OvmfPkg: Implement BlobMeasurementLibTdx 2 messages
OvmfPkg/IntelTdx/BlobMeasurementLibTdx is implemented for measurement of Kernel blob. It calls EFI_CC_MEASUREMENT_PROTOCOL to do the measurement. Cc: Ard Biesheuvel <ardb+tianocore@...> Cc: Jordan Jus
OvmfPkg/IntelTdx/BlobMeasurementLibTdx is implemented for measurement of Kernel blob. It calls EFI_CC_MEASUREMENT_PROTOCOL to do the measurement. Cc: Ard Biesheuvel <ardb+tianocore@...> Cc: Jordan Jus
|
By
Min Xu
·
|
|
[PATCH 4/4] OvmfPkg: Call MeasureKernelBlob after fetch from fw_cfg
In QemuKernelLoaderFsDxeEntrypoint we use FetchBlob to read the content of the kernel/initrd/cmdline from the QEMU fw_cfg interface. Insert a call to MeasureKernelBlob after fetching to allow BlobMeas
In QemuKernelLoaderFsDxeEntrypoint we use FetchBlob to read the content of the kernel/initrd/cmdline from the QEMU fw_cfg interface. Insert a call to MeasureKernelBlob after fetching to allow BlobMeas
|
By
Min Xu
·
|
|
[PATCH 2/4] OvmfPkg: Add BlobMeasurementLibNull to dsc
This prepares the ground for calling MeasureKernelBlob() in QemuKernelLoaderFsDxe. Cc: Ard Biesheuvel <ardb+tianocore@...> Cc: Jordan Justen <jordan.l.justen@...> Cc: Ashish Kalra <ashish.kalra@...> C
This prepares the ground for calling MeasureKernelBlob() in QemuKernelLoaderFsDxe. Cc: Ard Biesheuvel <ardb+tianocore@...> Cc: Jordan Justen <jordan.l.justen@...> Cc: Ashish Kalra <ashish.kalra@...> C
|
By
Min Xu
·
|