Fix grammer in comment

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10507 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
andrewfish
2010-05-18 20:31:03 +00:00
parent c9b34b8cb3
commit b830c1dfc0
3 changed files with 26 additions and 11 deletions

View File

@@ -159,7 +159,7 @@ CEntryPoint (
DEBUG ((EFI_D_ERROR, "UART Enabled\n"));
// Start up a free running time so that the timer lib will work
// Start up a free running timer so that the timer lib will work
TimerInit ();
// SEC phase needs to run library constructors by hand.