public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/2] Platform/QuarkPlatformPkg: Add VariablePolicy resolutions
@ 2020-12-08  6:42 Michael D Kinney
  2020-12-08  6:42 ` [Patch 1/2] QuarkPlatformPkg: Use safe string functions Michael D Kinney
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael D Kinney @ 2020-12-08  6:42 UTC (permalink / raw)
  To: devel; +Cc: Kelly Steele

Add resolutions for
- VariablePolicyLib
- VariablePolicyHelperLib
- VariablePolicyLib (DXE_RUNTIME_DRIVER)

Update QuarkPlatformPkg modules to use safe string
functions from BaseLib.

Cc: Kelly Steele <kelly.steele@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>

Michael D Kinney (2):
  QuarkPlatformPkg: Use safe string functions
  Platform/QuarkPlatformPkg: Add VariablePolicy resolutions

 .../Acpi/Dxe/AcpiPlatform/AcpiPciUpdate.c     |  4 +-
 .../Dxe/MemorySubClass/MemorySubClass.c       | 16 ++---
 .../MiscBaseBoardManufacturerFunction.c       | 16 ++---
 .../SmbiosMiscDxe/MiscBiosVendorFunction.c    | 10 ++--
 .../MiscChassisManufacturerFunction.c         | 16 ++---
 ...MiscNumberOfInstallableLanguagesFunction.c | 22 ++++---
 .../Dxe/SmbiosMiscDxe/MiscOemStringFunction.c |  2 +-
 .../SmbiosMiscDxe/MiscOnboardDeviceFunction.c |  2 +-
 ...cPortInternalConnectorDesignatorFunction.c | 60 +++++++++----------
 .../MiscSystemManufacturerFunction.c          | 24 ++++----
 .../MiscSystemOptionStringFunction.c          |  2 +-
 .../MiscSystemSlotDesignationFunction.c       | 30 +++++-----
 Platform/Intel/QuarkPlatformPkg/Quark.dsc     |  5 ++
 Platform/Intel/QuarkPlatformPkg/QuarkMin.dsc  |  4 ++
 14 files changed, 113 insertions(+), 100 deletions(-)

-- 
2.29.2.windows.2


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-08  6:42 [Patch 0/2] Platform/QuarkPlatformPkg: Add VariablePolicy resolutions Michael D Kinney
2020-12-08  6:42 ` [Patch 1/2] QuarkPlatformPkg: Use safe string functions Michael D Kinney
2020-12-08  6:42 ` [Patch 2/2] Platform/QuarkPlatformPkg: Add VariablePolicy resolutions Michael D Kinney
2020-12-08 13:43 ` [Patch 0/2] " Steele, Kelly

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