Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
ros-playground
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Recolic
ros-playground
Merge requests
!2
An error occurred while fetching the assigned milestone of the selected merge_request.
X64 MBR mode done.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
X64 MBR mode done.
x64
into
master
Overview
0
Commits
6
Pipelines
0
Changes
10
Merged
Recolic
requested to merge
x64
into
master
4 years ago
Overview
0
Commits
6
Pipelines
0
Changes
10
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
d1682d21
6 commits,
4 years ago
10 files
+
264
−
15
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
10
Search (e.g. *.vue) (Ctrl+P)
bootloader-legacy/Makefile
+
5
−
0
Options
build
:
nasm
-f
bin boot.asm
-o
boot.img
build_x86
:
build_x86_64
:
run
:
build
qemu-system-x86_64 boot.img
Loading