Michael Kuc michaelkuc6
  • Joined on 2019-11-26
michaelkuc6 synced commits to edition-3 at michaelkuc6/blog_os from mirror 2025-05-11 18:58:43 +01:00
bd3550ea87 Merge pull request #1410 from v4zha/edition-3
ecb60ec326 Update index.md
8a1267477a loading UEFI using ovmf_prebuilt=0.2.3 with ovmf_code and ovmf_vars
Compare 3 commits »
michaelkuc6 synced commits to post-01 at michaelkuc6/blog_os from mirror 2025-05-11 18:58:43 +01:00
b44d8ab7fc Merge pull request #1412 from tigeryant/post-01
c551fec1ce Added [[bin]] section to Cargo.toml with test and bench set to false to prevent duplicate definition of lang item
Compare 2 commits »
michaelkuc6 synced commits to post-01 at michaelkuc6/blog_os from mirror 2025-04-26 10:33:15 +01:00
430e2143f8 Fix: no_mangle is an unsafe attribute since Rust 2024
86ffa24e8e Update to Rust 2024 edition
Compare 2 commits »
michaelkuc6 synced commits to post-02 at michaelkuc6/blog_os from mirror 2025-04-26 10:33:15 +01:00
16bbb8f972 Merge branch 'post-01' into post-02
430e2143f8 Fix: no_mangle is an unsafe attribute since Rust 2024
86ffa24e8e Update to Rust 2024 edition
c27eb1da9c Run cargo update for bootloader crate
Compare 4 commits »
michaelkuc6 synced commits to post-09 at michaelkuc6/blog_os from mirror 2025-04-26 10:33:15 +01:00
27b56832c1 Merge branch 'post-08' into post-09
48dfc6d027 Merge branch 'post-07' into post-08
e9e75e759e Run cargo fmt for post-07
a7c5741ab5 Merge branch 'post-08' into post-09
65d8ef5478 Merge branch 'post-07' into post-08
Compare 34 commits »
michaelkuc6 synced commits to post-03 at michaelkuc6/blog_os from mirror 2025-04-26 10:33:15 +01:00
e2a3e76a32 Merge branch 'post-02' into post-03
16bbb8f972 Merge branch 'post-01' into post-02
430e2143f8 Fix: no_mangle is an unsafe attribute since Rust 2024
86ffa24e8e Update to Rust 2024 edition
df0c0b5783 Merge branch 'post-02' into post-03
Compare 6 commits »
michaelkuc6 synced commits to post-04 at michaelkuc6/blog_os from mirror 2025-04-26 10:33:15 +01:00
1d0aa17531 Update tests to make no_mangle attribute unsafe
e4b3ed6d42 Fix: no_mangle is an unsafe attribute since Rust 2024
b1aec7eb66 Merge branch 'post-03' into post-04
e2a3e76a32 Merge branch 'post-02' into post-03
16bbb8f972 Merge branch 'post-01' into post-02
Compare 10 commits »
michaelkuc6 synced commits to post-05 at michaelkuc6/blog_os from mirror 2025-04-26 10:33:15 +01:00
62b2c8a0b5 Merge branch 'post-04' into post-05
1d0aa17531 Update tests to make no_mangle attribute unsafe
f19372d58a Merge branch 'post-04' into post-05
e4b3ed6d42 Fix: no_mangle is an unsafe attribute since Rust 2024
b1aec7eb66 Merge branch 'post-03' into post-04
Compare 13 commits »
michaelkuc6 synced commits to post-08 at michaelkuc6/blog_os from mirror 2025-04-26 10:33:15 +01:00
48dfc6d027 Merge branch 'post-07' into post-08
e9e75e759e Run cargo fmt for post-07
65d8ef5478 Merge branch 'post-07' into post-08
c6c0e1a7f0 Merge branch 'post-06' into post-07
c407c26224 Run cargo fmt
Compare 28 commits »
michaelkuc6 synced commits to post-10 at michaelkuc6/blog_os from mirror 2025-04-26 10:33:15 +01:00
569232322e Run cargo fmt for post-10
34195ec8b7 Merge branch 'post-09' into post-10
27b56832c1 Merge branch 'post-08' into post-09
48dfc6d027 Merge branch 'post-07' into post-08
e9e75e759e Run cargo fmt for post-07
Compare 41 commits »
michaelkuc6 synced commits to post-11 at michaelkuc6/blog_os from mirror 2025-04-26 10:33:15 +01:00
121dc393f8 Run cargo fmt for post-11
08a6e13df4 Merge branch 'post-10' into post-11
569232322e Run cargo fmt for post-10
94149c93f9 Merge branch 'post-10' into post-11
34195ec8b7 Merge branch 'post-09' into post-10
Compare 50 commits »
michaelkuc6 synced commits to post-12 at michaelkuc6/blog_os from mirror 2025-04-26 10:33:15 +01:00
8bf38af9a1 Merge branch 'post-11' into post-12
121dc393f8 Run cargo fmt for post-11
ff1611b10d Merge branch 'post-11' into post-12
08a6e13df4 Merge branch 'post-10' into post-11
569232322e Run cargo fmt for post-10
Compare 60 commits »
michaelkuc6 synced commits to post-06 at michaelkuc6/blog_os from mirror 2025-04-26 10:33:15 +01:00
c407c26224 Run cargo fmt
5b088bffeb Update stack_overflow test to use unsafe no_mangle attribute
e9ca6b83c4 Merge branch 'post-05' into post-06
62b2c8a0b5 Merge branch 'post-04' into post-05
1d0aa17531 Update tests to make no_mangle attribute unsafe
Compare 18 commits »
michaelkuc6 synced commits to post-07 at michaelkuc6/blog_os from mirror 2025-04-26 10:33:15 +01:00
e9e75e759e Run cargo fmt for post-07
c6c0e1a7f0 Merge branch 'post-06' into post-07
c407c26224 Run cargo fmt
3e814722d0 Merge branch 'post-06' into post-07
5b088bffeb Update stack_overflow test to use unsafe no_mangle attribute
Compare 23 commits »
michaelkuc6 synced commits to main at michaelkuc6/blog_os from mirror 2025-04-26 10:33:14 +01:00
2edf0221a3 Merge pull request #1409 from fduxiao/main
32f629fb2d Fix the missing '&' in post 09
98f616964d Merge pull request #1407 from JINHUILYU/main
557da037c7 Update index.zh-CN.md
5a849b05d6 Merge pull request #1368 from dobleuber/add-spanish-translation
Compare 23 commits »
michaelkuc6 synced commits to refs/pull/1368/head at michaelkuc6/blog_os from mirror 2025-03-04 04:08:30 +00:00
725085abea Fix Wikipedia links to point to English versions instead of Spanish ones
98cf0d4850 Exclude Spanish files from typos check
b9b1ae8c08 Fix broken internal links in Spanish translations
cf91244de6 Add es/ prefix to Spanish file paths to avoid route collisions
ffd0555a5a Add Spanish language configuration to config.toml
Compare 6 commits »
michaelkuc6 synced commits to refs/pull/1368/merge at michaelkuc6/blog_os from mirror 2025-03-04 04:08:30 +00:00
725085abea Fix Wikipedia links to point to English versions instead of Spanish ones
98cf0d4850 Exclude Spanish files from typos check
b9b1ae8c08 Fix broken internal links in Spanish translations
cf91244de6 Add es/ prefix to Spanish file paths to avoid route collisions
Compare 7 commits »
michaelkuc6 synced commits to refs/pull/1368/merge at michaelkuc6/blog_os from mirror 2025-02-28 18:28:33 +00:00
9345886d44 Merge pull request #1399 from felixpackard/post-02-fix-typo
b1bf2e51d6 Fix typo when referencing the rustc-abi field.
Compare 3 commits »
michaelkuc6 synced commits to refs/pull/1232/merge at michaelkuc6/blog_os from mirror 2025-02-28 18:28:33 +00:00
9345886d44 Merge pull request #1399 from felixpackard/post-02-fix-typo
b1bf2e51d6 Fix typo when referencing the rustc-abi field.
176d4a7783 Merge pull request #1386 from yo-goto/yo-goto-patch-1
b69f96e0ae Merge pull request #1393 from phil-opp/rustc-abi
Compare 7 commits »
michaelkuc6 synced commits to main at michaelkuc6/blog_os from mirror 2025-02-28 18:28:32 +00:00
9345886d44 Merge pull request #1399 from felixpackard/post-02-fix-typo
b1bf2e51d6 Fix typo when referencing the rustc-abi field.
Compare 2 commits »