Liming Gao (8):
  MdeModulePkg: Add the missing Library uni files of Ipmi instances
  MdeModulePkg: Add the missing Library uni files of ImageDecode
    instances
  MdeModulePkg: Add the missing library uni files of UI instances
  MdeModulePkg: Add the missing module uni in RegularExpressionDxe
  MdeModulePkg: Update SerialDxe inf to include the module uni
  UefiCpuPkg: Add the missing module uni for CpuS3DataDxe
  NetworkPkg: Update module inf to include the missing uni file
  IntelFrameworkModulePkg: Remove the undefined PCD help and prompt
    strings

 .../IntelFrameworkModulePkg.uni                    | 26 +-------------
 .../Library/BaseIpmiLibNull/BaseIpmiLibNull.inf    |  1 +
 .../Library/BaseIpmiLibNull/BaseIpmiLibNull.uni    | 25 ++++++++++++++
 .../BmpImageDecoderLib/BmpImageDecoderLib.inf      |  1 +
 .../BmpImageDecoderLib/BmpImageDecoderLib.uni      | 26 ++++++++++++++
 MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf   |  1 +
 MdeModulePkg/Library/BootLogoLib/BootLogoLib.uni   | 26 ++++++++++++++
 .../BootMaintenanceManagerLib.inf                  |  1 +
 .../BootMaintenanceManagerLib.uni                  | 26 ++++++++++++++
 .../Library/BootManagerLib/BootManagerLib.inf      |  1 +
 .../Library/BootManagerLib/BootManagerLib.uni      | 26 ++++++++++++++
 .../Library/DeviceManagerLib/DeviceManagerLib.inf  |  1 +
 .../Library/DeviceManagerLib/DeviceManagerLib.uni  | 26 ++++++++++++++
 .../DxeIpmiLibIpmiProtocol.inf                     |  1 +
 .../DxeIpmiLibIpmiProtocol.uni                     | 25 ++++++++++++++
 .../Library/FileExplorerLib/FileExplorerLib.inf    |  1 +
 .../Library/FileExplorerLib/FileExplorerLib.uni    | 26 ++++++++++++++
 .../Library/ImageDecoderLib/ImageDecoderLib.inf    |  9 ++---
 .../Library/ImageDecoderLib/ImageDecoderLib.uni    | 26 ++++++++++++++
 .../PeiIpmiLibIpmiPpi/PeiIpmiLibIpmiPpi.inf        |  1 +
 .../PeiIpmiLibIpmiPpi/PeiIpmiLibIpmiPpi.uni        | 25 ++++++++++++++
 .../SmmIpmiLibSmmIpmiProtocol.inf                  |  1 +
 .../SmmIpmiLibSmmIpmiProtocol.uni                  | 25 ++++++++++++++
 .../RegularExpressionDxe/RegularExpressionDxe.inf  |  3 ++
 .../RegularExpressionDxe/RegularExpressionDxe.uni  | 26 ++++++++++++++
 .../RegularExpressionDxeExtra.uni                  | 18 ++++++++++
 MdeModulePkg/Universal/SerialDxe/SerialDxe.inf     |  4 +++
 NetworkPkg/DnsDxe/DnsDxe.inf                       |  5 +--
 NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.inf   |  5 +--
 UefiCpuPkg/CpuS3DataDxe/CpuS3DataDxe.inf           |  4 +++
 UefiCpuPkg/CpuS3DataDxe/CpuS3DataDxe.uni           | 40 ++++++++++++++++++++++
 UefiCpuPkg/CpuS3DataDxe/CpuS3DataDxeExtra.uni      | 20 +++++++++++
 32 files changed, 419 insertions(+), 33 deletions(-)
 create mode 100644 MdeModulePkg/Library/BaseIpmiLibNull/BaseIpmiLibNull.uni
 create mode 100644 
MdeModulePkg/Library/BmpImageDecoderLib/BmpImageDecoderLib.uni
 create mode 100644 MdeModulePkg/Library/BootLogoLib/BootLogoLib.uni
 create mode 100644 
MdeModulePkg/Library/BootMaintenanceManagerLib/BootMaintenanceManagerLib.uni
 create mode 100644 MdeModulePkg/Library/BootManagerLib/BootManagerLib.uni
 create mode 100644 MdeModulePkg/Library/DeviceManagerLib/DeviceManagerLib.uni
 create mode 100644 
MdeModulePkg/Library/DxeIpmiLibIpmiProtocol/DxeIpmiLibIpmiProtocol.uni
 create mode 100644 MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.uni
 create mode 100644 MdeModulePkg/Library/ImageDecoderLib/ImageDecoderLib.uni
 create mode 100644 MdeModulePkg/Library/PeiIpmiLibIpmiPpi/PeiIpmiLibIpmiPpi.uni
 create mode 100644 
MdeModulePkg/Library/SmmIpmiLibSmmIpmiProtocol/SmmIpmiLibSmmIpmiProtocol.uni
 create mode 100644 
MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.uni
 create mode 100644 
MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxeExtra.uni
 create mode 100644 UefiCpuPkg/CpuS3DataDxe/CpuS3DataDxe.uni
 create mode 100644 UefiCpuPkg/CpuS3DataDxe/CpuS3DataDxeExtra.uni

--
1.9.5.msysgit.0

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to