http://git.dujemihanovic.i2p?p=nameless-os.git;a=blobdiff;f=boot/x86/mbr.s;h=5319f4b54dfdd772ca503bf50cb0c4f111995073;hp=b5d01c94f6ea86ccffd0752714db580280b6abce;hb=fb402cd052e9b9e9eaf30a7c14244a00e3cfe42a;hpb=49cd825f2815c9e8f775c81d471864b709065155;ds=sidebyside
search: re summary | shortlog | log | commit | commitdiff | tree raw | inline | side by side x86: mbr: Copy by dword during relocation [nameless-os.git] / boot / x86 / mbr.s diff --git a/boot/x86/mbr.s b/boot/x86/mbr.s index b5d01c94f6ea86ccffd0752714db580280b6abce..5319f4b54dfdd772ca503bf50cb0c4f111995073 100644 (file) --- a/ boot/x86/mbr.s +++ b/ boot/x86/mbr.s @@ -15,10 +15,10 @@ _start: ; perform self-relocation cld ; perform self-relocation cld...