On Tue, 2015-06-02 at 21:42 +0800, Guo Dong wrote: > This patch corrects a word typo and a comment error. > It also rename a label to match its function name. > > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Guo Dong <guo.d...@intel.com> > --- > IntelFspPkg/FspSecCore/Ia32/FspApiEntry.asm | 10 +++++----- > IntelFspPkg/FspSecCore/SecMain.c | 2 +- > IntelFspPkg/Library/BaseCacheLib/CacheLib.c | 2 +- > 3 files changed, 7 insertions(+), 7 deletions(-) > > diff --git a/IntelFspPkg/FspSecCore/SecMain.c > b/IntelFspPkg/FspSecCore/SecMain.c > index 63376e9..62d002b 100644 > --- a/IntelFspPkg/FspSecCore/SecMain.c > +++ b/IntelFspPkg/FspSecCore/SecMain.c > @@ -102,11 +102,11 @@ SecStartup ( > IdtDescriptor.Limit = (UINT16)(sizeof (IdtTableInStack.IdtTable) - 1); > > AsmWriteIdtr (&IdtDescriptor); > > // > - // Iniitalize the global FSP data region > + // Initalize the global FSP data region
Initialize ------------------------------------------------------------------------------ _______________________________________________ edk2-devel mailing list edk2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-devel