HomeSort by relevance Sort by last modified time
    Searched full:handoff (Results 1 - 25 of 113) sorted by null

1 2 3 4 5

  /device/linaro/bootloader/edk2/DuetPkg/DxeIpl/
DxeInit.c 117 IN EFILDRHANDOFF *Handoff
142 CopyMem ((VOID*) &HandoffCopy, (VOID*) Handoff, sizeof (EFILDRHANDOFF));
143 Handoff = &HandoffCopy;
149 "Handoff:\n"
150 "Handoff.BfvBase = %p, BfvLength = %x\n"
151 "Handoff.DxeIplImageBase = %p, DxeIplImageSize = %x\n"
152 "Handoff.DxeCoreImageBase = %p, DxeCoreImageSize = %x\n",
153 Handoff->BfvBase, Handoff->BfvSize,
154 Handoff->DxeIplImageBase, Handoff->DxeIplImageSize,
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/EfiLdr/
EfiLoader.c 57 EFILDRHANDOFF Handoff;
258 Handoff.MemDescCount = NumberOfMemoryMapEntries;
259 Handoff.MemDesc = EfiMemoryDescriptor;
260 Handoff.BfvBase = (VOID *)(UINTN)BfvBase;
261 Handoff.BfvSize = BfvPageNumber * EFI_PAGE_SIZE;
262 Handoff.DxeIplImageBase = (VOID *)(UINTN)DxeIplImage.ImageBasePage;
263 Handoff.DxeIplImageSize = DxeIplImage.NoPages * EFI_PAGE_SIZE;
264 Handoff.DxeCoreImageBase = (VOID *)(UINTN)DxeCoreImage.ImageBasePage;
265 Handoff.DxeCoreImageSize = DxeCoreImage.NoPages * EFI_PAGE_SIZE;
266 Handoff.DxeCoreEntryPoint = (VOID *)(UINTN)DxeCoreImage.EntryPoint;
    [all...]
EfiLdr.h 86 IN EFILDRHANDOFF *Handoff
  /device/linaro/bootloader/arm-trusted-firmware/plat/xilinx/zynqmp/
plat_startup.c 61 /* Structure for handoff parameters to ARM Trusted Firmware (ATF) */
148 * Process the handoff paramters from the FSBL and populate the BL32 and BL33
160 ERROR("BL31: No ATF handoff structure passed\n");
169 ERROR("BL31: invalid ATF handoff structure at %lx\n",
174 VERBOSE("BL31: ATF handoff params at:0x%lx, entries:%u\n",
177 ERROR("BL31: ATF handoff params: too many partitions (%u/%u)\n",
184 * (bl32, bl33). I.e. the last applicable images in the handoff
  /external/autotest/venv/lucifer/cmd/
job_aborter.py 100 for handoff in handoffs.incomplete():
101 logger.debug('Found handoff: %d', handoff.job_id)
102 if handoff.job_id not in active_leases:
103 logger.debug('Handoff %d is missing active lease', handoff.job_id)
104 job_ids.append(handoff.job_id)
job_reporter.py 158 handoff = models.JobHandoff.objects.get(job_id=job_id)
159 handoff.completed = True
160 handoff.save()
  /external/syslinux/diag/mbr/
Makefile 22 all: handoff.bin
36 handoff.bin: handoff.elf $(mbrdir)/checksize.pl
README 3 handoff.bin Show the data that the BIOS/MBR hands off to an MBR/VBR.
handoff.S 33 * handoff.S: MBR/VBR-like codeblock to display handoff data
46 * dd conv=notrunc bs=440 count=1 if=handoff.bin of=/dev/dev
50 * dd conv=notrunc bs=2 count=210 seek=45 if=handoff.bin of=/dev/dev
  /external/boringssl/src/ssl/
CMakeLists.txt 14 handoff.cc
handoff.cc 58 ssl->handoff = false;
62 bool SSL_apply_handoff(SSL *ssl, Span<const uint8_t> handoff) {
67 CBS seq, handoff_cbs(handoff);
  /prebuilts/go/darwin-x86/src/sync/
runtime.go 24 // If handoff is true, pass count directly to the first waiter.
25 func runtime_Semrelease(s *uint32, handoff bool)
  /prebuilts/go/linux-x86/src/sync/
runtime.go 24 // If handoff is true, pass count directly to the first waiter.
25 func runtime_Semrelease(s *uint32, handoff bool)
  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
VectorHandoffInfo.h 2 This file declares Vector Handoff Info PPI that describes an array of
34 /// Vector Handoff Info Attributes
EndOfPeiPhase.h 4 build handoff information for the next phase of execution,
SecPlatformInformation.h 4 This service is the primary handoff state into the PEI Foundation.
150 This service is published by the SEC phase. The SEC phase handoff has an optional
153 architecture or the PAL-A handoff state for Itanium architecture, this information is encapsulated
SecPlatformInformation2.h 4 This service is the primary handoff state into the PEI Foundation.
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/
PeiCore.uni 7 // 3) Handoff control to DxeIpl to load DXE core and enter DXE phase.
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Ppi/
SecPerformance.h 37 This service is published by the SEC phase. The SEC phase handoff has an optional
  /development/samples/ApiDemos/src/com/example/android/apis/view/
InternalSelectionFocus.java 38 * jump to some default internal selection (the top) and not allow for the smooth handoff.
  /device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/
SecGetPerformance.c 27 This service is published by the SEC phase. The SEC phase handoff has an optional
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/
SecGetPerformance.c 27 This service is published by the SEC phase. The SEC phase handoff has an optional
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/
SecGetPerformance.c 26 This service is published by the SEC phase. The SEC phase handoff has an optional
  /pdk/apps/TestingCamera/res/values/
strings.xml 61 <string name="record_handoff_prompt">No camera recording handoff</string>
  /external/autotest/client/cros/cellular/
cellular.py 82 'HANDOFF',
137 UeEvdoDataStatus.HANDOFF: UeGenericDataStatus.CONNECTING,

Completed in 1026 milliseconds

1 2 3 4 5