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
.
https-github-com-bit
/
systemd
Public
forked from
adamlaska/systemd
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
systemd
src
boot
on
v248
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 22, 2021
meson: fix warning about comparison between different types
Show description for dcb6061
yuwata
authored and
keszybz
committed
dcb6061
View commit details
Copy full SHA for dcb6061
View code at this point
Browse repository at this point
Commits on Mar 19, 2021
systemd-boot: LLVM/lld does not support PE/COFF relocations. Bail out with an error message
tpgxyz
authored and
bluca
committed
e392881
View commit details
Copy full SHA for e392881
View code at this point
Browse repository at this point
Commits on Mar 13, 2021
boot: Move console declarations to missing_efi.h
Show description for 95ba433
daandemeyer
authored and
bluca
committed
95ba433
View commit details
Copy full SHA for 95ba433
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
efi: introduce UINT32_MAX and UINT64_MAX
yuwata
committed
4e5cbc4
View commit details
Copy full SHA for 4e5cbc4
View code at this point
Browse repository at this point
tree-wide: use UINT64_MAX or friends
yuwata
committed
f5fbe71
View commit details
Copy full SHA for f5fbe71
View code at this point
Browse repository at this point
Commits on Mar 2, 2021
util: add helpers for generating colored check mark glyphs from bools
poettering
authored and
yuwata
committed
312dff1
View commit details
Copy full SHA for 312dff1
View code at this point
Browse repository at this point
Commits on Feb 23, 2021
efi stub: accept it if our loaded image has no FilePath field set
Show description for 685097b
poettering
authored and
keszybz
committed
685097b
View commit details
Copy full SHA for 685097b
View code at this point
Browse repository at this point
Commits on Feb 11, 2021
bootctl: show whether the firmware has TPM2 support
poettering
committed
b2a2204
View commit details
Copy full SHA for b2a2204
View code at this point
Browse repository at this point
Commits on Feb 10, 2021
tree-wide: use -EINVAL for enum invalid values
Show description for 2d93c20
keszybz
committed
2d93c20
View commit details
Copy full SHA for 2d93c20
View code at this point
Browse repository at this point
Commits on Feb 9, 2021
tree-wide: replace strverscmp() and str_verscmp() with strverscmp_improved()
yuwata
committed
8087644
View commit details
Copy full SHA for 8087644
View code at this point
Browse repository at this point
fundamental: move several macros and functions into src/fundamental/
Show description for e5bc5f1
yuwata
committed
e5bc5f1
View commit details
Copy full SHA for e5bc5f1
View code at this point
Browse repository at this point
Commits on Feb 4, 2021
boot: Replace efivar_set() persistent argument with flags argument
Show description for bcea933
daandemeyer
authored and
poettering
committed
bcea933
View commit details
Copy full SHA for bcea933
View code at this point
Browse repository at this point
Commits on Feb 2, 2021
boot: Add startswith() and endswith() functions with no_case variants
Show description for cb347d2
daandemeyer
committed
cb347d2
View commit details
Copy full SHA for cb347d2
View code at this point
Browse repository at this point
boot: Drop unnecessary braces
daandemeyer
committed
fffd5e8
View commit details
Copy full SHA for fffd5e8
View code at this point
Browse repository at this point
boot: Fix void pointer arithmetic warning
daandemeyer
committed
d47b7c5
View commit details
Copy full SHA for d47b7c5
View code at this point
Browse repository at this point
boot: Replace raw efivar gets with typed variants
daandemeyer
committed
c8af7da
View commit details
Copy full SHA for c8af7da
View code at this point
Browse repository at this point
boot: Add efivar_get/set_uint64_le() functions
Show description for 987d0a1
daandemeyer
committed
987d0a1
View commit details
Copy full SHA for 987d0a1
View code at this point
Browse repository at this point
boot: Rename efivar_get/set_int() to efivar_get/set_uint_string()
Show description for a7308a2
daandemeyer
committed
a7308a2
View commit details
Copy full SHA for a7308a2
View code at this point
Browse repository at this point
boot: Tighten scope of variables used in loops
daandemeyer
committed
258f097
View commit details
Copy full SHA for 258f097
View code at this point
Browse repository at this point
boot: Add efivar_get_boolean_u8()
daandemeyer
committed
2a7c167
View commit details
Copy full SHA for 2a7c167
View code at this point
Browse repository at this point
Commits on Jan 31, 2021
boot: Make all efivar util functions take the guid as an argument
Show description for 5e1f0e6
daandemeyer
committed
5e1f0e6
View commit details
Copy full SHA for 5e1f0e6
View code at this point
Browse repository at this point
boot: Turn all guid constants into C99 compound initializers
Show description for 7d2ebb6
daandemeyer
committed
7d2ebb6
View commit details
Copy full SHA for 7d2ebb6
View code at this point
Browse repository at this point
boot: Enable C99
Show description for 5021222
daandemeyer
committed
5021222
View commit details
Copy full SHA for 5021222
View code at this point
Browse repository at this point
boot: Move Secure Boot logic to new file
daandemeyer
committed
ce0f078
View commit details
Copy full SHA for ce0f078
View code at this point
Browse repository at this point
sd-boot: Add missing includes
Show description for 47381f8
daandemeyer
committed
47381f8
View commit details
Copy full SHA for 47381f8
View code at this point
Browse repository at this point
sd-boot: Make internal functions static
daandemeyer
committed
9a383ac
View commit details
Copy full SHA for 9a383ac
View code at this point
Browse repository at this point
tree-wide: Drop custom formatting for print() help messages
Show description for bc55633
daandemeyer
authored and
yuwata
committed
bc55633
View commit details
Copy full SHA for bc55633
View code at this point
Browse repository at this point
Commits on Jan 28, 2021
tree-wide: add spdx header on all scripts and helpers
Show description for 9ee0351
keszybz
committed
9ee0351
View commit details
Copy full SHA for 9ee0351
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
boot: at least one of os_name_pretty or os_name exists in this block
Show description for ecb3e9f
yuwata
committed
ecb3e9f
View commit details
Copy full SHA for ecb3e9f
View code at this point
Browse repository at this point
Commits on Dec 30, 2020
A typo fix in bootctl.c (#18106)
endreszabo
authored
9e516e4
View commit details
Copy full SHA for 9e516e4
View code at this point
Browse repository at this point
Commits on Dec 15, 2020
efi: Only use arm flags if supported
Show description for 361f416
abalmos
authored and
yuwata
committed
361f416
View commit details
Copy full SHA for 361f416
View code at this point
Browse repository at this point
Commits on Nov 9, 2020
license: LGPL-2.1+ -> LGPL-2.1-or-later
yuwata
committed
db9ecf0
View commit details
Copy full SHA for db9ecf0
View code at this point
Browse repository at this point
Commits on Oct 29, 2020
headers: use custom LicenseRef- spdx tag for various "public domain" files
Show description for c062cd9
keszybz
committed
c062cd9
View commit details
Copy full SHA for c062cd9
View code at this point
Browse repository at this point
headers: add spdx tags to imported files with a known license
Show description for 448e744
keszybz
committed
448e744
View commit details
Copy full SHA for 448e744
View code at this point
Browse repository at this point
tree-wide: use the usual SPDX header for our own files
keszybz
committed
4368277
View commit details
Copy full SHA for 4368277
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.