diff options
author | Doug Gilbert <dgilbert@us.ibm.com> | 2014-04-22 17:32:17 -0500 |
---|---|---|
committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2014-05-08 14:42:05 -0500 |
commit | 3189f266a58e957f77d7c2bb30a52bb4e1bdec0d (patch) | |
tree | dc9b6a6eecd75fc409a76f46b7c5bceb0814e670 /src/usr/secureboot | |
parent | ede62c2119ed0996b744b022cb9a014ef91439d6 (diff) | |
download | talos-hostboot-3189f266a58e957f77d7c2bb30a52bb4e1bdec0d.tar.gz talos-hostboot-3189f266a58e957f77d7c2bb30a52bb4e1bdec0d.zip |
Create SRC description file during build
Change-Id: I636dbfad6cc695e42e6de403e26a91634a4b370d
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10715
Tested-by: Jenkins Server
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/secureboot')
-rw-r--r-- | src/usr/secureboot/base/purge.C | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/secureboot/base/purge.C b/src/usr/secureboot/base/purge.C index e164d6154..153b9f1de 100644 --- a/src/usr/secureboot/base/purge.C +++ b/src/usr/secureboot/base/purge.C @@ -74,7 +74,7 @@ namespace SECUREBOOT * @reasoncode SECUREBOOT::RC_PURGEOP_PENDING * @userdata1 SCOM value. * @userdata2 CPU ID (PIR) encountering failure. - * @devdesc Attemped to purge cache while purge operation + * @devdesc Attempted to purge cache while purge operation * was pending. */ l_errl = |