|
Re: SIMPLE_TEXT_OUTPUT_PROTOCOL and Video Resolution
No capacity to think about this :)
Nice :)
I even posted a variant of this to the list years ago, and we've been
carrying it downstream since. It's based on a dynamic boolean PCD, and
the PCD can be
No capacity to think about this :)
Nice :)
I even posted a variant of this to the list years ago, and we've been
carrying it downstream since. It's based on a dynamic boolean PCD, and
the PCD can be
|
By
Laszlo Ersek
·
#77006
·
|
|
Re: [PATCH] OvmfPkg/Bhyve: clean up TPM_ENABLE remnants
Hi Laszlo,
Thank you for the test case.
I created 2 PRs against edk2-codereview using your patches.
I made minor update to commit messages to pass patch check.
Hi Laszlo,
Thank you for the test case.
I created 2 PRs against edk2-codereview using your patches.
I made minor update to commit messages to pass patch check.
|
By
Michael D Kinney
·
#77005
·
|
|
Re: [edk2-rfc] [edk2-devel] RFC: design review for TDVF in OVMF
Thanks, let me mark this with [1].
I've now read
4.3.4 AP information reporting from TDVF to OS
from
Thanks, let me mark this with [1].
I've now read
4.3.4 AP information reporting from TDVF to OS
from
|
By
Laszlo Ersek
·
#77004
·
|
|
Re: Help with debugging
Thanks for that tip! Unfortunately, the EFI shell (or, more
accurately, the way that the EFI console handles input) makes the way
I use it a bit difficult. Since I use a screen reader, I
Thanks for that tip! Unfortunately, the EFI shell (or, more
accurately, the way that the EFI console handles input) makes the way
I use it a bit difficult. Since I use a screen reader, I
|
By
Ethin Probst
·
#77003
·
|
|
Re: [PATCH v4 0/4] SEV Live Migration support for OVMF.
Hello Laszlo,
Yes i will file a TianoCore Feature Request BZ for this and i am working
on a v5 for this patch-set.
Thanks,
Ashish
Hello Laszlo,
Yes i will file a TianoCore Feature Request BZ for this and i am working
on a v5 for this patch-set.
Thanks,
Ashish
|
By
Ashish Kalra
·
#77002
·
|
|
Re: SIMPLE_TEXT_OUTPUT_PROTOCOL and Video Resolution
Laszlo,
This reminds me I have some hacks in our terminal driver too.
1) Add a mode that matches the Mode 2 of the GraphicsConsole driver.
a) This kind of assumes BDS connects the graphics 1st.
Laszlo,
This reminds me I have some hacks in our terminal driver too.
1) Add a mode that matches the Mode 2 of the GraphicsConsole driver.
a) This kind of assumes BDS connects the graphics 1st.
|
By
Andrew Fish
·
#77001
·
|
|
Re: [PATCH v4 0/4] SEV Live Migration support for OVMF.
Please do file a TianoCore Feature Request BZ for this, and reference
the bug URL in the commit messages. One important purpose of such a BZ
is to succinctly link together all versions of a patch set
Please do file a TianoCore Feature Request BZ for this, and reference
the bug URL in the commit messages. One important purpose of such a BZ
is to succinctly link together all versions of a patch set
|
By
Laszlo Ersek
·
#77000
·
|
|
Re: [PATCH v4 0/4] SEV Live Migration support for OVMF.
Indeed. This helps. Thanks.
I'll keep this patch set in my review queue then, for said "formalities
review".
Thanks.
Laszlo
Indeed. This helps. Thanks.
I'll keep this patch set in my review queue then, for said "formalities
review".
Thanks.
Laszlo
|
By
Laszlo Ersek
·
#76999
·
|
|
Re: [PATCH v1 0/5] EDK2 Code First: PI Specification: Update EFI_MM_COMMUNICATE_HEADER
No specific concern; my point was that two aspects of the same "class"
of undefined behavior didn't need to be consistent with each other.
Thanks
Laszlo
No specific concern; my point was that two aspects of the same "class"
of undefined behavior didn't need to be consistent with each other.
Thanks
Laszlo
|
By
Laszlo Ersek
·
#76998
·
|
|
Re: [PATCH] OvmfPkg/Bhyve: clean up TPM_ENABLE remnants
I've read the strict rebase definition and the above link in the mergify
documentation, but I'm none the wiser.
Consider the following test case (with master @ 7471751a4d81):
git checkout -b b1
I've read the strict rebase definition and the above link in the mergify
documentation, but I'm none the wiser.
Consider the following test case (with master @ 7471751a4d81):
git checkout -b b1
|
By
Laszlo Ersek
·
#76997
·
|
|
Re: [PATCH v4 1/4] OvmfPkg/MemEncryptHypercallLib: add library to support SEV hypercalls.
Hello Tom, Brijesh,
Thanks for your comments and feedback on this patch-set.
With reference to those, i will remove the new library and
add the hypercall function inside BaseMemEncryptSevLib
Hello Tom, Brijesh,
Thanks for your comments and feedback on this patch-set.
With reference to those, i will remove the new library and
add the hypercall function inside BaseMemEncryptSevLib
|
By
Ashish Kalra
·
#76996
·
|
|
[PATCH v1 5/5] ArmVirtPkg: Enable Acpiview for ArmVirtPkg
From: Sami Mujawar <sami.mujawar@...>
Acpiview is a command line tool allowing to display, dump, or
check installed ACPI tables. Add the tool to ArmVirt platforms.
Signed-off-by: Sami Mujawar
From: Sami Mujawar <sami.mujawar@...>
Acpiview is a command line tool allowing to display, dump, or
check installed ACPI tables. Add the tool to ArmVirt platforms.
Signed-off-by: Sami Mujawar
|
By
PierreGondois
·
#76995
·
|
|
[PATCH v1 4/5] ArmVirtPkg: Enable ACPI support for Kvmtool
From: Sami Mujawar <sami.mujawar@...>
A Configuration Manager that uses the Dynamic Tables framework
to generate ACPI tables for Kvmtool Guests has been provided.
This Configuration Manager uses
From: Sami Mujawar <sami.mujawar@...>
A Configuration Manager that uses the Dynamic Tables framework
to generate ACPI tables for Kvmtool Guests has been provided.
This Configuration Manager uses
|
By
PierreGondois
·
#76994
·
|
|
[PATCH v1 3/5] ArmVirtPkg: Add Configuration Manager for Kvmtool firmware
From: Sami Mujawar <sami.mujawar@...>
Add Configuration Manager to enable ACPI tables for Kvmtool
firmware. The Configuration Manager for Kvmtool uses the DT
Hardware Information Parser module
From: Sami Mujawar <sami.mujawar@...>
Add Configuration Manager to enable ACPI tables for Kvmtool
firmware. The Configuration Manager for Kvmtool uses the DT
Hardware Information Parser module
|
By
PierreGondois
·
#76993
·
|
|
[PATCH v1 2/5] ArmVirtPkg: Add DSDT ACPI table for Kvmtool firmware
From: Sami Mujawar <sami.mujawar@...>
Most ACPI tables for Kvmtool firmware are dynamically
generated. The AML code is also generated at runtime
for most components in appropriate
From: Sami Mujawar <sami.mujawar@...>
Most ACPI tables for Kvmtool firmware are dynamically
generated. The AML code is also generated at runtime
for most components in appropriate
|
By
PierreGondois
·
#76992
·
|
|
[PATCH v1 1/5] ArmVirtPkg: Add cspell exceptions
From: Pierre Gondois <Pierre.Gondois@...>
The cpsell tool checks for unknown words in the upstream CI.
Add some new words to the list of exceptions.
Signed-off-by: Pierre Gondois
From: Pierre Gondois <Pierre.Gondois@...>
The cpsell tool checks for unknown words in the upstream CI.
Add some new words to the list of exceptions.
Signed-off-by: Pierre Gondois
|
By
PierreGondois
·
#76991
·
|
|
[PATCH v1 0/5] Add ACPI support for Kvmtool
From: Pierre Gondois <Pierre.Gondois@...>
Kvmtool dynamically generates a device tree describing the platform
to boot on. Using the patch-sets listed below, the DynamicTables
framework generates
From: Pierre Gondois <Pierre.Gondois@...>
Kvmtool dynamically generates a device tree describing the platform
to boot on. Using the patch-sets listed below, the DynamicTables
framework generates
|
By
PierreGondois
·
#76990
·
|
|
[PATCH v1 5/5] DynamicTablesPkg: Add DynamicPlatRepo library
From: Pierre Gondois <Pierre.Gondois@...>
The DynamicPlatRepo library allows to handle dynamically created
CmObj. The dynamic platform repository can be in the following states:
1 -
From: Pierre Gondois <Pierre.Gondois@...>
The DynamicPlatRepo library allows to handle dynamically created
CmObj. The dynamic platform repository can be in the following states:
1 -
|
By
PierreGondois
·
#76989
·
|
|
[PATCH v1 4/5] DynamicTablesPkg: DynamicPlatRepo: Add TokenMapper
From: Pierre Gondois <Pierre.Gondois@...>
The DynamicPlatRepo library allows to handle dynamically created
CmObj. The dynamic platform repository can be in the following states:
1 -
From: Pierre Gondois <Pierre.Gondois@...>
The DynamicPlatRepo library allows to handle dynamically created
CmObj. The dynamic platform repository can be in the following states:
1 -
|
By
PierreGondois
·
#76988
·
|
|
[PATCH v1 3/5] DynamicTablesPkg: DynamicPlatRepo: Add TokenFixer
From: Pierre Gondois <Pierre.Gondois@...>
The DynamicPlatRepo library allows to handle dynamically created
CmObj. The dynamic platform repository can be in the following states:
1 -
From: Pierre Gondois <Pierre.Gondois@...>
The DynamicPlatRepo library allows to handle dynamically created
CmObj. The dynamic platform repository can be in the following states:
1 -
|
By
PierreGondois
·
#76987
·
|