diff options
Diffstat (limited to 'IntelFrameworkModulePkg/Include/Library/OemHookStatusCodeLib.h')
-rw-r--r-- | IntelFrameworkModulePkg/Include/Library/OemHookStatusCodeLib.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/IntelFrameworkModulePkg/Include/Library/OemHookStatusCodeLib.h b/IntelFrameworkModulePkg/Include/Library/OemHookStatusCodeLib.h index 5f5726ea8a..da44d822d2 100644 --- a/IntelFrameworkModulePkg/Include/Library/OemHookStatusCodeLib.h +++ b/IntelFrameworkModulePkg/Include/Library/OemHookStatusCodeLib.h @@ -1,7 +1,8 @@ /** @file
- OEM hook status code library functions with no library constructor/destructor
+ OEM hook status code library. Platform can implement an instance to
+ initialize the OEM devices to report status code information.
- Copyright (c) 2006, Intel Corporation
+ Copyright (c) 2006 - 2009, 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 distribution. The full text of the license may be found at
|