diff options
11 files changed, 16 insertions, 9 deletions
diff --git a/IntelFrameworkPkg/Include/Framework/DxeCis.h b/IntelFrameworkPkg/Include/Framework/DxeCis.h index 570c2bc7d7..87df079fea 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 e31844249a..1d74ddc582 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 0f2d3de067..cd6a404353 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 9e074cc0cb..4ba558c49d 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 ac2760ddc9..dd6c3f4cca 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 b84884c119..1d3d1522c5 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 543b05c650..53d8dcaf3f 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 5875be265d..5755990637 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 f565dc7bf4..872d910839 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 a44c0a536e..5bc093f13e 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 090c541522..09a8dcb524 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.
**/
|