X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=DuetPkg%2FBootSector%2Fefi32.S;h=ebbc4509509cbd66798767cb4e5501692506719e;hb=3a4b9eba07e5cd1866842b0173fac93ffdb931e9;hp=391590a856710acfe3d62b7df1fcd6f9013eb5d8;hpb=4a6876b72f2d654c168bfe7e3a80da7b98fff8b5;p=mirror_edk2.git diff --git a/DuetPkg/BootSector/efi32.S b/DuetPkg/BootSector/efi32.S index 391590a856..ebbc450950 100644 --- a/DuetPkg/BootSector/efi32.S +++ b/DuetPkg/BootSector/efi32.S @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ #* -#* Copyright (c) 2006, Intel Corporation. All rights reserved.
+#* Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.
#* This program and the accompanying materials #* are licensed and made available under the terms and conditions of the BSD License #* which accompanies this distribution. The full text of the license may be found at @@ -37,6 +37,7 @@ _start: .endm Start: + movw %bx, %ax movw %ax, %ds movw %ax, %es movw %ax, %fs