|
Re: [PATCH 2/9] OvmfPkg/VmgExitLib: Set the SW exit fields when performing VMGEXIT
... I realize I didn't make the same comment for GhcbIsRegValid(), so
I'm taking back the above -- consistency with GhcbIsRegValid() is more
important. No change needed here.
Acked-by: Laszlo Ersek
... I realize I didn't make the same comment for GhcbIsRegValid(), so
I'm taking back the above -- consistency with GhcbIsRegValid() is more
important. No change needed here.
Acked-by: Laszlo Ersek
|
By
Laszlo Ersek
·
#66242
·
|
|
Re: [PATCH 3/9] OvmfPkg/VmgExitLib: Set the SwScratch valid bit for IOIO events
Acked-by: Laszlo Ersek <lersek@...>
Acked-by: Laszlo Ersek <lersek@...>
|
By
Laszlo Ersek
·
#66241
·
|
|
Re: [PATCH 2/9] OvmfPkg/VmgExitLib: Set the SW exit fields when performing VMGEXIT
(1) I suggest improving the consistency of operators -- please either
use division and remainder ("Offset / 8" and "Offset % 8"), or bit shift
and masking ("Offset >> 3" and "Offset & 0x7")
With
(1) I suggest improving the consistency of operators -- please either
use division and remainder ("Offset / 8" and "Offset % 8"), or bit shift
and masking ("Offset >> 3" and "Offset & 0x7")
With
|
By
Laszlo Ersek
·
#66240
·
|
|
Re: [PATCH 1/9] OvmfPkg/VmgExitLib: Update ValidBitmap settings
Hi Tom,
This patch modifies both MdePkg and OvmfPkg. I agree that, as an
exception, this is the right thing to do.
That's because we are not changing the identifiers of the enumeration
constants
Hi Tom,
This patch modifies both MdePkg and OvmfPkg. I agree that, as an
exception, this is the right thing to do.
That's because we are not changing the identifiers of the enumeration
constants
|
By
Laszlo Ersek
·
#66239
·
|
|
Re: [PATCH 0/9] SEV-ES guest support fixes and cleanup
Hi Tom,
please file a TianoCore BZ for this series, assign it to yourself, link
the v1 posting in a comment on the BZ, and update the commit messages to
reference that BZ.
I find this relevant
Hi Tom,
please file a TianoCore BZ for this series, assign it to yourself, link
the v1 posting in a comment on the BZ, and update the commit messages to
reference that BZ.
I find this relevant
|
By
Laszlo Ersek
·
#66238
·
|
|
[PATCH] SecurityPkg/OpalPassword: Secure erase is available if encryption is supported
From: Maggie Chu <maggie.chu@...>
https://bugzilla.tianocore.org/show_bug.cgi?id=3D3004
Secure erase is performed by generating a new encryption key,
this is only available if encryption is
From: Maggie Chu <maggie.chu@...>
https://bugzilla.tianocore.org/show_bug.cgi?id=3D3004
Secure erase is performed by generating a new encryption key,
this is only available if encryption is
|
By
Maggie Chu
·
#66237
·
|
|
Re: [PATCH v2 1/2] CryptoPkg/OpensslLib: Add native instruction support for X64
Thank you. I have no more ideas or questions. Please proceed as you
suggested.
Laszlo
Thank you. I have no more ideas or questions. Please proceed as you
suggested.
Laszlo
|
By
Laszlo Ersek
·
#66236
·
|
|
回复: [edk2-devel] [RestJsonStructureDxe PATCH v2 1/2] MdePkg/Include: Definitions of EFI REST JSON Structure Protocol
Reviewed-by: Liming Gao <gaoliming@...>
supports.
Reviewed-by: Liming Gao <gaoliming@...>
supports.
|
By
gaoliming
·
#66235
·
|
|
Re: [RedfishPkg PATCH 3/4] .azurepipelines/templates: Add RedfishPkg to target build
Thanks Sean.
CI test for RedfishPkg is merged @19c87b7d446c3273e84b238cb02cd1c0ae69c43e
Thanks Sean.
CI test for RedfishPkg is merged @19c87b7d446c3273e84b238cb02cd1c0ae69c43e
|
By
Abner Chang
·
#66234
·
|
|
Re: [RedfishPkg PATCH 3/4] .azurepipelines/templates: Add RedfishPkg to target build
Reviewed-by: Sean Brogan <sean.brogan@...>
Thanks
Reviewed-by: Sean Brogan <sean.brogan@...>
Thanks
|
By
Sean
·
#66233
·
|
|
[PATCH] XhciDxe: Clean up UsbDevContext if USB slot initialization is failed
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3007
Currently UsbDevContext is not cleaned up if USB slot initialization is
failed, the wrong context data will affect next USB devices and
the
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3007
Currently UsbDevContext is not cleaned up if USB slot initialization is
failed, the wrong context data will affect next USB devices and
the
|
By
Heng Luo
·
#66232
·
|
|
Re: [PATCH v1 1/1] IntelSiliconPkg/ShadowMicrocodePei: Add PCD for shadowing all microcode.
Hi Ray,
Could you please help to push this patch to edk2-platform?
Thanks.
Best,
Aaron
Hi Ray,
Could you please help to push this patch to edk2-platform?
Thanks.
Best,
Aaron
|
By
Aaron Li
·
#66231
·
|
|
Re: [RedfishPkg PATCH v6 3/4] .azurepipelines/templates: Add RedfishPkg to target build
Just learned that from Liming, one of the maintainers can just create PR for the reviewed-by patch set and merge the patches even he/she is just one of maintainers in that set of patches.
I will
Just learned that from Liming, one of the maintainers can just create PR for the reviewed-by patch set and merge the patches even he/she is just one of maintainers in that set of patches.
I will
|
By
Abner Chang
·
#66230
·
|
|
Re: [Rest Ex Definition PATCH 1/2] MdePkg/Include: Definitions of EFI REST EX Protocol
Patches were merged @b9b7406c43e9d29bde3e9679c1b039cb91109097
Patches were merged @b9b7406c43e9d29bde3e9679c1b039cb91109097
|
By
Abner Chang
·
#66229
·
|
|
Re: [edk2-staging][PATCH v2] BaseTools/Fmmt: Fixed FMMT Linux build break issue
This patch was pushed at f6d0a6fe01
This patch was pushed at f6d0a6fe01
|
By
Bob Feng
·
#66228
·
|
|
Re: [edk2-staging/EdkRepo] [PATCH v1] EdkRepo: Removing checkout in clone command
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
|
By
Nate DeSimone
·
#66227
·
|
|
[edk2-staging/EdkRepo] [PATCH v1] EdkRepo: Removing checkout in clone command
When cloning a repo the files do not need to be checked out. This is
because files will be checked out based on information in the manifest
later. This reduces a number of file operations on larger
When cloning a repo the files do not need to be checked out. This is
because files will be checked out based on information in the manifest
later. This reduces a number of file operations on larger
|
By
Bjorge, Erik C
·
#66226
·
|
|
[PATCH v3 2/2] CryptoPkg/OpensslLib: Commit the auto-generated assembly files for X64
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2507
Adding the auto-generated assembly files for X64 architectures.
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2507
Adding the auto-generated assembly files for X64 architectures.
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu
|
By
Zurcher, Christopher J
·
#66225
·
|
|
[PATCH v3 1/2] CryptoPkg/OpensslLib: Add native instruction support for X64
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2507
Adding OpensslLibX64.inf and modifying process_files.pl to process this
file and generate the necessary assembly files.
ApiHooks.c contains a
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2507
Adding OpensslLibX64.inf and modifying process_files.pl to process this
file and generate the necessary assembly files.
ApiHooks.c contains a
|
By
Zurcher, Christopher J
·
#66224
·
|
|
[PATCH v3 0/2] CryptoPkg/OpensslLib: Add native instruction support for X64
V3 Changes:
Added definitions for ptrdiff_t and wchar_t to CrtLibSupport.h for
LLVM/Clang build support.
Added -UWIN32 to GCC Flags for LLVM/Clang build support.
Added missing AES GCM
V3 Changes:
Added definitions for ptrdiff_t and wchar_t to CrtLibSupport.h for
LLVM/Clang build support.
Added -UWIN32 to GCC Flags for LLVM/Clang build support.
Added missing AES GCM
|
By
Zurcher, Christopher J
·
#66223
·
|