public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Jeff Fan <jeff.fan@intel.com>
To: edk2-devel@lists.01.org
Subject: [PATCH 0/3] Error Level is not used correctly
Date: Mon, 10 Apr 2017 14:19:38 +0800	[thread overview]
Message-ID: <20170410061941.5016-1-jeff.fan@intel.com> (raw)

Some modules mis-used error level when outputting debug message.

Jeff Fan (3):
  MdeModulePkg: Error Level is not used correctly
  SecurityPkg: Error Level is not used correctly
  UefiCpuPkg: Error Level is not used correctly

 .../Acpi/BootScriptExecutorDxe/ScriptExecute.c     | 10 ++--
 .../Acpi/BootScriptExecutorDxe/X64/SetIdtEntry.c   |  4 +-
 .../Acpi/S3SaveStateDxe/AcpiS3ContextSave.c        |  2 +-
 MdeModulePkg/Universal/CapsulePei/UefiCapsule.c    |  2 +-
 .../CapsuleRuntimeDxe/X64/SaveLongModeContext.c    |  4 +-
 .../Universal/LockBox/SmmLockBox/SmmLockBox.c      | 10 ++--
 .../PlatformDriOverrideDxe/PlatDriOverrideDxe.c    |  4 +-
 .../Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.c   |  4 +-
 .../Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.c   |  4 +-
 SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.c                  |  2 +-
 SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.c                  |  4 +-
 SecurityPkg/Tcg/TrEEDxe/TrEEDxe.c                  |  4 +-
 SecurityPkg/Tcg/TrEEPei/TrEEPei.c                  |  4 +-
 UefiCpuPkg/CpuDxe/CpuPageTable.c                   |  2 +-
 UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume.c  | 68 +++++++++++-----------
 15 files changed, 64 insertions(+), 64 deletions(-)

-- 
2.9.3.windows.2



             reply	other threads:[~2017-04-10  6:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-10  6:19 Jeff Fan [this message]
2017-04-10  6:19 ` [PATCH 1/3] MdeModulePkg: Error Level is not used correctly Jeff Fan
2017-04-11  7:16   ` Tian, Feng
2017-04-10  6:19 ` [PATCH 2/3] SecurityPkg: " Jeff Fan
2017-04-11  8:52   ` Yao, Jiewen
2017-04-10  6:19 ` [PATCH 3/3] UefiCpuPkg: " Jeff Fan
2017-04-11  7:16   ` Tian, Feng

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170410061941.5016-1-jeff.fan@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox