Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 89377ece8f1c7243d25fd84488dcd03e37b9e661 https://github.com/tianocore/edk2/commit/89377ece8f1c7243d25fd84488dcd03e37b9e661 Author: Nhi Pham <n...@os.amperecomputing.com> Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths: M MdeModulePkg/Library/ImagePropertiesRecordLib/ImagePropertiesRecordLib.c Log Message: ----------- MdeModulePkg/ImagePropertiesRecordLib: Reduce debug level The presense of PdbPointer (PDB file name) is not an error. Hence, the debug message should be categorized as VERBOSE or INFO. However, the DEBUG_VERBOSE is more appropriate since the PDB file name is already output by the PeCoffLoaderRelocateImageExtraAction() function with the inline "add-symbol-file" when a platform uses the library instance DebugPeCoffExtraActionLib. Signed-off-by: Nhi Pham <n...@os.amperecomputing.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits