Committing changes to the comments, to improve code documentation.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8843 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
pkandel
2009-07-09 12:37:01 +00:00
parent 7b6b774662
commit 97482d9486
3 changed files with 7 additions and 7 deletions

View File

@ -34,8 +34,8 @@ typedef struct {
EFI_STATUS_CODE_TYPE CodeType;
///
/// Value information about the class and subclass is used to
/// classify the hardware and software entity as well as an operation.
/// An operation, plus value information about the class and subclass, used to
/// classify the hardware and software entity.
///
EFI_STATUS_CODE_VALUE Value;