Searched refs:Verify (Results 1 – 15 of 15) sorted by relevance
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/ |
D | OhciReg.c | 695 UINT32 Verify; in OhciSetMemoryPointer() local 703 Verify = OhciGetOperationalReg (Ohc, PointerType); in OhciSetMemoryPointer() 705 while (Verify != (UINT32) Value) { in OhciSetMemoryPointer() 707 Verify = OhciGetOperationalReg (Ohc, PointerType); in OhciSetMemoryPointer()
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/ |
D | OhciReg.c | 700 UINT32 Verify; in OhciSetMemoryPointer() local 708 Verify = OhciGetOperationalReg (Ohc->PciIo, PointerType); in OhciSetMemoryPointer() 710 while (Verify != (UINT32)(UINTN) Value) { in OhciSetMemoryPointer() 712 Verify = OhciGetOperationalReg (Ohc->PciIo, PointerType); in OhciSetMemoryPointer()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Enquire/ |
D | Enquire.c | 2160 #undef Verify 2218 #define Verify fVerify 2306 #define Verify dVerify 2390 #define Verify ldVerify 2498 #define Verify(prec, val, req, same, same1) {;} 2736 Void Verify ARGS5(int, prec, Number, val, Number, req, int, same, int, same1) 2996 if (F) Verify(digs, f_epsilon, F_EPSILON, 3080 if (F) Verify(digs, f_min, F_MIN, 3169 if (F) Verify(digs, f_max, F_MAX,
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | make_vms.com | 175 $ VV='F$Verify(VV) 177 $ If V Then Set Verify
|
/device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/ |
D | FspApiEntry.asm | 252 ; Verify this microcode update is not already loaded 489 ; Verify the calling condition
|
D | FspApiEntry.s | 438 # Verify this microcode update is not already loaded 703 # Verify the calling condition
|
/device/linaro/bootloader/edk2/DuetPkg/BootSector/ |
D | bs16.S | 94 cmpw $0xaa55, SectorSignature(%bp) # Verify Boot Sector Signature
|
D | bs16.asm | 92 cmp word ptr [bp+SectorSignature],0aa55h ; Verify Boot Sector Signature
|
D | bs32.S | 108 cmpw $0xaa55, SectorSignature(%bp) # Verify Boot Sector Signature
|
D | bs32.asm | 107 cmp word ptr [bp+SectorSignature],0aa55h ; Verify Boot Sector Signature
|
/device/linaro/bootloader/edk2/MdePkg/ |
D | MdePkg.uni | 371 #string STR_gEfiMdePkgTokenSpaceGuid_PcdVerifyNodeInList_PROMPT #language en-US "Verify Node In Li… 374 … "TRUE - Verify a specified node is a member of linked list.<BR>\n"
|
D | MdePkg.dec | 1639 # TRUE - Verify a specified node is a member of linked list.<BR> 1641 # @Prompt Verify Node In List.
|
/device/linaro/bootloader/edk2/BaseTools/UserManuals/ |
D | GenCrc32_Utility_Man_Page.rtf | 105 …\ltrch\fcs0 \fs18\cf1\insrsid11760870 \hich\af39\dbch\af31505\loch\f39 Verify CRC32 value for th… 154 …ltrch\fcs0 \fs18\cf1\insrsid11760870 \hich\af39\dbch\af31505\loch\f39 2. Verify CRC32 value o\hich… 157 …ltrch\fcs0 \fs18\cf1\insrsid11760870 \hich\af39\dbch\af31505\loch\f39 3. Verify CRC32 value of the…
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/ |
D | CpuPm.asl | 240 // Verify the input UUID matches the expected UUID.
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/VfrCompile/ |
D | VfrCompile.g | 145 // Verify the VFR script file exists 3405 // Verify that FormId != 0
|