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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
tinygo-org
/
tinygo
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
17.7k
Code
Issues
427
Pull requests
137
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
UEFI: add support for tasks scheduler and make it default
- #5553
#5553
Merged
deadprogram
merged 10 commits into
tinygo-org:dev
tinygo-org/tinygo:dev
from
sparques:pr/uefi-tasks-scheduler
sparques/tinygo:pr/uefi-tasks-scheduler
Copy head branch name to clipboard
Aug 28, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
UEFI: add support for tasks scheduler and make it default
#5553
deadprogram
merged 10 commits into
tinygo-org:dev
tinygo-org/tinygo:dev
from
sparques:pr/uefi-tasks-scheduler
sparques/tinygo:pr/uefi-tasks-scheduler
Copy head branch name to clipboard
Commits
Commits on Jul 23, 2026
add support for UEFI time and UEFI events; fix STOP \n -> \r\n conversion
sparques
committed
139a3a9
View commit details
Copy full SHA for 139a3a9
Browse repository at this point
Commits on Jul 24, 2026
make it so both scheduler=none and scheduler=tasks works
sparques
committed
c7fa036
View commit details
Copy full SHA for c7fa036
Browse repository at this point
Merge branch 'dev' of ssh://github.com/tinygo-org/tinygo into pr/uefi-tasks-scheduler
sparques
committed
7c1d4bd
View commit details
Copy full SHA for 7c1d4bd
Browse repository at this point
Commits on Aug 27, 2026
address pr comments
Show description for 7a3c621
sparques
committed
7a3c621
View commit details
Copy full SHA for 7a3c621
Browse repository at this point
revert back to simpler return value for ExtraFiles()
sparques
committed
4f0e670
View commit details
Copy full SHA for 4f0e670
Browse repository at this point
Merge remote-tracking branch 'upstream/dev' into pr/uefi-tasks-scheduler
sparques
committed
e07347a
View commit details
Copy full SHA for e07347a
Browse repository at this point
create uefi specific tasks_none file
sparques
committed
f2dd96a
View commit details
Copy full SHA for f2dd96a
Browse repository at this point
Commits on Aug 28, 2026
remove unused sleepSchedulerCustom stuff
sparques
committed
b968469
View commit details
Copy full SHA for b968469
Browse repository at this point
add back the uefi tag
sparques
committed
6525817
View commit details
Copy full SHA for 6525817
Browse repository at this point
lib: restore macos-minimal-sdk pointer
sparques
committed
bd7723b
View commit details
Copy full SHA for bd7723b
Browse repository at this point
You can’t perform that action at this time.