Просмотр исходного кода

Update FatPkg revision from 0.2 to 0.3.

Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>

(based on FatPkg commit f0a12e6d53b36dfa78acd28eeb5221ce9b45ba3a)

[jordan.l.justen@intel.com: Use script to relicense to 2-clause BSD]
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Acked-by: Mark Doran <mark.doran@intel.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Ruiyu Ni 10 лет назад
Родитель
Сommit
3b33945382
2 измененных файлов с 3 добавлено и 3 удалено
  1. 2 2
      FatPkg/FatPkg.dec
  2. 1 1
      FatPkg/FatPkg.dsc

+ 2 - 2
FatPkg/FatPkg.dec

@@ -3,7 +3,7 @@
 #  FAT Package
 #
 #  FAT 32 Driver
-#  Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>
+#  Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>
 #
 #  This program and the accompanying materials are licensed and made available
 #  under the terms and conditions of the BSD License which accompanies this
@@ -19,4 +19,4 @@
   DEC_SPECIFICATION              = 0x00010005
   PACKAGE_NAME                   = FatPkg
   PACKAGE_GUID                   = 8EA68A2C-99CB-4332-85C6-DD5864EAA674
-  PACKAGE_VERSION                = 0.2
+  PACKAGE_VERSION                = 0.3

+ 1 - 1
FatPkg/FatPkg.dsc

@@ -19,7 +19,7 @@
 [Defines]
   PLATFORM_NAME                  = Fat
   PLATFORM_GUID                  = 25b55dbc-9d0b-4a32-80da-46e1273d622c
-  PLATFORM_VERSION               = 0.2
+  PLATFORM_VERSION               = 0.3
   DSC_SPECIFICATION              = 0x00010005
   SUPPORTED_ARCHITECTURES        = IA32|X64|IPF|EBC|ARM|AARCH64
   OUTPUT_DIRECTORY               = Build/Fat