Home
last modified time | relevance | path

Searched refs:ContextSize (Results 1 – 25 of 474) sorted by relevance

12345678910>>...19

/dports/devel/kf5-ki18n/ki18n-5.89.0/src/i18n/
H A Dklazylocalizedstring.h412 template<std::size_t ContextSize, std::size_t TextSize>
416 template<std::size_t ContextSize, std::size_t SingularSize, std::size_t PluralSize>
418 …kli18ncp(const char (&context)[ContextSize], const char (&singular)[SingularSize], const char (&pl…
421 template<std::size_t ContextSize, std::size_t TextSize>
425 template<std::size_t ContextSize, std::size_t SingularSize, std::size_t PluralSize>
464 template<std::size_t ContextSize, std::size_t TextSize>
465 constexpr inline KLazyLocalizedString kli18nc(const char (&context)[ContextSize], const char (&text… in kli18nc() argument
493 template<std::size_t ContextSize, std::size_t SingularSize, std::size_t PluralSize>
520 template<std::size_t ContextSize, std::size_t TextSize>
521 constexpr inline KLazyLocalizedString klxi18nc(const char (&context)[ContextSize], const char (&tex… in klxi18nc() argument
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/minidump/
H A Dminidump_context_writer.h58 virtual size_t ContextSize() const = 0;
99 size_t ContextSize() const override;
150 size_t ContextSize() const override;
190 size_t ContextSize() const override;
230 size_t ContextSize() const override;
270 size_t ContextSize() const override;
310 size_t ContextSize() const override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/minidump/
H A Dminidump_context_writer.h58 virtual size_t ContextSize() const = 0;
99 size_t ContextSize() const override;
150 size_t ContextSize() const override;
190 size_t ContextSize() const override;
230 size_t ContextSize() const override;
270 size_t ContextSize() const override;
310 size_t ContextSize() const override;
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/Pch/PchSmiDispatcher/Smm/
H A DPchSmmCore.c347 UINTN ContextSize; in PchSmmCoreRegister() local
390 ContextSize = 0; in PchSmmCoreRegister()
408 ContextSize = sizeof(Record->ChildContext.Usb); in PchSmmCoreRegister()
429 ContextSize = sizeof(Record->ChildContext.Sx); in PchSmmCoreRegister()
462 ContextSize = sizeof(Record->ChildContext.Sw); in PchSmmCoreRegister()
495 ContextSize = sizeof(Record->ChildContext.Gpi); in PchSmmCoreRegister()
521 ContextSize = sizeof(Record->ChildContext.PowerButton); in PchSmmCoreRegister()
662 UINTN ContextSize; in PchSmmCoreUnRegister() local
670 ContextSize = sizeof(RecordToDelete->ChildContext.Sx); in PchSmmCoreUnRegister()
673 ContextSize = sizeof(RecordToDelete->ChildContext.Sw); in PchSmmCoreUnRegister()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Core/PiSmmCore/
H A DSmiHandlerProfile.c352 IN UINTN ContextSize in DumpSmiChildContext() argument
384 InternalDumpData (Context, ContextSize); in DumpSmiChildContext()
416 if (SmiHandler->ContextSize != 0) { in DumpSmiHandlerOnSmiEntry()
710 if (SmiHandler->ContextSize != 0) { in GetSmmSmiHandlerDataOnSmiEntry()
1196 if (((ContextSize == 0) && (Context != NULL)) || in SmiHandlerProfileRegisterHandler()
1197 ((ContextSize != 0) && (Context == NULL))) { in SmiHandlerProfileRegisterHandler()
1210 SmiHandler->ContextSize = ContextSize; in SmiHandlerProfileRegisterHandler()
1214 …SmiHandler->Context = ConvertSmiHandlerUsbContext (Context, ContextSize, &SmiHandler->ContextSize); in SmiHandlerProfileRegisterHandler()
1216 … SmiHandler->Context = ConvertSmiHandlerSwContext (Context, ContextSize, &SmiHandler->ContextSize); in SmiHandlerProfileRegisterHandler()
1222 SmiHandler->ContextSize = 0; in SmiHandlerProfileRegisterHandler()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Core/PiSmmCore/
H A DSmiHandlerProfile.c352 IN UINTN ContextSize in DumpSmiChildContext() argument
384 InternalDumpData (Context, ContextSize); in DumpSmiChildContext()
416 if (SmiHandler->ContextSize != 0) { in DumpSmiHandlerOnSmiEntry()
710 if (SmiHandler->ContextSize != 0) { in GetSmmSmiHandlerDataOnSmiEntry()
1196 if (((ContextSize == 0) && (Context != NULL)) || in SmiHandlerProfileRegisterHandler()
1197 ((ContextSize != 0) && (Context == NULL))) { in SmiHandlerProfileRegisterHandler()
1210 SmiHandler->ContextSize = ContextSize; in SmiHandlerProfileRegisterHandler()
1214 …SmiHandler->Context = ConvertSmiHandlerUsbContext (Context, ContextSize, &SmiHandler->ContextSize); in SmiHandlerProfileRegisterHandler()
1216 … SmiHandler->Context = ConvertSmiHandlerSwContext (Context, ContextSize, &SmiHandler->ContextSize); in SmiHandlerProfileRegisterHandler()
1222 SmiHandler->ContextSize = 0; in SmiHandlerProfileRegisterHandler()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Core/PiSmmCore/
H A DSmiHandlerProfile.c352 IN UINTN ContextSize in DumpSmiChildContext() argument
384 InternalDumpData (Context, ContextSize); in DumpSmiChildContext()
416 if (SmiHandler->ContextSize != 0) { in DumpSmiHandlerOnSmiEntry()
710 if (SmiHandler->ContextSize != 0) { in GetSmmSmiHandlerDataOnSmiEntry()
1196 if (((ContextSize == 0) && (Context != NULL)) || in SmiHandlerProfileRegisterHandler()
1197 ((ContextSize != 0) && (Context == NULL))) { in SmiHandlerProfileRegisterHandler()
1210 SmiHandler->ContextSize = ContextSize; in SmiHandlerProfileRegisterHandler()
1214 …SmiHandler->Context = ConvertSmiHandlerUsbContext (Context, ContextSize, &SmiHandler->ContextSize); in SmiHandlerProfileRegisterHandler()
1216 … SmiHandler->Context = ConvertSmiHandlerSwContext (Context, ContextSize, &SmiHandler->ContextSize); in SmiHandlerProfileRegisterHandler()
1222 SmiHandler->ContextSize = 0; in SmiHandlerProfileRegisterHandler()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Core/PiSmmCore/
H A DSmiHandlerProfile.c352 IN UINTN ContextSize in DumpSmiChildContext() argument
384 InternalDumpData (Context, ContextSize); in DumpSmiChildContext()
416 if (SmiHandler->ContextSize != 0) { in DumpSmiHandlerOnSmiEntry()
710 if (SmiHandler->ContextSize != 0) { in GetSmmSmiHandlerDataOnSmiEntry()
1196 if (((ContextSize == 0) && (Context != NULL)) || in SmiHandlerProfileRegisterHandler()
1197 ((ContextSize != 0) && (Context == NULL))) { in SmiHandlerProfileRegisterHandler()
1210 SmiHandler->ContextSize = ContextSize; in SmiHandlerProfileRegisterHandler()
1214 …SmiHandler->Context = ConvertSmiHandlerUsbContext (Context, ContextSize, &SmiHandler->ContextSize); in SmiHandlerProfileRegisterHandler()
1216 … SmiHandler->Context = ConvertSmiHandlerSwContext (Context, ContextSize, &SmiHandler->ContextSize); in SmiHandlerProfileRegisterHandler()
1222 SmiHandler->ContextSize = 0; in SmiHandlerProfileRegisterHandler()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Core/PiSmmCore/
H A DSmiHandlerProfile.c352 IN UINTN ContextSize in DumpSmiChildContext() argument
384 InternalDumpData (Context, ContextSize); in DumpSmiChildContext()
416 if (SmiHandler->ContextSize != 0) { in DumpSmiHandlerOnSmiEntry()
710 if (SmiHandler->ContextSize != 0) { in GetSmmSmiHandlerDataOnSmiEntry()
1196 if (((ContextSize == 0) && (Context != NULL)) || in SmiHandlerProfileRegisterHandler()
1197 ((ContextSize != 0) && (Context == NULL))) { in SmiHandlerProfileRegisterHandler()
1210 SmiHandler->ContextSize = ContextSize; in SmiHandlerProfileRegisterHandler()
1214 …SmiHandler->Context = ConvertSmiHandlerUsbContext (Context, ContextSize, &SmiHandler->ContextSize); in SmiHandlerProfileRegisterHandler()
1216 … SmiHandler->Context = ConvertSmiHandlerSwContext (Context, ContextSize, &SmiHandler->ContextSize); in SmiHandlerProfileRegisterHandler()
1222 SmiHandler->ContextSize = 0; in SmiHandlerProfileRegisterHandler()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Core/PiSmmCore/
H A DSmiHandlerProfile.c352 IN UINTN ContextSize in DumpSmiChildContext() argument
384 InternalDumpData (Context, ContextSize); in DumpSmiChildContext()
416 if (SmiHandler->ContextSize != 0) { in DumpSmiHandlerOnSmiEntry()
710 if (SmiHandler->ContextSize != 0) { in GetSmmSmiHandlerDataOnSmiEntry()
1196 if (((ContextSize == 0) && (Context != NULL)) || in SmiHandlerProfileRegisterHandler()
1197 ((ContextSize != 0) && (Context == NULL))) { in SmiHandlerProfileRegisterHandler()
1210 SmiHandler->ContextSize = ContextSize; in SmiHandlerProfileRegisterHandler()
1214 …SmiHandler->Context = ConvertSmiHandlerUsbContext (Context, ContextSize, &SmiHandler->ContextSize); in SmiHandlerProfileRegisterHandler()
1216 … SmiHandler->Context = ConvertSmiHandlerSwContext (Context, ContextSize, &SmiHandler->ContextSize); in SmiHandlerProfileRegisterHandler()
1222 SmiHandler->ContextSize = 0; in SmiHandlerProfileRegisterHandler()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Core/PiSmmCore/
H A DSmiHandlerProfile.c352 IN UINTN ContextSize in DumpSmiChildContext() argument
384 InternalDumpData (Context, ContextSize); in DumpSmiChildContext()
416 if (SmiHandler->ContextSize != 0) { in DumpSmiHandlerOnSmiEntry()
710 if (SmiHandler->ContextSize != 0) { in GetSmmSmiHandlerDataOnSmiEntry()
1196 if (((ContextSize == 0) && (Context != NULL)) || in SmiHandlerProfileRegisterHandler()
1197 ((ContextSize != 0) && (Context == NULL))) { in SmiHandlerProfileRegisterHandler()
1210 SmiHandler->ContextSize = ContextSize; in SmiHandlerProfileRegisterHandler()
1214 …SmiHandler->Context = ConvertSmiHandlerUsbContext (Context, ContextSize, &SmiHandler->ContextSize); in SmiHandlerProfileRegisterHandler()
1216 … SmiHandler->Context = ConvertSmiHandlerSwContext (Context, ContextSize, &SmiHandler->ContextSize); in SmiHandlerProfileRegisterHandler()
1222 SmiHandler->ContextSize = 0; in SmiHandlerProfileRegisterHandler()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Core/PiSmmCore/
H A DSmiHandlerProfile.c352 IN UINTN ContextSize in DumpSmiChildContext() argument
384 InternalDumpData (Context, ContextSize); in DumpSmiChildContext()
416 if (SmiHandler->ContextSize != 0) { in DumpSmiHandlerOnSmiEntry()
710 if (SmiHandler->ContextSize != 0) { in GetSmmSmiHandlerDataOnSmiEntry()
1196 if (((ContextSize == 0) && (Context != NULL)) || in SmiHandlerProfileRegisterHandler()
1197 ((ContextSize != 0) && (Context == NULL))) { in SmiHandlerProfileRegisterHandler()
1210 SmiHandler->ContextSize = ContextSize; in SmiHandlerProfileRegisterHandler()
1214 …SmiHandler->Context = ConvertSmiHandlerUsbContext (Context, ContextSize, &SmiHandler->ContextSize); in SmiHandlerProfileRegisterHandler()
1216 … SmiHandler->Context = ConvertSmiHandlerSwContext (Context, ContextSize, &SmiHandler->ContextSize); in SmiHandlerProfileRegisterHandler()
1222 SmiHandler->ContextSize = 0; in SmiHandlerProfileRegisterHandler()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Core/PiSmmCore/
H A DSmiHandlerProfile.c352 IN UINTN ContextSize in DumpSmiChildContext() argument
384 InternalDumpData (Context, ContextSize); in DumpSmiChildContext()
416 if (SmiHandler->ContextSize != 0) { in DumpSmiHandlerOnSmiEntry()
710 if (SmiHandler->ContextSize != 0) { in GetSmmSmiHandlerDataOnSmiEntry()
1196 if (((ContextSize == 0) && (Context != NULL)) || in SmiHandlerProfileRegisterHandler()
1197 ((ContextSize != 0) && (Context == NULL))) { in SmiHandlerProfileRegisterHandler()
1210 SmiHandler->ContextSize = ContextSize; in SmiHandlerProfileRegisterHandler()
1214 …SmiHandler->Context = ConvertSmiHandlerUsbContext (Context, ContextSize, &SmiHandler->ContextSize); in SmiHandlerProfileRegisterHandler()
1216 … SmiHandler->Context = ConvertSmiHandlerSwContext (Context, ContextSize, &SmiHandler->ContextSize); in SmiHandlerProfileRegisterHandler()
1222 SmiHandler->ContextSize = 0; in SmiHandlerProfileRegisterHandler()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/SmmSmiHandlerProfileLib/
H A DMmSmiHandlerProfileLib.c44 IN UINTN ContextSize OPTIONAL in SmiHandlerProfileRegisterHandler()
48 …e->RegisterHandler (mSmiHandlerProfile, HandlerGuid, Handler, CallerAddress, Context, ContextSize); in SmiHandlerProfileRegisterHandler()
76 IN UINTN ContextSize OPTIONAL in SmiHandlerProfileUnregisterHandler()
80 …HandlerProfile->UnregisterHandler (mSmiHandlerProfile, HandlerGuid, Handler, Context, ContextSize); in SmiHandlerProfileUnregisterHandler()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/SmmSmiHandlerProfileLib/
H A DMmSmiHandlerProfileLib.c44 IN UINTN ContextSize OPTIONAL in SmiHandlerProfileRegisterHandler()
48 …e->RegisterHandler (mSmiHandlerProfile, HandlerGuid, Handler, CallerAddress, Context, ContextSize); in SmiHandlerProfileRegisterHandler()
76 IN UINTN ContextSize OPTIONAL in SmiHandlerProfileUnregisterHandler()
80 …HandlerProfile->UnregisterHandler (mSmiHandlerProfile, HandlerGuid, Handler, Context, ContextSize); in SmiHandlerProfileUnregisterHandler()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/SmmSmiHandlerProfileLib/
H A DSmmSmiHandlerProfileLib.c43 IN UINTN ContextSize OPTIONAL in SmiHandlerProfileRegisterHandler()
47 …e->RegisterHandler (mSmiHandlerProfile, HandlerGuid, Handler, CallerAddress, Context, ContextSize); in SmiHandlerProfileRegisterHandler()
75 IN UINTN ContextSize OPTIONAL in SmiHandlerProfileUnregisterHandler()
79 …HandlerProfile->UnregisterHandler (mSmiHandlerProfile, HandlerGuid, Handler, Context, ContextSize); in SmiHandlerProfileUnregisterHandler()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/SmmSmiHandlerProfileLib/
H A DSmmSmiHandlerProfileLib.c43 IN UINTN ContextSize OPTIONAL in SmiHandlerProfileRegisterHandler()
47 …e->RegisterHandler (mSmiHandlerProfile, HandlerGuid, Handler, CallerAddress, Context, ContextSize); in SmiHandlerProfileRegisterHandler()
75 IN UINTN ContextSize OPTIONAL in SmiHandlerProfileUnregisterHandler()
79 …HandlerProfile->UnregisterHandler (mSmiHandlerProfile, HandlerGuid, Handler, Context, ContextSize); in SmiHandlerProfileUnregisterHandler()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/SmmSmiHandlerProfileLib/
H A DSmmSmiHandlerProfileLib.c43 IN UINTN ContextSize OPTIONAL in SmiHandlerProfileRegisterHandler()
47 …e->RegisterHandler (mSmiHandlerProfile, HandlerGuid, Handler, CallerAddress, Context, ContextSize); in SmiHandlerProfileRegisterHandler()
75 IN UINTN ContextSize OPTIONAL in SmiHandlerProfileUnregisterHandler()
79 …HandlerProfile->UnregisterHandler (mSmiHandlerProfile, HandlerGuid, Handler, Context, ContextSize); in SmiHandlerProfileUnregisterHandler()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/SmmSmiHandlerProfileLib/
H A DSmmSmiHandlerProfileLib.c43 IN UINTN ContextSize OPTIONAL in SmiHandlerProfileRegisterHandler()
47 …e->RegisterHandler (mSmiHandlerProfile, HandlerGuid, Handler, CallerAddress, Context, ContextSize); in SmiHandlerProfileRegisterHandler()
75 IN UINTN ContextSize OPTIONAL in SmiHandlerProfileUnregisterHandler()
79 …HandlerProfile->UnregisterHandler (mSmiHandlerProfile, HandlerGuid, Handler, Context, ContextSize); in SmiHandlerProfileUnregisterHandler()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Library/SmmSmiHandlerProfileLib/
H A DSmmSmiHandlerProfileLib.c43 IN UINTN ContextSize OPTIONAL in SmiHandlerProfileRegisterHandler()
47 …e->RegisterHandler (mSmiHandlerProfile, HandlerGuid, Handler, CallerAddress, Context, ContextSize); in SmiHandlerProfileRegisterHandler()
75 IN UINTN ContextSize OPTIONAL in SmiHandlerProfileUnregisterHandler()
79 …HandlerProfile->UnregisterHandler (mSmiHandlerProfile, HandlerGuid, Handler, Context, ContextSize); in SmiHandlerProfileUnregisterHandler()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/SmmSmiHandlerProfileLib/
H A DSmmSmiHandlerProfileLib.c43 IN UINTN ContextSize OPTIONAL in SmiHandlerProfileRegisterHandler()
47 …e->RegisterHandler (mSmiHandlerProfile, HandlerGuid, Handler, CallerAddress, Context, ContextSize); in SmiHandlerProfileRegisterHandler()
75 IN UINTN ContextSize OPTIONAL in SmiHandlerProfileUnregisterHandler()
79 …HandlerProfile->UnregisterHandler (mSmiHandlerProfile, HandlerGuid, Handler, Context, ContextSize); in SmiHandlerProfileUnregisterHandler()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Library/SmmSmiHandlerProfileLib/
H A DSmmSmiHandlerProfileLib.c43 IN UINTN ContextSize OPTIONAL in SmiHandlerProfileRegisterHandler()
47 …e->RegisterHandler (mSmiHandlerProfile, HandlerGuid, Handler, CallerAddress, Context, ContextSize); in SmiHandlerProfileRegisterHandler()
75 IN UINTN ContextSize OPTIONAL in SmiHandlerProfileUnregisterHandler()
79 …HandlerProfile->UnregisterHandler (mSmiHandlerProfile, HandlerGuid, Handler, Context, ContextSize); in SmiHandlerProfileUnregisterHandler()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/NetworkPkg/IpSecDxe/
H A DIpSecCryptIo.c280 UINTN ContextSize; in IpSecCryptoIoEncrypt() local
303 Context = AllocateZeroPool (ContextSize); in IpSecCryptoIoEncrypt()
366 UINTN ContextSize; in IpSecCryptoIoDecrypt() local
389 ContextSize = mIpsecEncryptAlgorithmList[Index].CipherGetContextSize(); in IpSecCryptoIoDecrypt()
390 Context = AllocateZeroPool (ContextSize); in IpSecCryptoIoDecrypt()
450 UINTN ContextSize; in IpSecCryptoIoHmac() local
490 ContextSize = mIpsecAuthAlgorithmList[Index].HmacGetContextSize(); in IpSecCryptoIoHmac()
491 HashContext = AllocateZeroPool (ContextSize); in IpSecCryptoIoHmac()
570 UINTN ContextSize; in IpSecCryptoIoHash() local
608 ContextSize = mIpsecHashAlgorithmList[Index].HashGetContextSize(); in IpSecCryptoIoHash()
[all …]
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/
H A DPchSmmCore.c354 RecordToDelete->ContextSize
424 Record.ContextSize = sizeof (EFI_SMM_USB_REGISTER_CONTEXT);
425 CopyMem (&Record.ChildContext, DispatchContext, Record.ContextSize);
441 Record.ContextSize = sizeof (EFI_SMM_SX_REGISTER_CONTEXT);
442 CopyMem (&Record.ChildContext, DispatchContext, Record.ContextSize);
462 Record.ContextSize = sizeof (EFI_SMM_POWER_BUTTON_REGISTER_CONTEXT);
463 CopyMem (&Record.ChildContext, DispatchContext, Record.ContextSize);
481 Record.ContextSize = sizeof (EFI_SMM_PERIODIC_TIMER_REGISTER_CONTEXT);
482 CopyMem (&Record.ChildContext, DispatchContext, Record.ContextSize);
532 Record.ContextSize
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchSmiDispatcher/Smm/
H A DPchSmmCore.c419 Record.ContextSize = sizeof (EFI_SMM_USB_REGISTER_CONTEXT); in PchPiSmmCoreRegister()
420 CopyMem (&Record.ChildContext, DispatchContext, Record.ContextSize); in PchPiSmmCoreRegister()
436 Record.ContextSize = sizeof (EFI_SMM_SX_REGISTER_CONTEXT); in PchPiSmmCoreRegister()
437 CopyMem (&Record.ChildContext, DispatchContext, Record.ContextSize); in PchPiSmmCoreRegister()
457 Record.ContextSize = sizeof (EFI_SMM_POWER_BUTTON_REGISTER_CONTEXT); in PchPiSmmCoreRegister()
458 CopyMem (&Record.ChildContext, DispatchContext, Record.ContextSize); in PchPiSmmCoreRegister()
476 Record.ContextSize = sizeof (EFI_SMM_PERIODIC_TIMER_REGISTER_CONTEXT); in PchPiSmmCoreRegister()
477 CopyMem (&Record.ChildContext, DispatchContext, Record.ContextSize); in PchPiSmmCoreRegister()
521 …Qualified->Guid, DispatchFunction, (UINTN)RETURN_ADDRESS (0), DispatchContext, Record.ContextSize); in PchPiSmmCoreRegister()

12345678910>>...19