Merge branch 'post-03' into post-04

This commit is contained in:
Philipp Oppermann
2019-09-10 10:21:08 +02:00

View File

@@ -25,10 +25,8 @@ panic = "abort"
[profile.release] [profile.release]
panic = "abort" panic = "abort"
[package.metadata.bootimage]
default-target = "x86_64-blog_os.json"
test-args = [ test-args = [
"-device", "isa-debug-exit,iobase=0xf4,iosize=0x04", "-serial", "stdio", "-device", "isa-debug-exit,iobase=0xf4,iosize=0x04", "-serial", "stdio",
"-display", "none" "-display", "none"
] ]
test-success-exit-code = 33 # (0x10 << 1) | 1 test-success-exit-code = 33 # (0x10 << 1) | 1