Home
last modified time | relevance | path

Searched refs:Run (Results 1 – 25 of 40) sorted by relevance

12

/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
DMpService.c127 WaitForSemaphore (mSmmMpSyncData->CpuData[BspIndex].Run); in WaitForAllAPs()
147 ReleaseSemaphore (mSmmMpSyncData->CpuData[Index].Run); in ReleaseAllAPs()
619 ReleaseSemaphore (mSmmMpSyncData->CpuData[BspIndex].Run); in APHandler()
626 WaitForSemaphore (mSmmMpSyncData->CpuData[CpuIndex].Run); in APHandler()
636 ReleaseSemaphore (mSmmMpSyncData->CpuData[BspIndex].Run); in APHandler()
641 WaitForSemaphore (mSmmMpSyncData->CpuData[CpuIndex].Run); in APHandler()
651 ReleaseSemaphore (mSmmMpSyncData->CpuData[BspIndex].Run); in APHandler()
658 WaitForSemaphore (mSmmMpSyncData->CpuData[CpuIndex].Run); in APHandler()
691 ReleaseSemaphore (mSmmMpSyncData->CpuData[BspIndex].Run); in APHandler()
696 WaitForSemaphore (mSmmMpSyncData->CpuData[CpuIndex].Run); in APHandler()
[all …]
DPiSmmCpuDxeSmm.h328 volatile UINT32 *Run; member
379 volatile UINT32 *Run; member
/device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
DFileSpace.c562 UINTN Run; in FatOFilePosition() local
575 Run = OFile->FileSize - Position; in FatOFilePosition()
619 Run = StartPos + ClusterSize - Position; in FatOFilePosition()
621 while ((FatGetFatEntry (Volume, Cluster) == Cluster + 1) && Run < PosLimit) { in FatOFilePosition()
622 Run += ClusterSize; in FatOFilePosition()
628 OFile->PosRem = Run; in FatOFilePosition()
/device/linaro/bootloader/edk2/CorebootPayloadPkg/
DBuildAndIntegrationInstructions.txt36 1. Run the below two commands in windows command prompt window:
61 2. Run "make menuconfig" in linux console to start Coreboot configuration surface.
69 1) In the Device section, select the option of "Run VGA Option ROMs".
82 6. Run "make" to build the coreboot firmware image.
/device/google/cuttlefish/tests/wifi/
Druntests.sh13 Run just the specified test, and show the raw output.
/device/google/cuttlefish/tests/ril/
Druntests.sh13 Run just the specified test, and show the raw output.
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
Dcln.sh3 echo Run build cleanall...
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/
DReadMe.txt11 o Run the socket application
/device/google/cuttlefish/tools/play_audio/
DREADME.md19 ## Run section in Play Audio
/device/generic/goldfish-opengl/android-emu/android/base/threads/
DAndroidWorkPool.cpp238 Command::Run, in run()
261 Run = 0, enumerator
285 case Command::Run: in threadFunc()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/
DREADME22 The command line interface for pybench is the file pybench.py. Run
31 Run 'pybench.py -h' to see the help screen. Run 'pybench.py' to run
251 """ Run the test.
260 # Run test rounds
306 # Run test rounds (without actually doing any operation)
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/
DReadMe.txt38 3. Run this command:
/device/generic/opengl-transport/host/commands/emugen/tests/
Drun-tests.sh64 Run the emugen test suite. This scripts looks for sub-directories
/device/linaro/hikey/installer/hikey/
DREADME34 Run the flash-all.sh script after building AOSP for hikey with the right
/device/linaro/poplar/installer/
DREADME18 * Run U-Boot commands below to install partition table and bootloader.
/device/linaro/bootloader/edk2/
DBuildNotes2.txt122 * Run build tool written in Python from source
132 1. Run "edksetup.bat"
137 5. Run "<python_interpreter.exe> <python_source_dir>/build/build.py" or
/device/mediatek/wembley-sepolicy/non_plat/
Dvendor_init.te47 # Run "ifup lo" to bring up the localhost interface
/device/mediatek/wembley-sepolicy/r_non_plat/
Dvendor_init.te47 # Run "ifup lo" to bring up the localhost interface
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/
DDebugCommunicationLibUsb3Pei.inf53 # connection and the DbC Run transition to 1. This PCD specifies the timeout value in microsecond.
DDebugCommunicationLibUsb3Dxe.inf53 # connection and the DbC Run transition to 1. This PCD specifies the timeout value in microsecond.
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/PxeDhcp4/
DPxeDhcp4.h333 EFI_PXE_DHCP4_RUN Run; member
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DGpe.asl23 // General Purpose Events. This Scope handles the Run-time and
/device/google/sunfish-sepolicy/vendor/google/
Dgoogle_camera_app.te46 # Android Studio Instant Run has the application connect to a
/device/google/coral-sepolicy/vendor/google/
Dgoogle_camera_app.te47 # Android Studio Instant Run has the application connect to a
/device/linaro/bootloader/edk2/BaseTools/
DBuildEnv272 # Run the main function

12