(C) Copyright 2020 Hewlett Packard Enterprise Development LP<BR>\r
Copyright (C) 2022 Advanced Micro Devices, Inc. All rights reserved.<BR>\r
Copyright (c) 2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.\r
+ Copyright (c) 2023, Ampere Computing LLC. All rights reserved.<BR>\r
\r
SPDX-License-Identifier: BSD-2-Clause-Patent\r
\r
Status = RedfishPlatformHostInterfaceDeviceDescriptor (&DeviceType, &DeviceDescriptor);\r
if (EFI_ERROR (Status)) {\r
if (Status == EFI_NOT_FOUND) {\r
- DEBUG ((DEBUG_ERROR, "%a: No Redfish host interface descriptor is provided on this platform.", __func__));\r
+ DEBUG ((DEBUG_ERROR, "%a: No Redfish host interface descriptor is provided on this platform.\n", __func__));\r
return EFI_NOT_FOUND;\r
}\r
\r