|
Re: [edk2-staging/EdkRepo] [PATCH] EdkRepo: Replace imp.reload with importlib.reload
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
|
By
Nate DeSimone
·
#67581
·
|
|
Re: [edk2-staging/EdkRepo][PATCH] EdkRepo: Remove unused checkout sha functionality
Pushed: https://github.com/tianocore/edk2-staging/commit/0777b85
Pushed: https://github.com/tianocore/edk2-staging/commit/0777b85
|
By
Nate DeSimone
·
#67580
·
|
|
Re: [edk2-staging/EdkRepo][PATCH] EdkRepo: Remove unused checkout sha functionality
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
|
By
Nate DeSimone
·
#67579
·
|
|
Re: [Patch] IntelFsp2Pkg/Tools: Fixed PatchFv.py to parse new Fv map file format
Hi Bob,
Does it make sense to have two regular expressions, one for the new format and one for the old format? The user might be using a .map file generated by an older version of
Hi Bob,
Does it make sense to have two regular expressions, one for the new format and one for the old format? The user might be using a .map file generated by an older version of
|
By
Nate DeSimone
·
#67578
·
|
|
Re: [Patch] IntelFsp2Pkg/Tools: Fixed PatchFv.py to parse new Fv map file format
Hi Bob,
Does it make sense to have two regular expressions, one for the new format and one for the old format? The user might be using a .map file generated by an older version of
Hi Bob,
Does it make sense to have two regular expressions, one for the new format and one for the old format? The user might be using a .map file generated by an older version of
|
By
Nate DeSimone
·
#67577
·
|
|
Re: [PATCH] IntelFsp2Pkg: Fix FSP binary rebasing issue for PE32+ image
Pushed: https://github.com/tianocore/edk2/commit/d448574
Pushed: https://github.com/tianocore/edk2/commit/d448574
|
By
Nate DeSimone
·
#67576
·
|
|
Re: [PATCH] IntelFsp2Pkg: Fix FSP binary rebasing issue for PE32+ image
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
|
By
Nate DeSimone
·
#67575
·
|
|
Re: [Patch V6 3/3] MinPlatformPkg: Add SerialPortTerminalLib to suport Serial Terminal feature
Hi Heng,
There is a bug in this code. You need to change SerialTerminalFeaturePkg/Library/SerialPortTerminalLib/SerialPortTerminalLib.inf to
Hi Heng,
There is a bug in this code. You need to change SerialTerminalFeaturePkg/Library/SerialPortTerminalLib/SerialPortTerminalLib.inf to
|
By
Nate DeSimone
·
#67574
·
|
|
Re: [Patch V6 2/3] OpenBoardPkg: Configurae PcdSerialTerminalEnable
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
|
By
Nate DeSimone
·
#67573
·
|
|
Re: [Patch V6 1/3] MinPlatformPkg: Add PCDs for Serial Terminal feature
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
|
By
Nate DeSimone
·
#67572
·
|
|
Re: [platforms: PATCH] SolidRun/Armada80x0McBin: Introduce SD/MMC ACPI description
Hello Marcin,
Please use either a dedicated ACPI _HID, or use PRP0001+compatible to match the device (and the former is strongly preferred).
Hello Marcin,
Please use either a dedicated ACPI _HID, or use PRP0001+compatible to match the device (and the former is strongly preferred).
|
By
Ard Biesheuvel
·
#67571
·
|
|
[platforms: PATCH] SolidRun/Armada80x0McBin: Introduce SD/MMC ACPI description
This patch adds a new description of the board's SD/MMC
interfaces in DSDT table that can work with the newly
introduced support in Linux.
Remaining Armada7k8k / CN913x platforms will follow
after
This patch adds a new description of the board's SD/MMC
interfaces in DSDT table that can work with the newly
introduced support in Linux.
Remaining Armada7k8k / CN913x platforms will follow
after
|
By
Marcin Wojtas
·
#67570
·
|
|
Re: [PATCH v7 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Reflect page table depth with page table address
(1) You didn't address point (14) from my v6 review:
https://edk2.groups.io/g/devel/message/67251
https://www.redhat.com/archives/edk2-devel-archive/2020-November/msg00410.html
To summarize it
(1) You didn't address point (14) from my v6 review:
https://edk2.groups.io/g/devel/message/67251
https://www.redhat.com/archives/edk2-devel-archive/2020-November/msg00410.html
To summarize it
|
By
Laszlo Ersek
·
#67569
·
|
|
Re: [PATCH v2] NetworkPkg: Add NETWORK_HTTP_ENABLE macro
Hi Abner,
Thanks for fixing up the bracketed subject prefix.
Also thanks for the new paragraph in the commit message.
Regarding the change to the "NetworkPkg/NetworkPkg.ci.yaml" file, which
is new
Hi Abner,
Thanks for fixing up the bracketed subject prefix.
Also thanks for the new paragraph in the commit message.
Regarding the change to the "NetworkPkg/NetworkPkg.ci.yaml" file, which
is new
|
By
Laszlo Ersek
·
#67568
·
|
|
Re: [PATCH v1 1/1] CryptoPkg: BaseCryptLib: Fix buffer double free in CryptPkcs7VerifyEku
Sorry, I missed this email.
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Sorry, I missed this email.
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
·
#67567
·
|
|
Re: [PATCH V4 12/13] NetworkPkg/Defines: Make iSCSI disable as default
Reviewed-by: Laszlo Ersek <lersek@...>
Reviewed-by: Laszlo Ersek <lersek@...>
|
By
Laszlo Ersek
·
#67566
·
|
|
Re: [PATCH V4 11/13] OvmfPkg/BhyveX64.dsc: Enable MD5 while enable iSCSI
Reviewed-by: Laszlo Ersek <lersek@...>
Also, on top of Rebecca's recently-merged series
(662b42db76a5..5e9a8a6dfb15), it makes sense to *attempt* building this
patch. So:
Build-tested-by:
Reviewed-by: Laszlo Ersek <lersek@...>
Also, on top of Rebecca's recently-merged series
(662b42db76a5..5e9a8a6dfb15), it makes sense to *attempt* building this
patch. So:
Build-tested-by:
|
By
Laszlo Ersek
·
#67565
·
|
|
Re: [PATCH V4 10/13] OvmfPkg/OvmfXen.dsc: Enable MD5 while enable iSCSI
Reviewed-by: Laszlo Ersek <lersek@...>
Build-tested-by: Laszlo Ersek <lersek@...>
Reviewed-by: Laszlo Ersek <lersek@...>
Build-tested-by: Laszlo Ersek <lersek@...>
|
By
Laszlo Ersek
·
#67564
·
|
|
Re: [PATCH V4 09/13] OvmfPkg/OvmfPkgX64.dsc: Enable MD5 while enable iSCSI
Reviewed-by: Laszlo Ersek <lersek@...>
Build-tested-by: Laszlo Ersek <lersek@...>
Reviewed-by: Laszlo Ersek <lersek@...>
Build-tested-by: Laszlo Ersek <lersek@...>
|
By
Laszlo Ersek
·
#67563
·
|
|
Re: [PATCH V4 08/13] OvmfPkg/OvmfPkgIa32X64.dsc: Enable MD5 while enable iSCSI
Reviewed-by: Laszlo Ersek <lersek@...>
Build-tested-by: Laszlo Ersek <lersek@...>
Reviewed-by: Laszlo Ersek <lersek@...>
Build-tested-by: Laszlo Ersek <lersek@...>
|
By
Laszlo Ersek
·
#67562
·
|