|
[PATCH v1 1/1] .github/workflows/codeql-analysis.yml: Add PIP caching
3 messages
From: Michael Kubacki <michael.kubacki@...> Adds caching of PIP dependencies. This reduces overall execution time and decreases likelihood of a network error reaching out pypi to get the dependencies.
From: Michael Kubacki <michael.kubacki@...> Adds caching of PIP dependencies. This reduces overall execution time and decreases likelihood of a network error reaching out pypi to get the dependencies.
|
By
Michael Kubacki
·
|
|
[PATCH v2 0/6] MdePkg/Base.h: Introduce various alignment-related macros
3 messages
v2 changes: - rebase to latest master, adapt patches to changes. - update macro documentation to use @retval TRUE/FALSE. - added patch to use IS_POW2 in MtrrLib. - add reviews and acks. Gerd Hoffmann
v2 changes: - rebase to latest master, adapt patches to changes. - update macro documentation to use @retval TRUE/FALSE. - added patch to use IS_POW2 in MtrrLib. - add reviews and acks. Gerd Hoffmann
|
By
Gerd Hoffmann
·
|
|
Split up MdeModulePkg and CryptoPkg CodeQL CI checks
2 messages
Hi Michael, I am looking at the CI agent execution times since we resolved several issued the last few days. We have CodeQL running in GitHub Actions and the rest of the Checks running in Azure Pipeli
Hi Michael, I am looking at the CI agent execution times since we resolved several issued the last few days. We have CodeQL running in GitHub Actions and the rest of the Checks running in Azure Pipeli
|
By
Michael D Kinney
·
|
|
[edk2-staging/OpenSSL11_EOL 0/7] Openssl 3.0 POC update Mar 17
5 messages
Please check the patch series if interested. PR: https://github.com/tianocore/edk2-staging/pull/359 Latest size data: Binaries: CryptoDxeFull -> 1.7% 17KB (New) CryptoDxe 14% -> 10.10% 82KB CryptoSmm
Please check the patch series if interested. PR: https://github.com/tianocore/edk2-staging/pull/359 Latest size data: Binaries: CryptoDxeFull -> 1.7% 17KB (New) CryptoDxe 14% -> 10.10% 82KB CryptoSmm
|
By
Li, Yi
·
|
|
[RESEND v1 1/1] CI: Use Fedora-37 (gcc12) image for Linux jobs
5 messages
Switch to the new Fedora-37 CI docker image, and with it to gcc12, for Linux jobs. Signed-off-by: Oliver Steffen <osteffen@...> Reviewed-by: Sunil V L <sunilvl@...> Reviewed-by: Michael Kubacki <micha
Switch to the new Fedora-37 CI docker image, and with it to gcc12, for Linux jobs. Signed-off-by: Oliver Steffen <osteffen@...> Reviewed-by: Sunil V L <sunilvl@...> Reviewed-by: Michael Kubacki <micha
|
By
Oliver Steffen
·
|
|
[PATCH v3 1/3] Platform/AMD: Adds MinBoardPkg to support MinPlatformPkg
4 messages
Adds initial DEC and DSC file for MinBoardPkg. This package provides supporting modules for AMD boards to leverage MinPlatformPkg framework. Signed-off-by: Abdul Lateef Attar <abdattar@...> Cc: Ard Bi
Adds initial DEC and DSC file for MinBoardPkg. This package provides supporting modules for AMD boards to leverage MinPlatformPkg framework. Signed-off-by: Abdul Lateef Attar <abdattar@...> Cc: Ard Bi
|
By
Abdul Lateef Attar
·
|
|
[PATCH 0/2] Support FDT library.
11 messages
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4392 Add FDT support in EDK2 by submodule 3rd party libfdt (https://github.com/devicetree-org/pylibfdt/tree/main/libfdt) Cc: Michael D Kinney <micha
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4392 Add FDT support in EDK2 by submodule 3rd party libfdt (https://github.com/devicetree-org/pylibfdt/tree/main/libfdt) Cc: Michael D Kinney <micha
|
By
Benny Lin
·
|
|
[PATCH v1 1/1] .github/dependabot.yml: Disable automatic rebasing
3 messages
From: Michael Kubacki <michael.kubacki@...> Sets the rebase-strategy to "disabled" to prevent automatic rebasing. Rebasing can be done manually in the dependabot PR either through the GitHub UI or the
From: Michael Kubacki <michael.kubacki@...> Sets the rebase-strategy to "disabled" to prevent automatic rebasing. Rebasing can be done manually in the dependabot PR either through the GitHub UI or the
|
By
Michael Kubacki
·
|
|
[PATCH v1 2/2] UefiPayloadPkg: Update default memory type information for S4
Copied values from OVMF, these are sufficient for a debug build. Now that those are improved, remove PcdResetOnMemoryTypeInformationChange override. If the memory map must change, reset system so that
Copied values from OVMF, these are sufficient for a debug build. Now that those are improved, remove PcdResetOnMemoryTypeInformationChange override. If the memory map must change, reset system so that
|
By
Benjamin Doron
·
|
|
[PATCH v1 1/2] UefiPayloadPkg: Always build MemoryTypeInformation HOB for DXE GCD
MemoryType information assists GCD with defragmenting the memory map. When the DXE core starts, GCD adds memory descriptors for the resource descriptors HOBs. This allocates heap space which can be re
MemoryType information assists GCD with defragmenting the memory map. When the DXE core starts, GCD adds memory descriptors for the resource descriptors HOBs. This allocates heap space which can be re
|
By
Benjamin Doron
·
|
|
[PATCH] UefiCpuPkg/Test: Disable random test cases
8 messages
The random test cases just run for too long that may cause timeout in CI test. Disable them for now. Signed-off-by: Ray Ni <ray.ni@...> --- .../UnitTest/CpuPageTableLibUnitTestHost.c | 10 +++++----- 1
The random test cases just run for too long that may cause timeout in CI test. Disable them for now. Signed-off-by: Ray Ni <ray.ni@...> --- .../UnitTest/CpuPageTableLibUnitTestHost.c | 10 +++++----- 1
|
By
Ni, Ray
·
|
|
[PATCH] IntelFsp2Pkg: TempRamInit API should preserve EBX/RBX register.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4395 FSP specification defines the TempRamInit API preserved register list which including EBX/RBX, however current implementation unexpectedly ov
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4395 FSP specification defines the TempRamInit API preserved register list which including EBX/RBX, however current implementation unexpectedly ov
|
By
Chiu, Chasel
·
|
|
[PATCH v3] IntelFsp2Pkg: LoadMicrocodeDefault() causing unnecessary delay.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4391 FSP should support the scenario that CPU microcode already loaded before calling LoadMicrocodeDefault(), in this case it should return direct
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4391 FSP should support the scenario that CPU microcode already loaded before calling LoadMicrocodeDefault(), in this case it should return direct
|
By
Chiu, Chasel
·
|
|
PR fails due to OVMF time out
2 messages
Hi, I found several of my PRs cannot pass the CI due to OVMF boot timeout. e.g.: Mktme fix by niruiyu · Pull Request #4072 · tianocore/edk2 (github.com) I also one PR from Ard (X64 text reloc fixes by
Hi, I found several of my PRs cannot pass the CI due to OVMF boot timeout. e.g.: Mktme fix by niruiyu · Pull Request #4072 · tianocore/edk2 (github.com) I also one PR from Ard (X64 text reloc fixes by
|
By
Ni, Ray
·
|
|
[PATCH v1 1/1] OvmfPkg/CI: Revert SMP mode
5 messages
From: Michael Kubacki <michael.kubacki@...> This is causing excessive boot times in the VS2019 IA32/X64 Full run to shell tasks (> 2 minutes) and blocking all edk2 CI. This patch removes the change so
From: Michael Kubacki <michael.kubacki@...> This is causing excessive boot times in the VS2019 IA32/X64 Full run to shell tasks (> 2 minutes) and blocking all edk2 CI. This patch removes the change so
|
By
Michael Kubacki
·
|
|
[PATCH] add ArmCpuInfo EFI application
App goes through ID_AA64*_EL1 system registers and decode their values. First version which does not use much of current AArch64 support code present in EDK2. Written to check what data is there and w
App goes through ID_AA64*_EL1 system registers and decode their values. First version which does not use much of current AArch64 support code present in EDK2. Written to check what data is there and w
|
By
Marcin Juszkiewicz
·
|
|
[RFT PATCH v2 1/6] BaseTools/tools_def XCODE: Link X64 with -read_only_relocs suppress
14 messages
Earlier XCODE versions did not support the -read_only_relocs suppress linker option, which suppresses errors resulting from absolute relocations emitted into read-only sections when building PIE execu
Earlier XCODE versions did not support the -read_only_relocs suppress linker option, which suppresses errors resulting from absolute relocations emitted into read-only sections when building PIE execu
|
By
Ard Biesheuvel
·
|
|
[PATCH 2/3] BaseTools/Conf/tools_def: Fix CLANGDWARF_IA32_X64
5 messages
Drop the "-z max-page-size=3D0x40" option as it causes the ELF header to overflow into the .text section, causing undefined behaviour. With high optimization level it corrupts essential code and the b
Drop the "-z max-page-size=3D0x40" option as it causes the ELF header to overflow into the .text section, causing undefined behaviour. With high optimization level it corrupts essential code and the b
|
By
Patrick Rudolph
·
|
|
[PATCH V1 1/1] OvmfPkg/PlatformPei: Skip PlatformInitEmuVariableNvStore in SEV guest
5 messages
From: Min M Xu <min.m.xu@...> BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4379 PlatformInitEmuVariableNvStore is called to initialize the EmuVariableNvStore with the content pointed by PcdOvmfF
From: Min M Xu <min.m.xu@...> BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4379 PlatformInitEmuVariableNvStore is called to initialize the EmuVariableNvStore with the content pointed by PcdOvmfF
|
By
Min Xu
·
|
|
[RFT PATCH v3 0/5] UefiCpuPkg, OvmfPkg: Simplify CpuExceptionHandlerLib
8 messages
We have a special version of CpuExceptionHandlerLib for XCODE5, whose=0D linker (LLD) does not permit absolute symbol references in read-only=0D sections.=0D =0D Instead of fixing this up at runtime f
We have a special version of CpuExceptionHandlerLib for XCODE5, whose=0D linker (LLD) does not permit absolute symbol references in read-only=0D sections.=0D =0D Instead of fixing this up at runtime f
|
By
Ard Biesheuvel
·
|