[edk2] [PATCH 0/3] Error Level is not used correctly

Jeff Fan posted 3 patches 7 years ago
Failed in applying to current master (apply log)
.../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(-)
[edk2] [PATCH 0/3] Error Level is not used correctly
Posted by Jeff Fan 7 years ago
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

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