Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
linuxboot
/
heads
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
211
Star
1.6k
Code
Issues
245
Pull requests
44
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
initrd: TPM DA-lockout detection, gating, and wait-by-default countdown UX
- #2206
#2206
Draft
tlaurion
wants to merge 17 commits into
linuxboot:master
linuxboot/heads:master
from
tlaurion:tpm_da_lockout_rework
tlaurion/heads:tpm_da_lockout_rework
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Draft
initrd: TPM DA-lockout detection, gating, and wait-by-default countdown UX
#2206
tlaurion
wants to merge 17 commits into
linuxboot:master
linuxboot/heads:master
from
tlaurion:tpm_da_lockout_rework
tlaurion/heads:tpm_da_lockout_rework
Copy head branch name to clipboard
Commits
Commits on Sep 10, 2026
tpmr.sh: add da_state and bad_auth helpers for TPM1 and TPM2
Show description for da810af
tlaurion
committed
da810af
View commit details
Copy full SHA for da810af
Browse repository at this point
preflight: diagnose TPM DA lockout when rollback counter read fails
Show description for 86647c8
tlaurion
committed
86647c8
View commit details
Copy full SHA for 86647c8
Browse repository at this point
unseal: detect DA lockout in tpm1_unseal / tpm2_unseal and signal via marker file
Show description for 2efe8e1
tlaurion
committed
2efe8e1
View commit details
Copy full SHA for 2efe8e1
Browse repository at this point
increment_tpm_counter: preflight DA state, set marker, fail fast on lockout before reseal
Show description for 6f27623
tlaurion
committed
6f27623
View commit details
Copy full SHA for 6f27623
Browse repository at this point
recovery shell: display DA state summary so users can see remaining lockout time
Show description for 7d09080
tlaurion
committed
7d09080
View commit details
Copy full SHA for 7d09080
Browse repository at this point
gui-init.sh: surface DA lockout early on boot, fix preflight error menu UX, route lockout marker to dedicated dialog
Show description for d6a5b80
tlaurion
committed
d6a5b80
View commit details
Copy full SHA for d6a5b80
Browse repository at this point
doc/tpm.md: document DA state query, lockout behavior, marker-file protocol, early-status display
Show description for 5c740e6
tlaurion
committed
5c740e6
View commit details
Copy full SHA for 5c740e6
Browse repository at this point
bad_auth: state NV region + emit pre/post DA state for both TPM1 and TPM2
Show description for 3edce47
tlaurion
committed
3edce47
View commit details
Copy full SHA for 3edce47
Browse repository at this point
gui-init.sh: preflight error menu - auto-height and drop redundant content
Show description for cee2083
tlaurion
committed
cee2083
View commit details
Copy full SHA for cee2083
Browse repository at this point
doc/ux-patterns.md: document screen-size floor and the 0-height rule
Show description for cd3c929
tlaurion
committed
cd3c929
View commit details
Copy full SHA for cd3c929
Browse repository at this point
bad_auth: fix TPM2 NV region classification -- patterns had 0x prefix
Show description for 7ad4fa2
tlaurion
committed
7ad4fa2
View commit details
Copy full SHA for 7ad4fa2
Browse repository at this point
bad_auth: skip redundant nvread existence check; add STATUS-level progress
Show description for 230c149
tlaurion
committed
230c149
View commit details
Copy full SHA for 230c149
Browse repository at this point
bad_auth: STATUS-level progress lines so test status is visible in all log modes
Show description for 87d6ef8
tlaurion
committed
87d6ef8
View commit details
Copy full SHA for 87d6ef8
Browse repository at this point
bad_auth: emit progress via echo >&2 so it reaches /dev/kmsg; drop TPM1 lockout-exit check
Show description for cc11fb5
tlaurion
committed
cc11fb5
View commit details
Copy full SHA for cc11fb5
Browse repository at this point
bad_auth: dual-emit progress markers to DEBUG for /dev/kmsg visibility
Show description for fac9233
tlaurion
committed
fac9233
View commit details
Copy full SHA for fac9233
Browse repository at this point
bad_auth: fix TPM2 lockout detection hex constant and restructure for reliable detection
Show description for a76df9c
tlaurion
committed
a76df9c
View commit details
Copy full SHA for a76df9c
Browse repository at this point
DA lockout: canonical user copy, wait-by-default countdown dialogs, honest recovery docs
Show description for 2625de3
tlaurion
committed
2625de3
View commit details
Copy full SHA for 2625de3
Browse repository at this point
You can’t perform that action at this time.