1) Clean up the INF and add in comment to describe the surface area of modules

2) Minor comment fix.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7413 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12
2009-02-03 02:23:03 +00:00
parent 269c0ba2d5
commit 3018ca2d36
7 changed files with 38 additions and 35 deletions

View File

@@ -741,6 +741,8 @@ CompareHiiValue (
/**
Evaluate the result of a HII expression
If Expression is NULL, then ASSERT.
@param FormSet FormSet associated with this expression.
@param Form Form associated with this expression.
@param Expression Expression to be evaluated.