Home
last modified time | relevance | path

Searched refs:Check (Results 1 – 25 of 140) sorted by relevance

123456

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
Dconfig.ini22 # 1 - Check all items and ignore all other detailed items
51 # Check whether NO Tab is used, replaced with spaces
55 # Check whether the indentation is followed coding style
59 # Check whether no line is exceeding defined widty
63 # Check whether no use of _asm in the source file
65 # Check whether no use of "#progma" in source file except "#pragma pack(#)".
67 # Check whether there is a carriage return at the end of the file
69 # Check whether the file exists
71 # Check whether file has non ACSII char
73 # Check whether UNI file is valid
[all …]
DEcc.py24 from Check import Check
129 self.Check()
276 def Check(self): member in Ecc
278 EccCheck = Check()
279 EccCheck.Check()
/device/linaro/bootloader/edk2/MdePkg/Library/BaseStackCheckLib/
DBaseStackCheckLib.uni2 // Stack Check Library
4 // Stack Check Library
18 #string STR_MODULE_ABSTRACT #language en-US "Stack Check Library"
20 #string STR_MODULE_DESCRIPTION #language en-US "Stack Check Library"
DBaseStackCheckLib.inf2 # Stack Check Library
4 # Stack Check Library
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/Ia32/
DSmiEntry.S112 testl $BIT2, %edx # Check for DE capabilities
116 testl $BIT6, %edx # Check for PAE capabilities
120 testl $BIT7, %edx # Check for MCE capabilities
124 testl $BIT24, %edx # Check for FXSR capabilities
128 testl $BIT25, %edx # Check for SSE capabilities
148 # Check XD disable bit
215 # Check XD disable bit
251 testl $BIT2, %edx # Check for DE capabilities
255 testl $BIT6, %edx # Check for PAE capabilities
259 testl $BIT7, %edx # Check for MCE capabilities
[all …]
DSmiEntry.nasm106 test edx, BIT2 ; Check for DE capabilities
110 test edx, BIT6 ; Check for PAE capabilities
114 test edx, BIT7 ; Check for MCE capabilities
118 test edx, BIT24 ; Check for FXSR capabilities
122 test edx, BIT25 ; Check for SSE capabilities
142 ; Check XD disable bit
209 ; Check XD disable bit
245 test edx, BIT2 ; Check for DE capabilities
249 test edx, BIT6 ; Check for PAE capabilities
253 test edx, BIT7 ; Check for MCE capabilities
[all …]
DSmiEntry.asm119 test edx, BIT2 ; Check for DE capabilities
123 test edx, BIT6 ; Check for PAE capabilities
127 test edx, BIT7 ; Check for MCE capabilities
131 test edx, BIT24 ; Check for FXSR capabilities
135 test edx, BIT25 ; Check for SSE capabilities
155 ; Check XD disable bit
221 ; Check XD disable bit
258 test edx, BIT2 ; Check for DE capabilities
262 test edx, BIT6 ; Check for PAE capabilities
266 test edx, BIT7 ; Check for MCE capabilities
[all …]
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DPCI_DRC.ASL43 // SPI BAR. Check if the hard code meets the real configuration.
49 // PMC BAR. Check if the hard code meets the real configuration.
55 // SMB BAR. Check if the hard code meets the real configuration.
61 // IO BAR. Check if the hard code meets the real configuration.
67 // ILB BAR. Check if the hard code meets the real configuration.
83 // MPHY BAR. Check if the hard code meets the real configuration.
DPchSmb.asl61 PECR, 8, // 8 - Packer Error Check
131 PECR, 8, // 8 - Packer Error Check
201 PECR, 8, // 8 - Packer Error Check
270 PECR, 8, // 8 - Packer Error Check
340 PECR, 8, // 8 - Packer Error Check
410 PECR, 8, // 8 - Packer Error Check
480 PECR, 8, // 8 - Packer Error Check
583 PECR, 8, // 8 - Packer Error Check
670 // SMBus Start Check
696 PECR, 8, // 8 - Packer Error Check
[all …]
/device/linaro/bootloader/edk2/EdkShellBinPkg/
DReadMe.txt4 1. Check out EdkCompatibilityPkg (r12898) to $(WORKSPACE)\EdkCompatibilityPkg (svn https://svn.code…
5 2. Check out EdkShellPkg (r12898) to $(WORKSPACE)\EdkShellPkg (svn https://svn.code.sf.net/p/edk2/c…
6 3. Check out Edk Shell project source (r64) to $(WORKSPACE)\Shell (svn https://svn.code.sf.net/p/ef…
7 4. Check out BaseTools (r12898) to $(WORKSPACE)\BaseTools (svn https://svn.code.sf.net/p/edk2/code/…
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
DSmiEntry.S112 testl $BIT2, %edx # Check for DE capabilities
116 testl $BIT6, %edx # Check for PAE capabilities
120 testl $BIT7, %edx # Check for MCE capabilities
124 testl $BIT24, %edx # Check for FXSR capabilities
128 testl $BIT25, %edx # Check for SSE capabilities
148 # Check XD disable bit
DSmiEntry.asm118 test edx, BIT2 ; Check for DE capabilities
122 test edx, BIT6 ; Check for PAE capabilities
126 test edx, BIT7 ; Check for MCE capabilities
130 test edx, BIT24 ; Check for FXSR capabilities
134 test edx, BIT25 ; Check for SSE capabilities
154 ; Check XD disable bit
DSmiEntry.nasm105 test edx, BIT2 ; Check for DE capabilities
109 test edx, BIT6 ; Check for PAE capabilities
113 test edx, BIT7 ; Check for MCE capabilities
117 test edx, BIT24 ; Check for FXSR capabilities
121 test edx, BIT25 ; Check for SSE capabilities
141 ; Check XD disable bit
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
DElTorito.c53 UINTN Check; in PartitionInstallElToritoChildHandles() local
160 Check = 0; in PartitionInstallElToritoChildHandles()
163 Check += CheckBuffer[Index]; in PartitionInstallElToritoChildHandles()
166 if ((Check & 0xFFFF) != 0) { in PartitionInstallElToritoChildHandles()
/device/linaro/bootloader/edk2/FatPkg/FatPei/
DPart.c113 UINTN Check; in FatFindEltoritoPartitions() local
222 Check = 0; in FatFindEltoritoPartitions()
225 Check += CheckBuffer[Index]; in FatFindEltoritoPartitions()
228 if ((Check & 0xFFFF) != 0) { in FatFindEltoritoPartitions()
/device/google/crosshatch/json-c/
DRELEASE_CHECKLIST.txt8 Check that the compile works on Linux
9 Check that the compile works on NetBSD
10 Check that the compile works on Windows
11 Check ChangeLog to see if anything should be added.
/device/google/sunfish/json-c/
DRELEASE_CHECKLIST.txt8 Check that the compile works on Linux
9 Check that the compile works on NetBSD
10 Check that the compile works on Windows
11 Check ChangeLog to see if anything should be added.
/device/google/coral/json-c/
DRELEASE_CHECKLIST.txt8 Check that the compile works on Linux
9 Check that the compile works on NetBSD
10 Check that the compile works on Windows
11 Check ChangeLog to see if anything should be added.
/device/google/bonito/json-c/
DRELEASE_CHECKLIST.txt8 Check that the compile works on Linux
9 Check that the compile works on NetBSD
10 Check that the compile works on Windows
11 Check ChangeLog to see if anything should be added.
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
DDhcp4Option.c319 IN DHCP_CHECK_OPTION Check OPTIONAL, in DhcpIterateBufferOptions()
360 if ((Check != NULL) && EFI_ERROR (Check (Tag, Len, Buffer + Cur, Context))) { in DhcpIterateBufferOptions()
392 IN DHCP_CHECK_OPTION Check OPTIONAL, in DhcpIterateOptions()
404 Check, in DhcpIterateOptions()
417 Check, in DhcpIterateOptions()
431 Check, in DhcpIterateOptions()
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/Ia32/
DSearchForBfvBase.asm44 ; Check FFS GUID
56 ; Check FV Length
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dcheck_soundcard.vbs1 rem Check for a working sound-card - exit with 0 if OK, 1 otherwise.
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/
DPlatform.asl153 // Check EGPE for this wake event
165 // Check GPIO for this wake event
177 // Check SCLT for this wake event
199 // Check Remote Management Unit for this wake event.
209 // Check PCIE for this wake event
/device/google/atv/audio_proxy/interfaces/5.0/
DIBusDevice.hal10 * Represents a bus device in audio HAL. Check Java AudioDeviceInfo.TYPE_BUS for
/device/linaro/bootloader/edk2/DuetPkg/BootSector/
DGpt.S118 cmpl $0x20494645, %es:(%di) # Check for "EFI "
120 cmpl $0x54524150, %es:4(%di) # Check for "PART"
122 cmpl $0x00010000, %es:8(%di) # Check Revision - 0x10000
150 …cmpl $0xC12A7328, %es:(%di) # Check for EFI System Partition "C12A7328-F81F-11d2-BA4…

123456