Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 74b5309da9fb7a919bec5a8b5a63d1ede5eb6745
      
https://github.com/tianocore/edk2/commit/74b5309da9fb7a919bec5a8b5a63d1ede5eb6745
  Author: Abner Chang <[email protected]>
  Date:   2024-02-27 (Tue, 27 Feb 2024)

  Changed paths:
    M RedfishPkg/RestJsonStructureDxe/RestJsonStructureDxe.c
    M RedfishPkg/RestJsonStructureDxe/RestJsonStructureDxe.inf
    M RedfishPkg/RestJsonStructureDxe/RestJsonStructureInternal.h

  Log Message:
  -----------
  RedfishPkg/RestJsonStructureDxe: Refine REST JSON C Structure DXE driver

BZ #: 4711
- Add mode debug messages.
- Remove the references of "Redfish" from this driver.
  As REST JSON C Structure was not designed for Redfish only.
  Any RESTful applications can register the converter and
  provide JSON-C structure conversions through
  EFI_REST_JSON_STRUCTURE_PROTOCOL. Therefore this driver
  shouldn't have a dependency on Redfish package and the
  references of "Redfish" terminology.
- Fix the missing parameter of DEBUG macros used in this
  driver.

Signed-off-by: Abner Chang <[email protected]>
Cc: Nickle Wang <[email protected]>
Cc: Igor Kulchytskyy <[email protected]>
Reviewed-by: Nickle Wang <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to