]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/Include/Library/EdkGenericBdsLib.h
Merge Temporary Ram support patch.
[mirror_edk2.git] / Nt32Pkg / Include / Library / EdkGenericBdsLib.h
index bc2066fc46b891665ed4a9d7e349ae2aa1559101..bfdcbe3111ade6b3115ddbe95ee8e8f499976b73 100644 (file)
@@ -1,4 +1,7 @@
-/*++\r
+/*! \addtogroup Library EdkGenericBdsLib */\r
+/*@{ */\r
+/**@file \r
+  BDS library definition, include the file and data structure\r
 \r
 Copyright (c) 2006 - 2007, Intel Corporation\r
 All rights reserved. This program and the accompanying materials                          \r
@@ -9,15 +12,7 @@ http://opensource.org/licenses/bsd-license.php
 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
 \r
-Module Name:\r
-\r
-  BdsLib.h\r
-\r
-Abstract:\r
-\r
-  BDS library definition, include the file and data structure\r
-\r
---*/\r
+**/\r
 \r
 #ifndef _BDS_LIB_H_\r
 #define _BDS_LIB_H_\r
@@ -110,6 +105,11 @@ BdsLibBootNext (
   VOID\r
   );\r
 \r
+/*!\r
+ \fn BdsLibBootViaBootOption\r
+ \param BDS_COMMON_OPTION\r
+ \param EFI_DEVICE_PATH_PROTOCOL\r
+*/\r
 EFI_STATUS\r
 BdsLibBootViaBootOption (\r
   IN  BDS_COMMON_OPTION             * Option,\r
@@ -394,3 +394,4 @@ BdsLibGetHiiHandles (
   );\r
 \r
 #endif // _BDS_LIB_H_\r
+/*@} */
\ No newline at end of file