|
Re: [PATCH v3 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: Correct the Cr3 typo
With the "Change-Id" line removed:
Reviewed-by: Laszlo Ersek <lersek@...>
Thanks
Laszlo
With the "Change-Id" line removed:
Reviewed-by: Laszlo Ersek <lersek@...>
Thanks
Laszlo
|
By
Laszlo Ersek
·
#66872
·
|
|
Re: [PATCH v3 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Return level paging type for Internal CR3
(1) None of the patches should contain such a "Change-Id" line; they are
meaningless for upstream edk2.
They can be removed by the maintainer just before merging, of course.
(2) However, I still
(1) None of the patches should contain such a "Change-Id" line; they are
meaningless for upstream edk2.
They can be removed by the maintainer just before merging, of course.
(2) However, I still
|
By
Laszlo Ersek
·
#66871
·
|
|
Re: 回复: [edk2-devel] [PATCH v3 1/1] MdeModulePkg/Gcd: Check memory allocation when initializing memory
I'd like to regression-test this with OVMF and ArmVirtQemu, but I need a
bit more time -- I just returned to work, and my email backlog is crushing.
Thanks for your patience.
Laszlo
I'd like to regression-test this with OVMF and ArmVirtQemu, but I need a
bit more time -- I just returned to work, and my email backlog is crushing.
Thanks for your patience.
Laszlo
|
By
Laszlo Ersek
·
#66870
·
|
|
Re: 回复: [edk2-devel] [PATCH v2 0/3] MdeModulePkg: use pool allocations for ACPI tables
Sorry for not reacting to this v2 series, I've been away. (I hope that
my automated out-of-office response worked and let you know.) I'm glad
that the patches are now merged.
Thanks
Laszlo
Sorry for not reacting to this v2 series, I've been away. (I hope that
my automated out-of-office response worked and let you know.) I'm glad
that the patches are now merged.
Thanks
Laszlo
|
By
Laszlo Ersek
·
#66869
·
|
|
[PATCH v4 1/1] Silicon/Qemu/Sbsa: Add SBSA-wdt entry to GTDT
SBSA generic watchdog timer structure entry has been added
to GTDT table as per SBSAv6.0.
This enables acpi detection of wdt in qemu sbsa platform
Cc: Leif Lindholm <leif@...>
Cc: Ard
SBSA generic watchdog timer structure entry has been added
to GTDT table as per SBSAv6.0.
This enables acpi detection of wdt in qemu sbsa platform
Cc: Leif Lindholm <leif@...>
Cc: Ard
|
By
Shashi Mallela
·
#66868
·
|
|
[PATCH v4 0/1] Add SBSA-wdt entry to GTDT
To enable detection of qemu SBSA generic watchdog timer device,this
patch has been added to create sbsa-wdt entry into the GTDT table
which helps firmware report the presence of SBSA-wdt to the
To enable detection of qemu SBSA generic watchdog timer device,this
patch has been added to create sbsa-wdt entry into the GTDT table
which helps firmware report the presence of SBSA-wdt to the
|
By
Shashi Mallela
·
#66867
·
|
|
Re: [PATCH v3 00/11] SEV-ES guest support fixes and cleanup
I've got this queued for review. I'll need some time for getting to it,
as I've just returned after some absence, and everything seems to have
collapsed on my head (as usual).
Laszlo
I've got this queued for review. I'll need some time for getting to it,
as I've just returned after some absence, and everything seems to have
collapsed on my head (as usual).
Laszlo
|
By
Laszlo Ersek
·
#66866
·
|
|
[PATCH] SecurityPkg/SecurityPkg.dec: add PCD for status of variable integrity
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D2594
This patch adds PCD PcdStatusCodeVariableIntegrity used to report the
result of variable integrity check to platform, which should
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D2594
This patch adds PCD PcdStatusCodeVariableIntegrity used to report the
result of variable integrity check to platform, which should
|
By
Wang, Jian J
·
#66865
·
|
|
Re: [PATCH V2 1/7] NetworkPkg/Defines: Make iSCSI disable as default
Indeed, modifying just "Network.dsc.inc" is insufficient.
"Network.dsc.inc" is convenient when it is applicable, but for some
platforms, it is not flexible enough. That's why we have the separate
DSC
Indeed, modifying just "Network.dsc.inc" is insufficient.
"Network.dsc.inc" is convenient when it is applicable, but for some
platforms, it is not flexible enough. That's why we have the separate
DSC
|
By
Laszlo Ersek
·
#66864
·
|
|
Re: [PATCH] BaseTools: Limit command line length.
Understood -- the build tool would not consider the user-originated
prefix. The build tool would decide that the command is safe to start
without using a response file, but the prefix would break
Understood -- the build tool would not consider the user-originated
prefix. The build tool would decide that the command is safe to start
without using a response file, but the prefix would break
|
By
Laszlo Ersek
·
#66863
·
|
|
Re: [DxeHttpIoLib PATCH V2 1/3] NetworkPkg/Library: Implementation of Http IO Helper Library
Since the limit is so small, there is no point in checking it against total amount of memory. For the time being, we should be fine with the limit you have suggested :)
Since the limit is so small, there is no point in checking it against total amount of memory. For the time being, we should be fine with the limit you have suggested :)
|
By
Maciej Rabeda
·
#66862
·
|
|
Re: RFC: Universal Payload Interface
- I don't have anything against this, as long as existent platforms are
not required to adopt the new scheme.
- The above description helps, but it is *still* too generic for me to
understand:
(a)
- I don't have anything against this, as long as existent platforms are
not required to adopt the new scheme.
- The above description helps, but it is *still* too generic for me to
understand:
(a)
|
By
Laszlo Ersek
·
#66861
·
|
|
Re: [DxeHttpIoLib PATCH V2 1/3] NetworkPkg/Library: Implementation of Http IO Helper Library
By
Abner Chang
·
#66860
·
|
|
Re: [PATCH v3 1/1] Silicon/Qemu/Sbsa: Add SBSA-wdt entry to GTDT
This version seems has reverteed to v1 re-indenting the whole file?
Please base update on v2 where you did not do this.
Thanks
Graeme
This version seems has reverteed to v1 re-indenting the whole file?
Please base update on v2 where you did not do this.
Thanks
Graeme
|
By
Graeme Gregory <graeme@...>
·
#66859
·
|
|
Re: [DxeHttpIoLib PATCH V2 1/3] NetworkPkg/Library: Implementation of Http IO Helper Library
Hi Abner,
Comments inline.
Thanks,
Maciej
I only meant that it would be reasonable to come up with a chunk-transfer limit that is dictated solely by Redfish use case, since it is currently the only
Hi Abner,
Comments inline.
Thanks,
Maciej
I only meant that it would be reasonable to come up with a chunk-transfer limit that is dictated solely by Redfish use case, since it is currently the only
|
By
Maciej Rabeda
·
#66858
·
|
|
[PATCH 2/2] uefi-sct/SctPkg: Correct BBTestEraseBlocks behavior (EFI_BLOCK_IO_PROTOCOL)
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3022=0D
=0D
The storage device erase behavior may have two possibilities:=0D
1.Write all data into "0"=0D
2.Write all data into "1"=0D
but now
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3022=0D
=0D
The storage device erase behavior may have two possibilities:=0D
1.Write all data into "0"=0D
2.Write all data into "1"=0D
but now
|
By
Chen, ArvinX
·
#66857
·
|
|
[PATCH 2/2] uefi-sct/SctPkg: Correct check image test behavior
Now, in our SCT test case "CheckImage" behavior have some problems.Once=0D
tool need to check the "EFI_SECURITY_VIOLATION" have correct return from=0D
"EFI_FIRMWARE_MANAGEMENT_PROTOCOL->CheckImage"
Now, in our SCT test case "CheckImage" behavior have some problems.Once=0D
tool need to check the "EFI_SECURITY_VIOLATION" have correct return from=0D
"EFI_FIRMWARE_MANAGEMENT_PROTOCOL->CheckImage"
|
By
Chen, ArvinX
·
#66856
·
|
|
Re: [Patch] BaseTools: Remove the dependency on the build intermediate file
Liming,
Yes, it's also for other source files for AcpiTable, like *.asl.
Thanks,
Bob
Liming,
Yes, it's also for other source files for AcpiTable, like *.asl.
Thanks,
Bob
|
By
Bob Feng
·
#66855
·
|
|
Re: [PATCH v2] BaseTools: Update the FV Space Information to display decimal and Hex
Reviewed-by: Bob Feng <bob.c.feng@...>
Reviewed-by: Bob Feng <bob.c.feng@...>
|
By
Bob Feng
·
#66854
·
|
|
Re: [EFI Redfish Host Interface PATCH 5/5] RedfishPkg: Add RedfishHostInterfaceDxe to RedfishPkg
Got it. Thanks.
Nickle
By
Nickle Wang
·
#66850
·
|