summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg
diff options
context:
space:
mode:
authorgikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>2009-05-21 09:04:03 +0000
committergikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>2009-05-21 09:04:03 +0000
commit0f899407a356d80ee211b181878b0b432e7c3fff (patch)
treedad3d0006eb4ade5cdf520e309a50da0b5ce91d2 /IntelFrameworkPkg
parentab4e42d9039d5637348a2adb96fbeecddbc5e056 (diff)
downloadedk2-0f899407a356d80ee211b181878b0b432e7c3fff.zip
edk2-0f899407a356d80ee211b181878b0b432e7c3fff.tar.gz
edk2-0f899407a356d80ee211b181878b0b432e7c3fff.tar.bz2
Update revision reference tag.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8369 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg')
-rw-r--r--IntelFrameworkPkg/Include/Framework/DxeCis.h5
-rw-r--r--IntelFrameworkPkg/Include/Framework/Legacy16.h3
-rw-r--r--IntelFrameworkPkg/Include/Framework/StatusCode.h1
-rw-r--r--IntelFrameworkPkg/Include/Guid/FrameworkDevicePath.h2
-rw-r--r--IntelFrameworkPkg/Include/Protocol/IdeControllerInit.h2
-rw-r--r--IntelFrameworkPkg/Include/Protocol/IncompatiblePciDeviceSupport.h2
-rw-r--r--IntelFrameworkPkg/Include/Protocol/Legacy8259.h2
-rw-r--r--IntelFrameworkPkg/Include/Protocol/LegacyBios.h2
-rw-r--r--IntelFrameworkPkg/Include/Protocol/LegacyBiosPlatform.h2
-rw-r--r--IntelFrameworkPkg/Include/Protocol/LegacyInterrupt.h2
-rw-r--r--IntelFrameworkPkg/Include/Protocol/LegacyRegion.h2
11 files changed, 16 insertions, 9 deletions
diff --git a/IntelFrameworkPkg/Include/Framework/DxeCis.h b/IntelFrameworkPkg/Include/Framework/DxeCis.h
index 570c2bc..87df079 100644
--- a/IntelFrameworkPkg/Include/Framework/DxeCis.h
+++ b/IntelFrameworkPkg/Include/Framework/DxeCis.h
@@ -16,6 +16,11 @@
Module Name: FrameworkDxeCis.h
+ @par Revision Reference:
+ This Protocol is defined in Framework for EFI Driver Execution Environment
+ Core Interface Specification.
+ Version 0.9.
+
**/
#ifndef _FRAMEWORK_DXE_CIS_H_
diff --git a/IntelFrameworkPkg/Include/Framework/Legacy16.h b/IntelFrameworkPkg/Include/Framework/Legacy16.h
index e318442..1d74ddc 100644
--- a/IntelFrameworkPkg/Include/Framework/Legacy16.h
+++ b/IntelFrameworkPkg/Include/Framework/Legacy16.h
@@ -16,7 +16,8 @@
Module Name: FrameworkLegacy16.h
@par Revision Reference:
- These definitions are from Compatibility Support Module Spec Version 0.96.
+ These definitions are from Compatibility Support Module Spec
+ Version 0.97.
**/
diff --git a/IntelFrameworkPkg/Include/Framework/StatusCode.h b/IntelFrameworkPkg/Include/Framework/StatusCode.h
index 0f2d3de..cd6a404 100644
--- a/IntelFrameworkPkg/Include/Framework/StatusCode.h
+++ b/IntelFrameworkPkg/Include/Framework/StatusCode.h
@@ -26,6 +26,7 @@
Module Name: StatusCode.h
@par Revision Reference:
+ Intel Platform Innovation Framework for EFI Status Codes Specification
Version 0.92.
**/
diff --git a/IntelFrameworkPkg/Include/Guid/FrameworkDevicePath.h b/IntelFrameworkPkg/Include/Guid/FrameworkDevicePath.h
index 9e074cc..4ba558c 100644
--- a/IntelFrameworkPkg/Include/Guid/FrameworkDevicePath.h
+++ b/IntelFrameworkPkg/Include/Guid/FrameworkDevicePath.h
@@ -1,6 +1,6 @@
/** @file
This GUID is used to define a vendor specific device path being owned by the
- Framework specificaitons.
+ Framework specifications.
Copyright (c) 2007, Intel Corporation
All rights reserved. This program and the accompanying materials
diff --git a/IntelFrameworkPkg/Include/Protocol/IdeControllerInit.h b/IntelFrameworkPkg/Include/Protocol/IdeControllerInit.h
index ac2760d..dd6c3f4 100644
--- a/IntelFrameworkPkg/Include/Protocol/IdeControllerInit.h
+++ b/IntelFrameworkPkg/Include/Protocol/IdeControllerInit.h
@@ -22,7 +22,7 @@
@par Revision Reference:
This Protocol is defined in IDE Controller Initialization Protocol Specification
- Version 0.9
+ Version 0.9.
**/
diff --git a/IntelFrameworkPkg/Include/Protocol/IncompatiblePciDeviceSupport.h b/IntelFrameworkPkg/Include/Protocol/IncompatiblePciDeviceSupport.h
index b84884c..1d3d152 100644
--- a/IntelFrameworkPkg/Include/Protocol/IncompatiblePciDeviceSupport.h
+++ b/IntelFrameworkPkg/Include/Protocol/IncompatiblePciDeviceSupport.h
@@ -28,7 +28,7 @@
@par Revision Reference:
This protocol is defined in Framework of EFI PCI Platform Support Specification.
- Version0.9
+ Version 0.9.
**/
diff --git a/IntelFrameworkPkg/Include/Protocol/Legacy8259.h b/IntelFrameworkPkg/Include/Protocol/Legacy8259.h
index 543b05c..53d8dca 100644
--- a/IntelFrameworkPkg/Include/Protocol/Legacy8259.h
+++ b/IntelFrameworkPkg/Include/Protocol/Legacy8259.h
@@ -15,7 +15,7 @@
@par Revision Reference:
This protocol is defined in Framework for EFI Compatibility Support Module spec
- Version 0.96
+ Version 0.97.
**/
diff --git a/IntelFrameworkPkg/Include/Protocol/LegacyBios.h b/IntelFrameworkPkg/Include/Protocol/LegacyBios.h
index 5875be2..5755990 100644
--- a/IntelFrameworkPkg/Include/Protocol/LegacyBios.h
+++ b/IntelFrameworkPkg/Include/Protocol/LegacyBios.h
@@ -25,7 +25,7 @@
@par Revision Reference:
This protocol is defined in Framework for EFI Compatibility Support Module spec
- Version 0.96
+ Version 0.97.
**/
diff --git a/IntelFrameworkPkg/Include/Protocol/LegacyBiosPlatform.h b/IntelFrameworkPkg/Include/Protocol/LegacyBiosPlatform.h
index f565dc7..872d910 100644
--- a/IntelFrameworkPkg/Include/Protocol/LegacyBiosPlatform.h
+++ b/IntelFrameworkPkg/Include/Protocol/LegacyBiosPlatform.h
@@ -17,7 +17,7 @@
@par Revision Reference:
This protocol is defined in Framework for EFI Compatibility Support Module spec
- Version 0.96
+ Version 0.97.
**/
diff --git a/IntelFrameworkPkg/Include/Protocol/LegacyInterrupt.h b/IntelFrameworkPkg/Include/Protocol/LegacyInterrupt.h
index a44c0a5..5bc093f 100644
--- a/IntelFrameworkPkg/Include/Protocol/LegacyInterrupt.h
+++ b/IntelFrameworkPkg/Include/Protocol/LegacyInterrupt.h
@@ -12,7 +12,7 @@
@par Revision Reference:
This protocol is defined in Framework for EFI Compatibility Support Module spec
- Version 0.96
+ Version 0.97.
**/
diff --git a/IntelFrameworkPkg/Include/Protocol/LegacyRegion.h b/IntelFrameworkPkg/Include/Protocol/LegacyRegion.h
index 090c541..09a8dcb 100644
--- a/IntelFrameworkPkg/Include/Protocol/LegacyRegion.h
+++ b/IntelFrameworkPkg/Include/Protocol/LegacyRegion.h
@@ -14,7 +14,7 @@
@par Revision Reference:
This protocol is defined in Framework for EFI Compatibility Support Module spec
- Version 0.96
+ Version 0.97.
**/