]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFsp2Pkg/FspSecCore/Ia32/FspApiEntryM.nasm
FmpDevicePkg: Fix various typos
[mirror_edk2.git] / IntelFsp2Pkg / FspSecCore / Ia32 / FspApiEntryM.nasm
index f14c18c7b92cdb9c05e906311ed510343bc7af72..e7261b41cd28be8dabd4af4614b263253f3c5c50 100644 (file)
@@ -194,9 +194,9 @@ StackSetupDone:
 \r
   ;\r
   ; Pass BFV into the PEI Core\r
-  ; It uses relative address to calucate the actual boot FV base\r
+  ; It uses relative address to calculate the actual boot FV base\r
   ; For FSP implementation with single FV, PcdFspBootFirmwareVolumeBase and\r
-  ; PcdFspAreaBaseAddress are the same. For FSP with mulitple FVs,\r
+  ; PcdFspAreaBaseAddress are the same. For FSP with multiple FVs,\r
   ; they are different. The code below can handle both cases.\r
   ;\r
   call    ASM_PFX(AsmGetFspBaseAddress)\r