summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/BdsDxe/BootMaint/BBSsupport.h
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-07-07 09:17:56 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-07-07 09:17:56 +0000
commita78b08d13b86c86dcfbe1c9e88a66b2b18ee7575 (patch)
tree9c2d898860f7a253495aaed4e9432277863ecaf0 /MdeModulePkg/Universal/BdsDxe/BootMaint/BBSsupport.h
parentf3947f1ac735011e482b5aab452f843ddca6cfe1 (diff)
downloadedk2-platforms-a78b08d13b86c86dcfbe1c9e88a66b2b18ee7575.tar.xz
Update the code to following EDK coding style document.
1) Pointer value should compare with NULL. 2) Integer should compare with 0. 3) BOOLEAN should not compare with TRUE or FALSE. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5413 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Universal/BdsDxe/BootMaint/BBSsupport.h')
-rw-r--r--MdeModulePkg/Universal/BdsDxe/BootMaint/BBSsupport.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/MdeModulePkg/Universal/BdsDxe/BootMaint/BBSsupport.h b/MdeModulePkg/Universal/BdsDxe/BootMaint/BBSsupport.h
index 1b32084450..ce60cd9391 100644
--- a/MdeModulePkg/Universal/BdsDxe/BootMaint/BBSsupport.h
+++ b/MdeModulePkg/Universal/BdsDxe/BootMaint/BBSsupport.h
@@ -20,7 +20,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
// Bugbug: Candidate for a PCD entries
//
/**
- EDES_TODO: Add function description
+ EDES_TODO: Add function description.
@param CurBBSEntry EDES_TODO: Add parameter description
@param Index EDES_TODO: Add parameter description
@@ -41,7 +41,7 @@ BdsBuildLegacyDevNameString (
);
/**
- EDES_TODO: Add function description
+ EDES_TODO: Add function description.
@param VOID EDES_TODO: Add parameter description
@@ -71,7 +71,7 @@ BdsAddNonExistingLegacyBootOptions (
;
/**
- EDES_TODO: Add function description
+ EDES_TODO: Add function description.
@param VOID EDES_TODO: Add parameter description
@@ -84,7 +84,7 @@ BdsUpdateLegacyDevOrder (
);
/**
- EDES_TODO: Add function description
+ EDES_TODO: Add function description.
@param Entry EDES_TODO: Add parameter description