|
Re: [PATCH v2 11/28] Silicon/NXP: remove not needed components
Reviewed-by: Leif Lindholm <leif@...>
Reviewed-by: Leif Lindholm <leif@...>
|
By
Leif Lindholm
·
#56835
·
|
|
[PATCH v2] ShellPkg: Fix 'ping' command Ip4 receive flow.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D2032
'ping' command's receive flow utilizes a single Rx token which it
attempts to reuse before recycling the previously received packet.
This
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D2032
'ping' command's receive flow utilizes a single Rx token which it
attempts to reuse before recycling the previously received packet.
This
|
By
Maciej Rabeda
·
#56834
·
|
|
Re: [PATCH v2 10/28] Silicon/NXP: remove print information from Soc lib
implementation
cluster
With the commit message typos fixed:
Reviewed-by: Leif Lindholm <leif@...>
implementation
cluster
With the commit message typos fixed:
Reviewed-by: Leif Lindholm <leif@...>
|
By
Leif Lindholm
·
#56833
·
|
|
Re: [PATCH v2 09/28] Silicon/NXP: Drop DUartPortLib
Reviewed-by: Leif Lindholm <leif@...>
Reviewed-by: Leif Lindholm <leif@...>
|
By
Leif Lindholm
·
#56832
·
|
|
Re: [PATCH v2 08/28] Silicon/NXP/LS1043A: Use BaseSerialPortLib16550 as SerialPortLib
Reviewed-by: Leif Lindholm <leif@...>
(If the need for SerialUartClockLib goes away, that line can be
dropped without re-review being required.)
Reviewed-by: Leif Lindholm <leif@...>
(If the need for SerialUartClockLib goes away, that line can be
dropped without re-review being required.)
|
By
Leif Lindholm
·
#56831
·
|
|
Re: [PATCH v2 07/28] Silicon/NXP: Implement SerialUartClockLib
I requested after the initial submission that you "either follow the
manual git setup steps
I requested after the initial submission that you "either follow the
manual git setup steps
|
By
Leif Lindholm
·
#56830
·
|
|
[PATCH] NetworkPkg/Ip6Dxe: Fix ASSERT logic in Ip6ProcessRouterAdvertise()
This patch fixes reversed logic of recently added ASSERTs which should
ensure that Ip6IsNDOptionValid() implementation properly reacts to invalid
packets.
Cc: Jiaxin Wu <jiaxin.wu@...>
Cc:
This patch fixes reversed logic of recently added ASSERTs which should
ensure that Ip6IsNDOptionValid() implementation properly reacts to invalid
packets.
Cc: Jiaxin Wu <jiaxin.wu@...>
Cc:
|
By
Maciej Rabeda
·
#56829
·
|
|
Re: [PATCH v2 06/28] NXP/LS1043aRdb: Move Soc specific components to soc files
Reviewed-by: Leif Lindholm <leif@...>
Reviewed-by: Leif Lindholm <leif@...>
|
By
Leif Lindholm
·
#56828
·
|
|
Re: [PATCH v3 0/3] Return GetVariable() attr if EFI_BUFFER_TOO_SMALL
(1) *Normally*, here's what I would tell you:
Please log in to your groups.io account, and navigate to the following
setting:
Your name (upper right corner)
Account
Preferences (top of left
(1) *Normally*, here's what I would tell you:
Please log in to your groups.io account, and navigate to the following
setting:
Your name (upper right corner)
Account
Preferences (top of left
|
By
Laszlo Ersek
·
#56827
·
|
|
Re: [PATCH] Features/Intel/UserInterface: Add VirtualKeyboardFeaturePkg
Ming,
1. Can you update all the "TODO" in Readme.md to fill with detailed information?
2. gEfiTouchPanelGuid contains the 'Efi' prefix but isn't defined in UEFI or PI spec. Can you please rename it to
Ming,
1. Can you update all the "TODO" in Readme.md to fill with detailed information?
2. gEfiTouchPanelGuid contains the 'Efi' prefix but isn't defined in UEFI or PI spec. Can you please rename it to
|
By
Ni, Ray
·
#56826
·
|
|
Re: [PATCH v1 1/1] INF Spec: Add file dependency to [Sources] syntax
Hi Pierre,
I will review the spec and code change in this week.
Thanks,
Bob
Hi Pierre,
I will review the spec and code change in this week.
Thanks,
Bob
|
By
Bob Feng
·
#56825
·
|
|
Re: [PATCH] OvmfPkg/PvScsiDxe: Fix VS2019 build error because of implicit cast
There's an additional problem in EDK2 that we never fixed, which is
the fact that constructor dependencies are not transitive across
library implementations that don't have a constructor themselves.
There's an additional problem in EDK2 that we never fixed, which is
the fact that constructor dependencies are not transitive across
library implementations that don't have a constructor themselves.
|
By
Ard Biesheuvel
·
#56824
·
|
|
Re: [PATCH] OvmfPkg/PvScsiDxe: Fix VS2019 build error because of implicit cast
This is a very special case.
Please see the justification in commit ad90df8ac018
("ArmPlatformPkg/ArmVirtualizationPkg: Add private HobLib implementation
for DXE phase", 2014-09-18).
The stock
This is a very special case.
Please see the justification in commit ad90df8ac018
("ArmPlatformPkg/ArmVirtualizationPkg: Add private HobLib implementation
for DXE phase", 2014-09-18).
The stock
|
By
Laszlo Ersek
·
#56823
·
|
|
[PATCH v2 2/2] BaseTools: Make brotli a submodule
Use submodule way to access brotli in BaseTools based on
brotli version 666c3280cc11dc433c303d79a83d4ffbdd12cc8d.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2558
Cc: Bob Feng
Use submodule way to access brotli in BaseTools based on
brotli version 666c3280cc11dc433c303d79a83d4ffbdd12cc8d.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2558
Cc: Bob Feng
|
By
Zhang, Shenglei
·
#56822
·
|
|
[PATCH v2 1/2] MdeModulePkg/BrotliCustomDecompressLib: Make brotli a submodule
Use submodule way to access brotli in MdeModulePkg based on
brotli version 666c3280cc11dc433c303d79a83d4ffbdd12cc8d.
The newly added BrotliDecUefiSupport.h/.c are used by directory
'brotli'.
REF:
Use submodule way to access brotli in MdeModulePkg based on
brotli version 666c3280cc11dc433c303d79a83d4ffbdd12cc8d.
The newly added BrotliDecUefiSupport.h/.c are used by directory
'brotli'.
REF:
|
By
Zhang, Shenglei
·
#56821
·
|
|
[PATCH v2 0/2] Use submodule way to access brotli
Currently brotli is used and customized by edk2 in BaseTools
and MdeModulePkg. These two patches make brotli a submodule
Currently brotli is used and customized by edk2 in BaseTools
and MdeModulePkg. These two patches make brotli a submodule
|
By
Zhang, Shenglei
·
#56820
·
|
|
[PATCH] .azurepipelines: Update CI steps
From: Sean Brogan <sean.brogan@...>
Update CI steps to build base tools after setup and update,
as basetools might have dependencies that need to be resolved.
Cc: Bret Barkelew
From: Sean Brogan <sean.brogan@...>
Update CI steps to build base tools after setup and update,
as basetools might have dependencies that need to be resolved.
Cc: Bret Barkelew
|
By
Zhang, Shenglei
·
#56819
·
|
|
Re: [PATCH] OvmfPkg/PvScsiDxe: Fix VS2019 build error because of implicit cast
OK.
Based on your answer, and also on Sean's
<https://bugzilla.tianocore.org/show_bug.cgi?id=2651#c3>, for this patch:
Reviewed-by: Laszlo Ersek <lersek@...>
Thanks!
Laszlo
OK.
Based on your answer, and also on Sean's
<https://bugzilla.tianocore.org/show_bug.cgi?id=2651#c3>, for this patch:
Reviewed-by: Laszlo Ersek <lersek@...>
Thanks!
Laszlo
|
By
Laszlo Ersek
·
#56818
·
|
|
Re: [PATCH] CryptoPkg/FltUsedLib: Add FltUsedLib for float.
<michael.d.kinney@...> wrote:
In my opinion, having these intrinsics libraries added via NULL
library class resolution was a mistake to begin with.
Every component that we build incorporates
<michael.d.kinney@...> wrote:
In my opinion, having these intrinsics libraries added via NULL
library class resolution was a mistake to begin with.
Every component that we build incorporates
|
By
Ard Biesheuvel
·
#56817
·
|
|
Re: [Patch V2 1/3] Platform/Intel: Add all pathes of feature domains to package path
Reviewed-by: Ray Ni <ray.ni@...>
Reviewed-by: Ray Ni <ray.ni@...>
|
By
Ni, Ray
·
#56816
·
|