Home
last modified time | relevance | path

Searched refs:BUNDLE (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ipf/
DPlDebugSupport.c26 BUNDLE OrigBundles[NUM_BUNDLES_IN_STUB];
185 IN BUNDLE NewBundles[NUM_BUNDLES_IN_STUB], in ManageIvtEntryTable()
189 BUNDLE *B0Ptr; in ManageIvtEntryTable()
259 IN BUNDLE NewBundles[4], in HookEntry()
263 BUNDLE *FixupBundle; in HookEntry()
264 BUNDLE *B0Ptr; in HookEntry()
277 sizeof (BUNDLE) * NUM_BUNDLES_IN_STUB in HookEntry()
282 CopyMem (B0Ptr, NewBundles, sizeof (BUNDLE) * NUM_BUNDLES_IN_STUB); in HookEntry()
305 BUNDLE *B0Ptr; in UnhookEntry()
317 sizeof (BUNDLE) * NUM_BUNDLES_IN_STUB in UnhookEntry()
[all …]
DPlDebugSupport.h36 } BUNDLE; typedef
257 IN BUNDLE NewBundles[4],
273 IN BUNDLE NewBundles[4],