|
Re: [PATCH v1 1/6] IntelFsp2Pkg: Add CpuLib to module INFs that depend on UefiCpuLib
Reviewed-by: Star Zeng <star.zeng@...>
Reviewed-by: Star Zeng <star.zeng@...>
|
By
Zeng, Star
·
#88455
·
|
|
Re: [PATCH v1 2/6] IntelFsp2WrapperPkg: Add CpuLib to module INFs that depend on UefiCpuLib.
Reviewed-by: Star Zeng <star.zeng@...>
Reviewed-by: Star Zeng <star.zeng@...>
|
By
Zeng, Star
·
#88454
·
|
|
Re: [PATCH edk2 v3 3/3] StandaloneMmPkg: Fix check buffer address failed issue from TF-A
Hi Ming,
I am not sure if this is an issue at my end, but I cannot apply this patch series, can you check, please?
Also, is it possible to share these patches on a Github branch.
Regards,
Sami
Hi Ming,
I am not sure if this is an issue at my end, but I cannot apply this patch series, can you check, please?
Also, is it possible to share these patches on a Github branch.
Regards,
Sami
|
By
Sami Mujawar
·
#88453
·
|
|
Re: [PATCH v2] OvmfPkg/BhyveBhfPkg: add support for QemuFwCfg
Any comments from bhyve folks on that?
Best regards
Corvin
Beckhoff Automation GmbH & Co. KG | Managing Director: Dipl. Phys. Hans Beckhoff
Registered office: Verl, Germany | Register court:
Any comments from bhyve folks on that?
Best regards
Corvin
Beckhoff Automation GmbH & Co. KG | Managing Director: Dipl. Phys. Hans Beckhoff
Registered office: Verl, Germany | Register court:
|
By
Corvin Köhne <c.koehne@...>
·
#88452
·
|
|
Re: [PATCH v1 2/6] IntelFsp2WrapperPkg: Add CpuLib to module INFs that depend on UefiCpuLib.
Thanks Yu!
Reviewed-by: Chasel Chiu <chasel.chiu@...>
Thanks Yu!
Reviewed-by: Chasel Chiu <chasel.chiu@...>
|
By
Chiu, Chasel
·
#88451
·
|
|
Re: [PATCH v1 1/6] IntelFsp2Pkg: Add CpuLib to module INFs that depend on UefiCpuLib
Thanks Yu!
Reviewed-by: Chasel Chiu <chasel.chiu@...>
Thanks Yu!
Reviewed-by: Chasel Chiu <chasel.chiu@...>
|
By
Chiu, Chasel
·
#88450
·
|
|
Re: [Patch V4] NetworkPkg: Add PCDs for HTTP DNS RetryCount and RetryInterval
Dear Maintainers,
Could you review the patch? All checks have passed the EDK2 CI build.
https://github.com/tianocore/edk2/pull/2717
Thanks,
Heng
Dear Maintainers,
Could you review the patch? All checks have passed the EDK2 CI build.
https://github.com/tianocore/edk2/pull/2717
Thanks,
Heng
|
By
Heng Luo
·
#88449
·
|
|
Event: TianoCore Bug Triage - APAC / NAMO - 04/05/2022
#cal-reminder
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
04/05/2022
6:30pm to 7:30pm
(UTC-07:00) America/Los
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
04/05/2022
6:30pm to 7:30pm
(UTC-07:00) America/Los
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#88448
·
|
|
[PATCH v1 1/1] CryptoPkg/TlsLibNull: Remove MU_CHANGE comment markers
From: Michael Kubacki <michael.kubacki@...>
MU_CHANGE tags are used in a different project (Project Mu) to
highlight deviations from Tianocore. Therefore, the comments are
not needed when
From: Michael Kubacki <michael.kubacki@...>
MU_CHANGE tags are used in a different project (Project Mu) to
highlight deviations from Tianocore. Therefore, the comments are
not needed when
|
By
Michael Kubacki
·
#88447
·
|
|
Re: need help - edk2 build issue
Hi,
It looks like the assembler is failing. Do you have an up-to-date NASM? I remember that some distros' NASMs aren't supported by edk2, which requires a fairly recent one (2.15.05)
Best
Hi,
It looks like the assembler is failing. Do you have an up-to-date NASM? I remember that some distros' NASMs aren't supported by edk2, which requires a fairly recent one (2.15.05)
Best
|
By
Pedro Falcato
·
#88446
·
|
|
Re: need help - edk2 build issue
Sukumar,
The LongJump.iii is just the nasm file after it has been post processed you should be able to look at it.
If I look at mine I see.
44: rdsspq rax
...
49: incsspq rax
Those are some
Sukumar,
The LongJump.iii is just the nasm file after it has been post processed you should be able to look at it.
If I look at mine I see.
44: rdsspq rax
...
49: incsspq rax
Those are some
|
By
Andrew Fish
·
#88445
·
|
|
Re: need help - edk2 build issue
Hi,
would you pl help me to resolve this edk2 build issue (TOT codebase)?
sghorai@sghorai-desk3:~/work/edk2-tianocore/edk2-april05/edk2$ build -p UefiPayloadPkg/UefiPayloadPkg.dsc -a IA32 -a X64 -t
Hi,
would you pl help me to resolve this edk2 build issue (TOT codebase)?
sghorai@sghorai-desk3:~/work/edk2-tianocore/edk2-april05/edk2$ build -p UefiPayloadPkg/UefiPayloadPkg.dsc -a IA32 -a X64 -t
|
By
Ghorai, Sukumar
·
#88444
·
|
|
[PATCH] BaseTools: Add python version of GenCrc32
From: Artem Khakimov <artem.khakimov@...>
Add GenCrc32 python tool, add tests, switch
BinWrappers and BinPipWrappers to GenCrc32.py
Cc: Olga Artemeva <olga.artemeva@...>
Cc: Vadim
From: Artem Khakimov <artem.khakimov@...>
Add GenCrc32 python tool, add tests, switch
BinWrappers and BinPipWrappers to GenCrc32.py
Cc: Olga Artemeva <olga.artemeva@...>
Cc: Vadim
|
By
artem.khakimov@...
·
#88443
·
|
|
Re: GSoC 2022: Add S3 resume support to MinPlatform
Hi,
I'm looking for feedback on a proposal for a large project. I intend to implement S3 resume for MinPlatform (medium project) and develop closed chassis debug over an HDMI cable as an additional
Hi,
I'm looking for feedback on a proposal for a large project. I intend to implement S3 resume for MinPlatform (medium project) and develop closed chassis debug over an HDMI cable as an additional
|
By
Benjamin Doron
·
#88442
·
|
|
[PATCH v8 6/6] OvmfPkg/AmdSevDxe: Add support for SEV live migration.
From: Ashish Kalra <ashish.kalra@...>
Check for SEV live migration feature support, if detected
setup a new UEFI enviroment variable to indicate OVMF
support for SEV live migration.
This
From: Ashish Kalra <ashish.kalra@...>
Check for SEV live migration feature support, if detected
setup a new UEFI enviroment variable to indicate OVMF
support for SEV live migration.
This
|
By
Ashish Kalra
·
#88441
·
|
|
[PATCH v8 5/6] OvmfPkg/PlatformPei: Mark SEC GHCB page as unencrypted via hypercall
From: Ashish Kalra <ashish.kalra@...>
Mark the SEC GHCB page (that is mapped as unencrypted in
ResetVector code) in the hypervisor's guest page encryption
state tracking.
Cc: Jordan Justen
From: Ashish Kalra <ashish.kalra@...>
Mark the SEC GHCB page (that is mapped as unencrypted in
ResetVector code) in the hypervisor's guest page encryption
state tracking.
Cc: Jordan Justen
|
By
Ashish Kalra
·
#88440
·
|
|
[PATCH v8 4/6] OvmfPkg/VmgExitLib: Encryption state change hypercall support in VC handler
From: Ashish Kalra <ashish.kalra@...>
Make the #VC handler aware of the page encryption state
change hypercall by adding support to check KVM_HC_MAP_GPA_RANGE
hypercall and add the additional
From: Ashish Kalra <ashish.kalra@...>
Make the #VC handler aware of the page encryption state
change hypercall by adding support to check KVM_HC_MAP_GPA_RANGE
hypercall and add the additional
|
By
Ashish Kalra
·
#88439
·
|
|
[PATCH v8 3/6] OvmfPkg/BaseMemEncryptLib: Invoke page encryption state change hypercall
From: Ashish Kalra <ashish.kalra@...>
Invoke the hypercall API to notify hypervisor when the page's
encryption state changes.
Cc: Jordan Justen <jordan.l.justen@...>
Cc: Ard Biesheuvel
From: Ashish Kalra <ashish.kalra@...>
Invoke the hypercall API to notify hypervisor when the page's
encryption state changes.
Cc: Jordan Justen <jordan.l.justen@...>
Cc: Ard Biesheuvel
|
By
Ashish Kalra
·
#88438
·
|
|
[PATCH v8 2/6] OvmfPkg/BaseMemEncryptLib: Hypercall API for page encryption state change
From: Ashish Kalra <ashish.kalra@...>
Add API to issue hypercall on page encryption state change.
By default all the SEV guest memory regions are considered encrypted,
if a guest changes the
From: Ashish Kalra <ashish.kalra@...>
Add API to issue hypercall on page encryption state change.
By default all the SEV guest memory regions are considered encrypted,
if a guest changes the
|
By
Ashish Kalra
·
#88437
·
|
|
[PATCH v8 1/6] OvmfPkg/BaseMemEncryptLib: Detect SEV live migration feature.
From: Ashish Kalra <ashish.kalra@...>
Add support to check if we are running inside KVM HVM and
KVM HVM supports SEV Live Migration feature.
Cc: Jordan Justen <jordan.l.justen@...>
Cc: Ard
From: Ashish Kalra <ashish.kalra@...>
Add support to check if we are running inside KVM HVM and
KVM HVM supports SEV Live Migration feature.
Cc: Jordan Justen <jordan.l.justen@...>
Cc: Ard
|
By
Ashish Kalra
·
#88436
·
|