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 }}
arjun024
/
mkeykernel
Public
Notifications
You must be signed in to change notification settings
Fork
88
Star
667
Code
Issues
1
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Various bug fixes as well as a change to provide our own GDT.
- #4
#4
Open
mkilgore
wants to merge 11 commits into
arjun024:master
arjun024/mkeykernel:master
from
mkilgore:dsm_changes
mkilgore/mkeykernel:dsm_changes
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Various bug fixes as well as a change to provide our own GDT.
#4
mkilgore
wants to merge 11 commits into
arjun024:master
arjun024/mkeykernel:master
from
mkilgore:dsm_changes
mkilgore/mkeykernel:dsm_changes
Copy head branch name to clipboard
Commits
Commits on May 8, 2015
Remove stdio.h include
Show description for d4c0a6c
mkilgore
committed
d4c0a6c
View commit details
Copy full SHA for d4c0a6c
Browse repository at this point
Add a simple Makefile - Rename kernel.asm to fix conflict
Show description for 234f40a
mkilgore
committed
234f40a
View commit details
Copy full SHA for 234f40a
Browse repository at this point
Remove redundent cli in 'start'
Show description for 642fe51
mkilgore
committed
642fe51
View commit details
Copy full SHA for 642fe51
Browse repository at this point
Fix possiblity of code continuing on if `kmain` returns
Show description for deb6b7a
mkilgore
committed
deb6b7a
View commit details
Copy full SHA for deb6b7a
Browse repository at this point
Apply attribute packed to IDT_entry
Show description for 7b99635
mkilgore
committed
7b99635
View commit details
Copy full SHA for 7b99635
Browse repository at this point
Create our own GDT on startup
Show description for 87e796e
mkilgore
committed
87e796e
View commit details
Copy full SHA for 87e796e
Browse repository at this point
Implement idt_ptr struct to simplify code
Show description for d2b959a
mkilgore
committed
d2b959a
View commit details
Copy full SHA for d2b959a
Browse repository at this point
Insert hlt instruction into kmain loop
Show description for ea847eb
mkilgore
committed
ea847eb
View commit details
Copy full SHA for ea847eb
Browse repository at this point
Back-up register values in keyboard interrupt handler
Show description for 63c1629
mkilgore
committed
63c1629
View commit details
Copy full SHA for 63c1629
Browse repository at this point
Update README.md
Show description for 9d4c881
mkilgore
committed
9d4c881
View commit details
Copy full SHA for 9d4c881
Browse repository at this point
Add .gitignore file
mkilgore
committed
cade471
View commit details
Copy full SHA for cade471
Browse repository at this point
You can’t perform that action at this time.