From 3b33945382a71eead564207d69442d24f97db73b Mon Sep 17 00:00:00 2001 From: Ruiyu Ni Date: Fri, 10 Jan 2014 07:17:13 +0000 Subject: [PATCH] Update FatPkg revision from 0.2 to 0.3. Signed-off-by: Ruiyu Ni (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 Acked-by: Mark Doran Acked-by: Laszlo Ersek --- FatPkg/FatPkg.dec | 4 ++-- FatPkg/FatPkg.dsc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/FatPkg/FatPkg.dec b/FatPkg/FatPkg.dec index ffccdc9cd6..62e42f43df 100644 --- a/FatPkg/FatPkg.dec +++ b/FatPkg/FatPkg.dec @@ -3,7 +3,7 @@ # FAT Package # # FAT 32 Driver -# Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.
+# Copyright (c) 2007 - 2014, 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 @@ -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 diff --git a/FatPkg/FatPkg.dsc b/FatPkg/FatPkg.dsc index 6d083310f0..08bdf6eba8 100644 --- a/FatPkg/FatPkg.dsc +++ b/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 -- 2.39.2