]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/BootSector/BootSector.inf
OvmfPkg/MemEncryptSevLib: clean up InternalMemEncryptSevSetMemoryEncrypted() decl
[mirror_edk2.git] / DuetPkg / BootSector / BootSector.inf
index a8785a7695414610ca77605072715b010ca9e041..49f69eb66e352ac6ae94316a5539957b2f3476ae 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 # \r
-# Copyright (c) 2006 - 2010, Intel Corporation                                                         \r
-# All rights reserved. This program and the accompanying materials                          \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
 # http://opensource.org/licenses/bsd-license.php                                            \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