Home
last modified time | relevance | path

Searched defs:Key (Results 1 – 25 of 196) sorted by relevance

12345678

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Xml/
DCommonXml.py55 def FromXml(self, Item, Key): argument
65 def ToXml(self, ClonedFrom, Key): argument
89 def FromXml(self, Item, Key): argument
114 def FromXml(self, Item, Key): argument
120 def ToXml(self, Prompt, Key='Prompt'): argument
135 def FromXml(self, Item, Key): argument
141 def ToXml(self, HelpText, Key='HelpText'): argument
162 def FromXml(self, Item, Key, IsRequiredCheck=False, IsStandAlongModule=False): argument
199 def ToXml(self, Header, Key): argument
262 def FromXml(self, Item, Key): argument
[all …]
DModuleSurfaceAreaXml.py80 def FromXml(self, Item, Key): argument
132 def ToXml(self, BinaryFile, Key): argument
210 def FromXml(self, Item, Key): argument
225 def ToXml(self, PackageDependency, Key): argument
255 def FromXml(self, Item, Key): argument
273 def ToXml(self, Extern, Key): argument
305 def FromXml(self, Item, Key): argument
324 def ToXml(self, Depex, Key): argument
352 def FromXml(self, Item, Key): argument
368 def ToXml(self, BootMode, Key): argument
[all …]
DPcdXml.py53 def FromXml(self, Item, Key): argument
76 def ToXml(self, PcdError, Key): argument
279 def FromXml(self, Item, Key): argument
334 def FromXml2(self, Item, Key): argument
380 def FromXml3(self, Item, Key): argument
414 def ToXml(self, PcdEntry, Key): argument
450 def ToXml2(self, PcdEntry, Key): argument
486 def ToXml3(self, PcdEntry, Key): argument
517 def ToXml4(self, PcdEntry, Key): argument
DGuidProtocolPpiXml.py60 def FromXml(self, Item, Key): argument
83 def ToXml(self, GuidProtocolPpi, Key): argument
122 def FromXml(self, Item, Key): argument
141 def ToXml(self, GuidProtocolPpi, Key): argument
180 def FromXml(self, Item, Key): argument
202 def ToXml(self, GuidProtocolPpi, Key): argument
239 def FromXml(self, Item, Key): argument
260 def ToXml(self, GuidProtocolPpi, Key): argument
DPackageSurfaceAreaXml.py49 def FromXml(self, Item, Key): argument
64 def ToXml(self, IndustryStandardHeader, Key): argument
87 def FromXml(self, Item, Key): argument
104 def ToXml(self, PackageIncludeHeader, Key): argument
134 def FromXml(self, Item, Key): argument
141 def ToXml(self, PcdCheck, Key): argument
157 def FromXml(self, Item, Key): argument
DIniToXml.py180 def ValidateValues(Key, Value, SectionName): argument
199 def ValidateRegValues(Key, Value): argument
269 def __ValidateDistHeader(Key, Value): argument
283 def __ValidateOtherHeader(Key, Value): argument
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DEventLogInfo.c29 IN CONST UINT8 Key, in DisplaySELAccessMethod()
81 UINT8 Key, in DisplaySELLogStatus()
120 UINT8 Key, in DisplaySysEventLogHeaderFormat()
152 UINT8 Key, in DisplaySELLogHeaderLen()
DQueryTable.c3210 IN UINT8 Key, in QueryTable()
3308 #define PRINT_TABLE_ITEM(Table, Key) \ argument
3867 IN UINT32 Key, in DisplayPostResultsBitmapDw1()
3884 IN UINT32 Key, in DisplayPostResultsBitmapDw2()
4125 IN UINT8 Key, in DisplayPBDeviceChemistry()
4142 IN UINT8 Key, in DisplayVPLocation()
4162 IN UINT8 Key, in DisplayVPStatus()
4182 IN UINT8 Key, in DisplayCoolingDeviceStatus()
4202 IN UINT8 Key, in DisplayCoolingDeviceType()
4222 IN UINT8 Key, in DisplayTemperatureProbeStatus()
[all …]
DQueryTable.h22 UINT16 Key; member
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
DMisc.py306 def __setitem__(self, Key, Value): argument
313 def __delitem__(self, Key): argument
329 def __contains__(self, Key): argument
334 def index(self, Key): argument
339 def insert(self, Key, Newkey, Newvalue, Order): argument
357 def has_key(self, Key): argument
407 def pop(self, Key, *Dv): argument
574 Key = property(_GetFileKey) variable in PathClass
643 def __setitem__(self, Key, CommentVal): argument
655 def __getitem__(self, Key): argument
DString.py58 def MergeArches(Dict, Key, Arch): argument
94 def GetLibraryClassesWithModuleType(Lines, Key, KeyValues, CommentCharacter): argument
114 def GetDynamics(Lines, Key, KeyValues, CommentCharacter): argument
137 def SplitModuleType(Key): argument
357 def GetMultipleValuesOfKeyFromLines(Lines, Key, KeyValues, CommentCharacter): argument
379 def GetDefineValue(String, Key, CommentCharacter): argument
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/
DIfrOpCodeCreation.c68 IN UINT16 Key, in CreateTextOpCode()
123 IN UINT16 Key, in CreateGotoOpCode()
363 IN UINT16 Key, in CreateCheckBoxOpCode()
435 IN UINT16 Key, in CreateNumericOpCode()
517 IN UINT16 Key, in CreateStringOpCode()
DIfrLibrary.h39 UINT16 Key; member
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DEditMenuBar.c152 IN CONST EFI_INPUT_KEY *Key in MenuBarDispatchFunctionKey()
182 IN CONST EFI_INPUT_KEY *Key in MenuBarDispatchControlHotKey()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DString.py101 def MergeArches(Dict, Key, Arch): argument
164 def GetLibraryClassesWithModuleType(Lines, Key, KeyValues, CommentCharacter): argument
186 def GetDynamics(Lines, Key, KeyValues, CommentCharacter): argument
210 def SplitModuleType(Key): argument
427 def GetMultipleValuesOfKeyFromLines(Lines, Key, KeyValues, CommentCharacter): argument
448 def GetDefineValue(String, Key, CommentCharacter): argument
DDictionary.py70 def printList(Key, List): argument
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
DFirmwareVolumeBuffer.c749 UINTN Key; in FvBufAddVtfFile() local
929 IN OUT UINTN *Key, in FvBufFindNextFile()
1064 UINTN Key; in FvBufFindFileByName() local
1116 UINTN Key; in FvBufFindFileByType() local
1314 IN OUT UINTN *Key, in FvBufFindNextSection()
1395 UINTN Key; in FvBufCountSections() local
1460 UINTN Key; in FvBufFindSectionByType() local
1521 UINTN Key; in FvBufShrinkWrap() local
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
DUserProfileAdd.c36 EFI_INPUT_KEY Key; in GetUserNameInput() local
309 EFI_INPUT_KEY Key; in CallAddUser() local
DModifyIdentityPolicy.c35 EFI_INPUT_KEY Key; in ProviderAlreadyInPolicy() local
337 EFI_INPUT_KEY Key; in CheckNewIdentityPolicy() local
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Pem/
DCryptPem.c34 IN VOID *Key in PasswordCallback()
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/
DWinNtGopInput.c123 OUT EFI_KEY_DATA *Key in GopPrivateDeleteQ()
285 IN EFI_INPUT_KEY Key in GopPrivateAddKey()
577 OUT EFI_INPUT_KEY *Key in WinNtGopSimpleTextInReadKeyStroke()
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hmac/
DCryptHmacMd5Null.c52 IN CONST UINT8 *Key, in HmacMd5Init()
DCryptHmacSha1Null.c52 IN CONST UINT8 *Key, in HmacSha1Init()
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Hmac/
DCryptHmacSha1Null.c52 IN CONST UINT8 *Key, in HmacSha1Init()
DCryptHmacMd5Null.c52 IN CONST UINT8 *Key, in HmacMd5Init()

12345678