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

feat: Disable watchdog with extra debug #95

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jbrasen
Copy link
Contributor

@jbrasen jbrasen commented Apr 10, 2024

If extra debug is being enabled then the watchdog should be disabled. Boot may take longer than build time configuration. User is likely debugging so a watchdog is likely not desired

Jira TEGRAUEFI-3543
Bug 4568667

Change-Id: Ia3ab5dca61763a4aa32901baf70030fc9a2cf1ec

Reviewed-on: https://git-master.nvidia.com/r/c/tegra/bootloader/uefi/edk2-nvidia/+/3110405
Reviewed-by: mobile promotions [email protected]
Tested-by: mobile promotions [email protected]

If extra debug is being enabled then the watchdog should be disabled.
Boot may take longer than build time configuration.
User is likely debugging so a watchdog is likely not desired

Jira TEGRAUEFI-3543
Bug 4568667

Change-Id: Ia3ab5dca61763a4aa32901baf70030fc9a2cf1ec
Signed-off-by: Jeff Brasen <[email protected]>
Reviewed-on: https://git-master.nvidia.com/r/c/tegra/bootloader/uefi/edk2-nvidia/+/3110405
Reviewed-by: mobile promotions <[email protected]>
Tested-by: mobile promotions <[email protected]>
Copy link

@ichergui ichergui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @jbrasen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants