Home
last modified time | relevance | path

Searched refs:Setup (Results 1 – 25 of 74) sorted by relevance

123

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
DSouthClusterConfig.vfi31 // Driver Setup formset.
100 oneof varid = Setup.PcieRootPortSpeed[0],
107 oneof varid = Setup.PcieRootPortSpeed[1],
114 oneof varid = Setup.PcieRootPortSpeed[2],
121 oneof varid = Setup.PcieRootPortSpeed[3],
131 oneof varid = Setup.IchPciExp[0],
138 suppressif ideqval Setup.IchPciExp[0] == 0x0;
139 oneof varid = Setup.IchPciExp[1],
147 suppressif NOT ideqval Setup.IchPciExp[0] == 0x0;
156 suppressif ideqval Setup.IchPciExp[0] == 0x0;
[all …]
DSecurity.vfi31 // Driver Setup formset.
49 grayoutif ideqval Setup.ETpm== 0x1;
50 oneof varid = Setup.fTPM,
58 grayoutif ideqval Setup.fTPM == 0x1;
59 oneof varid = Setup.ETpm,
67 suppressif ideqval Setup.fTPM == 0;
68 oneof varid = Setup.MeasuredBootEnable,
80 password varid = Setup.AdminPassword,
89 password varid = Setup.UserPassword,
98 password varid = Setup.AdminPassword,
[all …]
DDebugConfig.vfi45 oneof varid = Setup.ACPIMemDbg,
55 oneof varid = Setup.ExISupport,
63 oneof varid = Setup.WittEnable,
70 oneof varid = Setup.UtsEnable,
83 grayoutif ideqval Setup.PunitBIOSConfig == 0x1;
84 oneof varid = Setup.LmMemSize,
95 oneof varid = Setup.PunitBIOSConfig,
104 suppressif NOT ideqval Setup.PunitBIOSConfig == 0x3;
105 oneof varid = Setup.PDMConfig,
115 oneof varid = Setup.ENDBG2,
[all …]
DUnCore.vfi31 // Driver Setup formset.
42 oneof varid = Setup.GOPEnable,
49 oneof varid = Setup.GOPBrightnessLevel,
69 suppressif ideqval Setup.PrimaryVideoAdaptor == 0x2;
70 oneof varid = Setup.Igd,
78 oneof varid = Setup.PrimaryVideoAdaptor,
87 oneof varid = Setup.PavpMode,
96 oneof varid = Setup.GTTSize,
103 oneof varid = Setup.IgdApertureSize,
111 oneof varid = Setup.IgdDvmt50PreAlloc,
[all …]
DThermal.vfi31 // Driver Setup formset.
45 oneof varid = Setup.CriticalThermalTripPoint,
55 oneof varid = Setup.PassiveThermalTripPoint,
67 numeric varid = Setup.PassiveTc1Value,
77 numeric varid = Setup.PassiveTc2Value,
87 numeric varid = Setup.PassiveTspValue,
100 oneof varid = Setup.DisableActiveTripPoints,
108 oneof varid = Setup.EnableDigitalThermalSensor,
DBoot.vfi30 // Driver Setup formset.
42 oneof varid = Setup.FastBoot,
49 oneof varid = Setup.SecureBoot,
57 oneof varid = Setup.QuietBoot,
66 oneof varid = Setup.LogBootTime,
73 suppressif ideqval Setup.LogBootTime == 0x00;
DSystemComponent.vfi31 // Driver Setup formset.
44 oneof varid = Setup.CRIDSettings,
55 oneof varid = Setup.PnpSettings,
68 oneof varid = Setup.CfioPnpSettings,
74 oneof varid = Setup.TristateLpc,
86 oneof varid = Setup.PchFSAOn,
DMain.vfi31 // Driver Setup formset.
266 suppressif ideqval Setup.GOPEnable == 0;
275 suppressif ideqval Setup.GOPEnable == 1;
DVfr.vfr37 varstore SYSTEM_CONFIGURATION, name = Setup, guid = SYSTEM_CONFIGURATION_GUID;
/device/linaro/bootloader/edk2/ArmPlatformPkg/Include/Drivers/
DPL310L2Cache.h65 #define PL310_LATENCIES(Write,Read,Setup) (((Write) << 8) | ((Read) << 4) | (Setup)) argument
66 #define PL310_TAG_LATENCIES(Write,Read,Setup) PL310_LATENCIES(Write,Read,Setup) argument
67 #define PL310_DATA_LATENCIES(Write,Read,Setup) PL310_LATENCIES(Write,Read,Setup) argument
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
DSetupBrowserDxe.inf35 Setup.c
36 Setup.h
DSetupBrowserExtra.uni18 "Setup Browser DXE Driver"
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/
DREADME174 involved editing the file Modules/Setup. While this file still exists
263 1.85 you will need to edit Modules/Setup to build the bsddb185
265 default. In Modules/Setup a line like
276 Don't try to enable them in the Modules/Setup file. They
339 the readline entry in Setup, and use as curses entry: "curses
440 2) edit Modules/Setup to activate everything that makes sense for
493 in Modules/Setup. The minimum set of modules is
592 other options you need (--prefix, etc.). Then in Modules/Setup
657 wishing to use it will have to tweak Modules/Setup to build it. The
753 you can still customize the configuration by editing the Modules/Setup
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
DREADME181 involved editing the file Modules/Setup. While this file still exists
270 1.85 you will need to edit Modules/Setup to build the bsddb185
272 default. In Modules/Setup a line like
283 Don't try to enable them in the Modules/Setup file. They
346 the readline entry in Setup, and use as curses entry: "curses
447 2) edit Modules/Setup to activate everything that makes sense for
500 in Modules/Setup. The minimum set of modules is
599 other options you need (--prefix, etc.). Then in Modules/Setup
664 wishing to use it will have to tweak Modules/Setup to build it. The
760 you can still customize the configuration by editing the Modules/Setup
[all …]
/device/linaro/bootloader/edk2/AppPkg/
DISSUES.txt23 1: Setup documentation is unclear. 2012 Understood
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/
Dpybench.py390 import Setup
762 Setup.Number_of_rounds),
774 Setup.Warp_factor),
925 bench.load_tests(Setup, limitnames=limitnames)
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Scripts/uefi-aarch64-bootstrap/
Dreadme.txt54 * uefi-bootstrap-el2 : Setup EL3 and switch the model to EL2 before jumping to the
57 * uefi-bootstrap-el1 : Setup EL3 and prepare to run at non-secure EL1. Switch to
/device/linaro/bootloader/edk2/OvmfPkg/Sec/Ia32/
DSecEntry.nasm48 ; Setup parameters and call SecCoreStartupWithStack
/device/linaro/bootloader/edk2/OvmfPkg/Sec/X64/
DSecEntry.nasm48 ; Setup parameters and call SecCoreStartupWithStack
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
DUserProfileManagerStrings.uni98 #string STR_ACCESS_SETUP #language en-US "Access Setup"
99 #language fr-FR "Access Setup(French)"
100 #string STR_ACCESS_SETUP_HELP #language en-US "Select Access Setup Option"
101 #language fr-FR "Selelct Access Setup Option(French)"
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/Setup/
DStrings.uni2 // String definitions for Sample Setup formset.
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEConfig/
DTrEEConfigStrings.uni18 #string STR_TREE_HELP #language en-US "Press <Enter> to select TrEE Setup opt…
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgConfigDxe/
DTcgConfigStrings.uni18 #string STR_TPM_HELP #language en-US "Press <Enter> to select TCG Setup optio…
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
Dbld_vlv.bat21 :: Initial Setup
40 :: Setup EDK environment. Edksetup puts new copies of target.txt, tools_def.txt, build_rule.txt in …
127 :: Additional EDK Build Setup/Configuration
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/PxeDhcp4/
DPxeDhcp4.h334 EFI_PXE_DHCP4_SETUP Setup; member

123