Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix traces #62

Merged
merged 3 commits into from
Dec 6, 2023
Merged

fix traces #62

merged 3 commits into from
Dec 6, 2023

Commits on Dec 5, 2023

  1. RedfishClientPkg: fix misleading texts in debug traces.

    Update debug traces with the correct function names.
    
    Cc: Abner Chang <[email protected]>
    Cc: Igor Kulchytskyy <[email protected]>
    Signed-off-by: Mike Maslenkin <[email protected]>
    Reviewed-by: Nickle Wang <[email protected]>
    ghbaccount committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f4f49ec View commit details
    Browse the repository at this point in the history
  2. RedfishClientPkg: fix format specifier in DEBUG macro

    Cc: Abner Chang <[email protected]>
    Cc: Igor Kulchytskyy <[email protected]>
    Signed-off-by: Mike Maslenkin <[email protected]>
    Reviewed-by: Nickle Wang <[email protected]>
    ghbaccount committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    25ad666 View commit details
    Browse the repository at this point in the history
  3. RedfishClientPkg: warn user about reboot if allowed.

    Warn user about system reboot only if it has not been rejected by
    callbacks executed as result of EdkiiRedfishPhaseBeforeReboot notification
    
    Cc: Abner Chang <[email protected]>
    Cc: Igor Kulchytskyy <[email protected]>
    Signed-off-by: Mike Maslenkin <[email protected]>
    Reviewed-by: Nickle Wang <[email protected]>
    ghbaccount committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    dc8ac31 View commit details
    Browse the repository at this point in the history