Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 5a0932b7d480c05761a3ba9b5cf1d2fbb470c615 https://github.com/tianocore/edk2/commit/5a0932b7d480c05761a3ba9b5cf1d2fbb470c615 Author: Nickle Wang <nick...@nvidia.com> Date: 2023-03-06 (Mon, 06 Mar 2023)
Changed paths: A RedfishPkg/Include/Library/RedfishDebugLib.h A RedfishPkg/Library/RedfishDebugLib/RedfishDebugLib.c A RedfishPkg/Library/RedfishDebugLib/RedfishDebugLib.inf M RedfishPkg/RedfishLibs.dsc.inc M RedfishPkg/RedfishPkg.dec M RedfishPkg/RedfishPkg.dsc M RedfishPkg/RedfishRestExDxe/RedfishRestExDxe.inf M RedfishPkg/RedfishRestExDxe/RedfishRestExInternal.h M RedfishPkg/RedfishRestExDxe/RedfishRestExProtocol.c Log Message: ----------- RedfishPkg/RedfishDebugLib: provide Redfish debug Introduce RedfishDebugLib to RedfishPkg. This library provides several debugging functions for Redfish application. Redfish drivers rely on Rest Ex protocol to communicate with BMC and the communication data may be big and complicated. Use RedfishDebugLib in RedfishRestExDxe to simplify debugging process. Signed-off-by: Nickle Wang <nick...@nvidia.com> Cc: Abner Chang <abner.ch...@amd.com> Cc: Igor Kulchytskyy <ig...@ami.com> Cc: Nick Ramirez <nrami...@nvidia.com> Reviewed-by: Abner Chang <abner.ch...@amd.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits