Home
last modified time | relevance | path

Searched refs:repository (Results 1 – 18 of 18) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
Dcvslock.py112 def __init__(self, repository = ".", delay = DELAY): argument
113 self.repository = repository
142 self.repository, msg))
167 sleep(st, self.repository, self.delay)
170 return os.path.join(self.repository, name)
173 def sleep(st, repository, delay): argument
183 print "Waiting for %s's lock in" % user, repository
189 def __init__(self, repository, delay = DELAY): argument
190 Lock.__init__(self, repository, delay)
206 def __init__(self, repository, delay = DELAY): argument
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dconfig.py26 repository = None variable in PyPIRCCommand
61 repository = self.repository or self.DEFAULT_REPOSITORY
92 if (current['server'] == repository or
93 current['repository'] == repository):
99 repository = config.get(server, 'repository')
101 repository = self.DEFAULT_REPOSITORY
104 'repository': repository,
112 self.repository = None
118 if self.repository is None:
119 self.repository = self.DEFAULT_REPOSITORY
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EsrtDxe/
DEsrtDxe.uni2 // Esrt DXE driver that manages cached ESRT repository & publishes ESRT table
4 // This driver produces EsrtManagement protocol to manage cache ESRT repository for FMP/Non-FMP ins…
5 // ESRT table based on repository is published on gEfiEventReadyToBootGuid.
20 … #language en-US "Esrt DXE driver that manages cached ESRT repository & publishes ESRT…
22 …-US "This driver produces EsrtManagement protocol to manage cache ESRT repository for FMP/Non-FMP …
23 … "ESRT table based on repository is published on EsrtReadyToBootEventNotify.<BR>"
DEsrtDxe.inf2 # Esrt DXE driver that manages cached ESRT repository & publishes ESRT table
4 # This driver produces EsrtManagement protocol to manage cache ESRT repository for FMP/Non-FMP ins…
5 # ESRT table based on repository is published on gEfiEventReadyToBootGuid.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
Dregister.py77 self.repository = config['repository']
81 if self.repository not in ('pypi', self.DEFAULT_REPOSITORY):
82 raise ValueError('%s not found in .pypirc' % self.repository)
83 if self.repository == 'pypi':
84 self.repository = self.DEFAULT_REPOSITORY
90 response = urllib2.urlopen(self.repository+'?:action=list_classifiers')
165 host = urlparse.urlparse(self.repository)[1]
257 self.repository),
284 req = urllib2.Request(self.repository, body, headers)
Dupload.py48 self.repository = config['repository']
65 urlparse.urlparse(self.repository)
67 raise AssertionError("Incompatible url %s" % self.repository)
164 self.announce("Submitting %s to %s" % (filename, self.repository), log.INFO)
172 request = Request(self.repository, data=body,
/device/linaro/bootloader/OpenPlatformPkg/
DREADME1 This repository holds support for UEFI ports for various platforms,
/device/linaro/bootloader/arm-trusted-firmware/
Dcontributing.rst14 `issue tracking repository`_. Please follow the guidelines in that
15 repository.
85 - Push your local changes to your fork of the repository.
115 .. _issue tracking repository: https://github.com/ARM-software/tf-issues
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dsha256.pem3 …O=TBS INTERNET/OU=Terms and Conditions: http://www.tbs-internet.com/CA/repository/OU=TBS INTERNET …
41 …O=TBS INTERNET/OU=Terms and Conditions: http://www.tbs-internet.com/CA/repository/OU=TBS INTERNET …
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/leakers/
DREADME.txt6 from the repository.
/device/linaro/bootloader/arm-trusted-firmware/docs/spd/
Dtlk-dispatcher.rst52 3rdparty/ote\_partner/tlk.git repository. Detailed information about
/device/linaro/bootloader/arm-trusted-firmware/docs/plat/
Dhikey.rst70 …ate your own build script file or you could refer to **build\_uefi.sh** in l-loader git repository.
/device/linaro/bootloader/edk2/
DEdk2Setup.bat370 @echo EDK II repository.
470 @echo build the Win32 binaries or to obtain them from this repository:
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/
DREADME362 1.3: initial checkin into the Python SVN repository
/device/linaro/bootloader/edk2/QuarkPlatformPkg/
DReadme.md54 binaries, and the edk2-non-osi repository that provides a binary file for the
98 source tree, the FatPkg sources, and the edk2-non-osi repository that provides a
/device/linaro/bootloader/edk2/MdeModulePkg/
DMdeModulePkg.uni843 …srtCacheNum_PROMPT #language en-US "Max FMP ESRT entry number to be synced & cached in repository"
845 …pEsrtCacheNum_HELP #language en-US "Max FMP ESRT entry number to be synced & cached in repository"
847 …FmpEsrtCacheNum_PROMPT #language en-US " Max Non-FMP ESRT entry number to be cached in repository"
849 …onFmpEsrtCacheNum_HELP #language en-US " Max Non-FMP ESRT entry number to be cached in repository"
DMdeModulePkg.dec1568 # @Prompt Max FMP ESRT entry number to be synced & cached in repository.
1573 # @Prompt Max Non-FMP ESRT entry number to be cached in repository.
/device/linaro/bootloader/arm-trusted-firmware/docs/
Duser-guide.rst1409 repository with: