Searched refs:CurrentKey (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Xml/
H A DIniToXml.py81 # @param CurrentKey: CurrentKey
84 def ParseFileList(Line, Map, CurrentKey, PathFunc):
113 Map[CurrentKey].append(FileList)
326 CurrentKey = ''
337 CurrentKey = ''
359 if CurrentKey == '':
362 elif CurrentKey == 'FileList':
366 Valid, Cause = ParseFileList(Line, Map, CurrentKey,
376 Map[CurrentKey]
[all...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/
H A DConSplitter.c3349 EFI_INPUT_KEY CurrentKey; local
3362 &CurrentKey
3365 *Key = CurrentKey;

Completed in 390 milliseconds