X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FCore%2FPei%2FSecurity%2FSecurity.c;fp=MdeModulePkg%2FCore%2FPei%2FSecurity%2FSecurity.c;h=b7cc10058ef642ea4306730809cd70cbe27deb92;hp=cf3344760208164c6420a5379e22556058d2e6be;hb=40f26b8f443f271f0b6d9df3c0214df4269b7485;hpb=11dad244fdcefdd1d381b096b118e2a640580312 diff --git a/MdeModulePkg/Core/Pei/Security/Security.c b/MdeModulePkg/Core/Pei/Security/Security.c index cf33447602..b7cc10058e 100644 --- a/MdeModulePkg/Core/Pei/Security/Security.c +++ b/MdeModulePkg/Core/Pei/Security/Security.c @@ -40,12 +40,10 @@ STATIC EFI_PEI_NOTIFY_DESCRIPTOR mNotifyList = { }; /** - Initialize the security services. - - @param PeiServices - The PEI core services table. - @param OldCoreData - Pointer to the old core data. + @param PeiServices The PEI core services table. + @param OldCoreData Pointer to the old core data. NULL if being run in non-permament memory mode. **/