<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>b1u3</author_name>
  <author_url>https://blog.hatena.ne.jp/b1u3/</author_url>
  <blog_title>いろんなことで四苦Hack（仮）</blog_title>
  <blog_url>https://b1u3.hateblo.jp/</blog_url>
  <categories>
    <anon>OS</anon>
  </categories>
  <description>grub2 のソースコード読み始めた。 最初のセクタを0x7c00にロード BIOS → ブートセクタ → ブートローダ → カーネル MBRは、ハードディスクの先頭セクタに書かれている512バイトの領域。最初のコードとパーティションテーブルが書かれている。 grub2/grub-core/boot/i386/pc/boot.Sに MBR のコードが書かれている。 appleのassembler は、ローカルラベルに L をつけなければならないため、symbol.h で #define LOCAL(sym) L_ ## sym でL_を付け足している。 .file &quot;boot.S&quot; .file…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fb1u3.hateblo.jp%2Fentry%2F2019%2F09%2F19%2F221228&quot; title=&quot;OSメモ(5) - いろんなことで四苦Hack（仮）&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-09-19 22:12:28</published>
  <title>OSメモ(5)</title>
  <type>rich</type>
  <url>https://b1u3.hateblo.jp/entry/2019/09/19/221228</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
