[edk2] [PATCH 0/2] Implement BuildFv3Hob for PrePiHobLib and ArmVirtDxeHobLib

Star Zeng posted 2 patches 6 years, 6 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
ArmVirtPkg/Library/ArmVirtDxeHobLib/HobLib.c | 34 +++++++++++++++++++++-
EmbeddedPkg/Library/PrePiHobLib/Hob.c        | 43 +++++++++++++++++++++++++++-
2 files changed, 75 insertions(+), 2 deletions(-)
[edk2] [PATCH 0/2] Implement BuildFv3Hob for PrePiHobLib and ArmVirtDxeHobLib
Posted by Star Zeng 6 years, 6 months ago
This patch series is supplement of
https://lists.01.org/pipermail/edk2-devel/2017-October/015589.html.

Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Liming Gao <liming.gao@intel.com>

Star Zeng (2):
  EmbeddedPkg PrePiHobLib: Implement BuildFv3Hob
  ArmVirtPkg ArmVirtDxeHobLib: Implement BuildFv3Hob

 ArmVirtPkg/Library/ArmVirtDxeHobLib/HobLib.c | 34 +++++++++++++++++++++-
 EmbeddedPkg/Library/PrePiHobLib/Hob.c        | 43 +++++++++++++++++++++++++++-
 2 files changed, 75 insertions(+), 2 deletions(-)

--
2.13.3.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH 0/2] Implement BuildFv3Hob for PrePiHobLib and ArmVirtDxeHobLib
Posted by Ard Biesheuvel 6 years, 6 months ago
On 5 October 2017 at 07:33, Star Zeng <star.zeng@intel.com> wrote:
> This patch series is supplement of
> https://lists.01.org/pipermail/edk2-devel/2017-October/015589.html.
>
> Cc: Leif Lindholm <leif.lindholm@linaro.org>
> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> Cc: Laszlo Ersek <lersek@redhat.com>
> Cc: Liming Gao <liming.gao@intel.com>
>
> Star Zeng (2):
>   EmbeddedPkg PrePiHobLib: Implement BuildFv3Hob
>   ArmVirtPkg ArmVirtDxeHobLib: Implement BuildFv3Hob
>
>  ArmVirtPkg/Library/ArmVirtDxeHobLib/HobLib.c | 34 +++++++++++++++++++++-
>  EmbeddedPkg/Library/PrePiHobLib/Hob.c        | 43 +++++++++++++++++++++++++++-
>  2 files changed, 75 insertions(+), 2 deletions(-)
>

Thanks for putting this together. I replied to each patch with some comments.
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel