X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFspPkg%2FFspSecCore%2FSecMain.c;h=99acefaefa20cb8dc2a258e77da9a41748d047a4;hp=63376e9b6ed9e053a87af6de72913a8d6f3c411c;hb=baae777b8e6370ab856ec9088864ab698f5e9b0f;hpb=51492422806c7d9cc932e8d27f1e32bab7ac7cf0 diff --git a/IntelFspPkg/FspSecCore/SecMain.c b/IntelFspPkg/FspSecCore/SecMain.c index 63376e9b6e..99acefaefa 100644 --- a/IntelFspPkg/FspSecCore/SecMain.c +++ b/IntelFspPkg/FspSecCore/SecMain.c @@ -104,7 +104,7 @@ SecStartup ( AsmWriteIdtr (&IdtDescriptor); // - // Iniitalize the global FSP data region + // Initialize the global FSP data region // FspGlobalDataInit (&PeiFspData, BootLoaderStack, (UINT8)ApiIdx);