summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Include
diff options
context:
space:
mode:
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>2006-09-01 05:37:49 +0000
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>2006-09-01 05:37:49 +0000
commita93763b74df753b3e8de6a49eea5cbd1116b2535 (patch)
tree129b53452c0d5e8cdfa215315af590cf70947b04 /EdkModulePkg/Include
parent5f4eb6b6d5eb39012da23c16fdf3f9d988f9db06 (diff)
downloadedk2-a93763b74df753b3e8de6a49eea5cbd1116b2535.zip
edk2-a93763b74df753b3e8de6a49eea5cbd1116b2535.tar.gz
edk2-a93763b74df753b3e8de6a49eea5cbd1116b2535.tar.bz2
Follow up tracker:
EDKT236, EDKT237, EDKT232, EDKT229 , EDKT233 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1418 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkModulePkg/Include')
-rw-r--r--EdkModulePkg/Include/Library/OemHookStatusCodeLib.h5
-rw-r--r--EdkModulePkg/Include/Library/SerialPortLib.h2
2 files changed, 6 insertions, 1 deletions
diff --git a/EdkModulePkg/Include/Library/OemHookStatusCodeLib.h b/EdkModulePkg/Include/Library/OemHookStatusCodeLib.h
index 2d17225..3de7551 100644
--- a/EdkModulePkg/Include/Library/OemHookStatusCodeLib.h
+++ b/EdkModulePkg/Include/Library/OemHookStatusCodeLib.h
@@ -22,8 +22,11 @@
Initialize OEM status code device .
+
+ @return Status of initialization of OEM status code device.
+
**/
-VOID
+EFI_STATUS
EFIAPI
OemHookStatusCodeInitialize (
VOID
diff --git a/EdkModulePkg/Include/Library/SerialPortLib.h b/EdkModulePkg/Include/Library/SerialPortLib.h
index 8fe04e9..cda5ad1 100644
--- a/EdkModulePkg/Include/Library/SerialPortLib.h
+++ b/EdkModulePkg/Include/Library/SerialPortLib.h
@@ -22,6 +22,8 @@
Programmed hardware of Serial port.
+ @return Status of Serial Port Device initialization.
+
**/
EFI_STATUS
EFIAPI