public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/3] Error Level is not used correctly
@ 2017-04-10  6:19 Jeff Fan
  2017-04-10  6:19 ` [PATCH 1/3] MdeModulePkg: " Jeff Fan
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jeff Fan @ 2017-04-10  6:19 UTC (permalink / raw)
  To: edk2-devel

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



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

end of thread, other threads:[~2017-04-11  8:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-10  6:19 [PATCH 0/3] Error Level is not used correctly Jeff Fan
2017-04-10  6:19 ` [PATCH 1/3] MdeModulePkg: " 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

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