public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms 0/3] Add Features to NXP Platforms
@ 2020-07-08  5:19 Pankaj Bansal
  2020-07-08  5:19 ` [PATCH edk2-platforms 1/3] Silicon/NXP: Use runtime safe version of DebugLib Pankaj Bansal
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Pankaj Bansal @ 2020-07-08  5:19 UTC (permalink / raw)
  To: Leif Lindholm, Meenakshi Aggarwal, devel, Ard Biesheuvel

From: Pankaj Bansal <pankaj.bansal@nxp.com>

This patch series adds some useful features to NXP platforms.
- runtime safe version of DebugLib
- Add support for reserving a chunk from RAM
- Add Support for git commit info print

Pankaj Bansal (3):
  Silicon/NXP: Use runtime safe version of DebugLib
  Silicon/NXP: Add support for reserving a chunk from RAM
  Silicon/NXP: Add Support for git commit info print

 Silicon/NXP/NxpQoriqLs.dec                    |  10 ++
 Silicon/NXP/LX2160A/LX2160A.dsc.inc           |   4 +
 Silicon/NXP/NxpQoriqLs.dsc.inc                |   4 +
 .../Library/ChassisLib/ChassisLib.inf         |   5 +
 .../Library/ChassisLib/ChassisLib.inf         |   5 +
 .../MemoryInitPeiLib/MemoryInitPeiLib.inf     |   3 +
 .../Chassis2/Library/ChassisLib/ChassisLib.c  |  17 +++
 .../Library/ChassisLib/ChassisLib.c           |  17 +++
 .../MemoryInitPeiLib/MemoryInitPeiLib.c       | 142 +++++++++++++++++-
 Silicon/NXP/set_firmware_ver.sh               |  36 +++++
 10 files changed, 241 insertions(+), 2 deletions(-)
 create mode 100755 Silicon/NXP/set_firmware_ver.sh

-- 
2.17.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-08-12 12:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-08  5:19 [PATCH edk2-platforms 0/3] Add Features to NXP Platforms Pankaj Bansal
2020-07-08  5:19 ` [PATCH edk2-platforms 1/3] Silicon/NXP: Use runtime safe version of DebugLib Pankaj Bansal
2020-08-05 14:11   ` Leif Lindholm
2020-07-08  5:19 ` [PATCH edk2-platforms 2/3] Silicon/NXP: Add support for reserving a chunk from RAM Pankaj Bansal
2020-07-18 17:32   ` Pankaj Bansal
2020-08-05 15:12   ` Leif Lindholm
2020-08-05 19:16     ` [EXTERNAL] Re: [edk2-devel] " Bret Barkelew
2020-07-08  5:19 ` [PATCH edk2-platforms 3/3] Silicon/NXP: Add Support for git commit info print Pankaj Bansal
2020-08-05 14:44   ` Leif Lindholm
2020-08-08  2:39     ` Pankaj Bansal
2020-08-12 12:45       ` Leif Lindholm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox