]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/BootSector/BootSector.inf
DuetPkg: Remove DuetPkg
[mirror_edk2.git] / DuetPkg / BootSector / BootSector.inf
diff --git a/DuetPkg/BootSector/BootSector.inf b/DuetPkg/BootSector/BootSector.inf
deleted file mode 100644 (file)
index 49f69eb..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-## @file\r
-# \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
-#                                                                                           \r
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
-#\r
-#\r
-##\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = BootSector\r
-  FILE_GUID                      = C89D72CE-E21A-4c71-BA79-770EF373D6DA\r
-  MODULE_TYPE                    = USER_DEFINED\r
-  VERSION_STRING                 = 1.0\r
-  CUSTOM_MAKEFILE                = MSFT|Makefile\r
-  CUSTOM_MAKEFILE                = GCC|GNUmakefile\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  DuetPkg/DuetPkg.dec\r
-\r
-[Sources]\r
-  bootsect.asm | INTEL\r
-  bootsect.asm | MSFT\r
-  bootsect.S   | GCC \r
-\r
-  bs16.asm     | INTEL\r
-  bs16.asm     | MSFT\r
-  bs16.S       | GCC \r
-\r
-  bs32.asm     | INTEL\r
-  bs32.asm     | MSFT\r
-  bs32.S       | GCC\r
\r
-  Gpt.asm      | INTEL\r
-  Gpt.asm      | MSFT\r
-  Gpt.S        | GCC\r
-\r
-  Mbr.asm      | INTEL\r
-  Mbr.asm      | MSFT\r
-  Mbr.S        | GCC\r
-\r
-  start.asm    | INTEL\r
-  start.asm    | MSFT\r
-  start.S      | GCC\r
-\r
-  start16.asm  | INTEL\r
-  start16.asm  | MSFT\r
-  start16.S    | GCC\r
-\r
-  start32.asm  | INTEL\r
-  start32.asm  | MSFT\r
-  start32.S    | GCC\r
-\r
-  efi32.asm    | INTEL\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