]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/BootSector/BootSector.inf
DuetPkg BootSector:
[mirror_edk2.git] / DuetPkg / BootSector / BootSector.inf
index c443ebb6efbe568cc5a58f21ddaa957610e772d9..49f69eb66e352ac6ae94316a5539957b2f3476ae 100644 (file)
@@ -1,6 +1,6 @@
 ## @file\r
 # \r
-# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials                          \r
 # are licensed and made available under the terms and conditions of the BSD License         \r
 # which accompanies this distribution.  The full text of the license may be found at        \r
   efi32.asm    | MSFT\r
   efi32.S      | GCC\r
 \r
+  start64.asm  | INTEL\r
+  start64.asm  | MSFT\r
+  start64.S    | GCC\r
+\r
+  st16_64.asm  | INTEL\r
+  st16_64.asm  | MSFT\r
+  st16_64.S    | GCC\r
+\r
+  st32_64.asm  | INTEL\r
+  st32_64.asm  | MSFT\r
+  st32_64.S    | GCC\r
+\r
+  efi64.asm    | INTEL\r
+  efi64.asm    | MSFT\r
+  efi64.S      | GCC\r
+\r