|
[PATCH v6 3/6] FmpDevicePkg/FmpDxe: Add check image path Last Attempt Status capability
From: Michael Kubacki <michael.kubacki@...>
CheckTheImage() is currently used to provide the CheckImage()
implementation for the EFI_FIRMWARE_MANAGEMENT_PROTOCOL instance
produced by FmpDxe
From: Michael Kubacki <michael.kubacki@...>
CheckTheImage() is currently used to provide the CheckImage()
implementation for the EFI_FIRMWARE_MANAGEMENT_PROTOCOL instance
produced by FmpDxe
|
By
Michael Kubacki
·
#66421
·
|
|
[PATCH v6 2/6] FmpDevicePkg: Add Last Attempt Status header files
From: Michael Kubacki <michael.kubacki@...>
Introduces a public and a private header file to define more
granular usage of the UEFI Specification defined unsuccessful
vendor range for Last
From: Michael Kubacki <michael.kubacki@...>
Introduces a public and a private header file to define more
granular usage of the UEFI Specification defined unsuccessful
vendor range for Last
|
By
Michael Kubacki
·
#66420
·
|
|
[PATCH v6 1/6] MdePkg/SystemResourceTable.h: Add vendor range values
From: Michael Kubacki <michael.kubacki@...>
Adds the following macros to define the unsuccessful vendor range
min and max (defined in UEFI Specification 2.8):
1.
From: Michael Kubacki <michael.kubacki@...>
Adds the following macros to define the unsuccessful vendor range
min and max (defined in UEFI Specification 2.8):
1.
|
By
Michael Kubacki
·
#66419
·
|
|
[PATCH v6 0/6] Extend Last Attempt Status Usage
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2802
This patch series adds more granularity to Last Attempt Status
codes reported during FMP
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2802
This patch series adds more granularity to Last Attempt Status
codes reported during FMP
|
By
Michael Kubacki
·
#66418
·
|
|
[PATCH v2 1/1] ArmPkg/ArmMmuLib: Explicitly cast function pointer argument
From: Michael Kubacki <michael.kubacki@...>
The function ArmReplaceLiveTranslationEntry () is passed as a VOID
pointer to WriteBackDataCacheRange (). This produces the following
warning on
From: Michael Kubacki <michael.kubacki@...>
The function ArmReplaceLiveTranslationEntry () is passed as a VOID
pointer to WriteBackDataCacheRange (). This produces the following
warning on
|
By
Michael Kubacki
·
#66417
·
|
|
[PATCH v1 1/1] ArmPkg/ArmMmuLib: Explicitly cast UINT32 data conversions
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2835
There's several occurrences of a UINT64 or an EFI_PHYSICAL_ADDRESS
being assigned to a
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2835
There's several occurrences of a UINT64 or an EFI_PHYSICAL_ADDRESS
being assigned to a
|
By
Michael Kubacki
·
#66416
·
|
|
Re: [PATCH v2 1/1] UefiCpuPkg/MpInitLib: Reduce reset vector memory pressure
... I guess we might as well break the process for a noble purpose,
every once in a while, so I went ahead and merged this... with just my R-b.
- [lersek@...: supply missing space character
... I guess we might as well break the process for a noble purpose,
every once in a while, so I went ahead and merged this... with just my R-b.
- [lersek@...: supply missing space character
|
By
Laszlo Ersek
·
#66415
·
|
|
[PATCH v1 1/1] ArmPkg/ArmMmuLib: Explicitly cast function pointer argument
From: Michael Kubacki <michael.kubacki@...>
The function ArmReplaceLiveTranslationEntry () is passed as a VOID
pointer to WriteBackDataCacheRange (). This produces the following
warning on
From: Michael Kubacki <michael.kubacki@...>
The function ArmReplaceLiveTranslationEntry () is passed as a VOID
pointer to WriteBackDataCacheRange (). This produces the following
warning on
|
By
Michael Kubacki
·
#66414
·
|
|
Re: [PATCH v2 10/11] UefiCpuPkg, OvmfPkg: Disable interrupts when using the GHCB
Reviewed-by: Laszlo Ersek <lersek@...>
Reviewed-by: Laszlo Ersek <lersek@...>
|
By
Laszlo Ersek
·
#66413
·
|
|
Re: [PATCH v2 08/11] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Set the SwScratch valid bit
Reviewed-by: Laszlo Ersek <lersek@...>
Reviewed-by: Laszlo Ersek <lersek@...>
|
By
Laszlo Ersek
·
#66412
·
|
|
Re: [PATCH v2 05/11] OvmfPkg/VmgExitLib: Set the SwScratch valid bit for IOIO events
let's make that a
Reviewed-by: Laszlo Ersek <lersek@...>
let's make that a
Reviewed-by: Laszlo Ersek <lersek@...>
|
By
Laszlo Ersek
·
#66411
·
|
|
Re: [PATCH v2 04/11] OvmfPkg/VmgExitLib: Set the SW exit fields when performing VMGEXIT
Reviewed-by: Laszlo Ersek <lersek@...>
Reviewed-by: Laszlo Ersek <lersek@...>
|
By
Laszlo Ersek
·
#66410
·
|
|
Re: [PATCH v2 03/11] OvmfPkg/VmgExitLib: Implement new VmgExitLib interfaces
s/vald/valid/
with that:
Reviewed-by: Laszlo Ersek <lersek@...>
Thanks
laszlo
s/vald/valid/
with that:
Reviewed-by: Laszlo Ersek <lersek@...>
Thanks
laszlo
|
By
Laszlo Ersek
·
#66409
·
|
|
Re: 回复: [PATCH v2 01/11] MdePkg, OvmfPkg: Clean up GHCB field offsets and save area
Yes, this is correct. Even though the Cpl offset is not on an 8 byte
boundary and its size is not a full 8 bytes, any change in that qword
range needs to be marked. The calculation will result in a
Yes, this is correct. Even though the Cpl offset is not on an 8 byte
boundary and its size is not a full 8 bytes, any change in that qword
range needs to be marked. The calculation will result in a
|
By
Lendacky, Thomas
·
#66408
·
|
|
Re: [PATCH v2 02/11] UefiCpuPkg/VmgExitLib: Add interfaces to set/read GHCB ValidBitmap bits
s/vald/valid/, twice
With that fixed:
Reviewed-by: Laszlo Ersek <lersek@...>
Thanks
Laszlo
s/vald/valid/, twice
With that fixed:
Reviewed-by: Laszlo Ersek <lersek@...>
Thanks
Laszlo
|
By
Laszlo Ersek
·
#66407
·
|
|
Re: 回复: [PATCH v2 01/11] MdePkg, OvmfPkg: Clean up GHCB field offsets and save area
I disagree.
We should do whatever we can for avoiding cross-package patches, but in
some cases, they are unavoidable. This is one of those cases.
When reviewing v1, I immediately thought of doing
I disagree.
We should do whatever we can for avoiding cross-package patches, but in
some cases, they are unavoidable. This is one of those cases.
When reviewing v1, I immediately thought of doing
|
By
Laszlo Ersek
·
#66406
·
|
|
Re: Tianocore-docs Gitbook offline document status (PDF, EPUB, MOBI)
Laszlo,
Yes. As a quick implementation, I am converting the source branch name to a directory
name below gh-pages to store the draft and multiple releases in the single gh-pages
branch. I could add
Laszlo,
Yes. As a quick implementation, I am converting the source branch name to a directory
name below gh-pages to store the draft and multiple releases in the single gh-pages
branch. I could add
|
By
Michael D Kinney
·
#66405
·
|
|
Re: 回复: [PATCH v2 01/11] MdePkg, OvmfPkg: Clean up GHCB field offsets and save area
Hi Tom,
I didn't notice this before, and from your response to Liming, I think
you may have missed Liming pointing it out as well.
Thanks
Laszlo
Hi Tom,
I didn't notice this before, and from your response to Liming, I think
you may have missed Liming pointing it out as well.
Thanks
Laszlo
|
By
Laszlo Ersek
·
#66404
·
|
|
Re: [PATCH 3/3] MdeModulePkg/AcpiTableDxe: use pool allocation for RSDP if possible
(1) (same as earlier) please check for success before assigning the pointer
(2) (same as earlier) style: please break off the closing paren, or
condense all the arguments.
Looks OK other than
(1) (same as earlier) please check for success before assigning the pointer
(2) (same as earlier) style: please break off the closing paren, or
condense all the arguments.
Looks OK other than
|
By
Laszlo Ersek
·
#66403
·
|
|
Re: [PATCH 2/3] MdeModulePkg/AcpiTableDxe: use pool allocation for RSDT/XSDT if possible
(3) Style: for both gBS->AllocatePool() calls added in this patch,
please either break the closing paren to a new line, or use the
"condensed" style (which you do use elsewhere in these
(3) Style: for both gBS->AllocatePool() calls added in this patch,
please either break the closing paren to a new line, or use the
"condensed" style (which you do use elsewhere in these
|
By
Laszlo Ersek
·
#66402
·
|