diff options
author | gikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-05-21 09:04:03 +0000 |
---|---|---|
committer | gikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-05-21 09:04:03 +0000 |
commit | 0f899407a356d80ee211b181878b0b432e7c3fff (patch) | |
tree | dad3d0006eb4ade5cdf520e309a50da0b5ce91d2 /IntelFrameworkPkg/Include/Framework | |
parent | ab4e42d9039d5637348a2adb96fbeecddbc5e056 (diff) | |
download | edk2-platforms-0f899407a356d80ee211b181878b0b432e7c3fff.tar.xz |
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/Include/Framework')
-rw-r--r-- | IntelFrameworkPkg/Include/Framework/DxeCis.h | 5 | ||||
-rw-r--r-- | IntelFrameworkPkg/Include/Framework/Legacy16.h | 3 | ||||
-rw-r--r-- | IntelFrameworkPkg/Include/Framework/StatusCode.h | 1 |
3 files changed, 8 insertions, 1 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.
**/
|