Home
last modified time | relevance | path

Searched refs:TableName (Results 1 – 16 of 16) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/
DEfiScriptLib.h58 IN UINT16 TableName,
94 IN UINT16 TableName,
130 IN UINT16 TableName,
166 IN UINT16 TableName,
202 IN UINT16 TableName,
239 IN UINT16 TableName,
277 IN UINT16 TableName,
316 IN UINT16 TableName,
344 IN UINT16 TableName,
372 IN UINT16 TableName,
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiScriptLib/
DEfiScriptLib.c114 IN UINT16 TableName, in BootScriptSaveIoWrite() argument
150 TableName, in BootScriptSaveIoWrite()
164 IN UINT16 TableName, in BootScriptSaveIoReadWrite() argument
200 TableName, in BootScriptSaveIoReadWrite()
214 IN UINT16 TableName, in BootScriptSaveMemWrite() argument
250 TableName, in BootScriptSaveMemWrite()
264 IN UINT16 TableName, in BootScriptSaveMemReadWrite() argument
300 TableName, in BootScriptSaveMemReadWrite()
314 IN UINT16 TableName, in BootScriptSavePciCfgWrite() argument
350 TableName, in BootScriptSavePciCfgWrite()
[all …]
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/MetaFileWorkspace/
DMetaFileTable.py29 def __init__(self, Cursor, MetaFile, FileType, TableName, Temporary = False): argument
33 TableName = "Inf"
36 TableName = "_%s_%s" % ("Dsc", uuid.uuid4().hex)
38 TableName = "Dsc"
40 TableName = "Dec"
42 Table.__init__(self, Cursor, TableName, 0, Temporary)
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/BootScriptSaveDxe/
DInternalBootScriptSave.h80 IN UINT16 TableName,
113 IN UINT16 TableName,
DScriptSave.c455 IN UINT16 TableName, in BootScriptWrite()
463 if (TableName != FRAMEWORK_EFI_ACPI_S3_RESUME_SCRIPT_TABLE) { in BootScriptWrite()
596 IN UINT16 TableName, in BootScriptCloseTable()
600 if (TableName != FRAMEWORK_EFI_ACPI_S3_RESUME_SCRIPT_TABLE) { in BootScriptCloseTable()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveStateThunk/
DScriptSave.h82 IN UINT16 TableName,
115 IN UINT16 TableName,
DScriptSave.c637 IN UINT16 TableName, in BootScriptWrite() argument
645 if (TableName != FRAMEWORK_EFI_ACPI_S3_RESUME_SCRIPT_TABLE) { in BootScriptWrite()
777 IN UINT16 TableName, in BootScriptCloseTable() argument
781 if (TableName != FRAMEWORK_EFI_ACPI_S3_RESUME_SCRIPT_TABLE) { in BootScriptCloseTable()
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DBootScriptSave.h50 IN UINT16 TableName,
71 IN UINT16 TableName,
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/BootScriptSave/
DBootScriptSave.h50 IN UINT16 TableName,
59 IN UINT16 TableName,
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DParse.c252 IN CONST CHAR16 *TableName, in PerformParsing() argument
271 ASSERT(TableName != NULL); in PerformParsing()
318 if (StrStr (TempLine, TableName) == TempLine) { in PerformParsing()
385 CONST CHAR16 *TableName; in ShellCommandRunParse() local
427 TableName = ShellCommandLineGetRawValue(Package, 1); in ShellCommandRunParse()
431 TableName = ShellCommandLineGetRawValue(Package, 2); in ShellCommandRunParse()
445 …ShellStatus = PerformParsing(FileName, TableName, ShellStrToUintn(ColumnString), TableNameInstance… in ShellCommandRunParse()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
DMetaFileTable.py44 TableName = "_%s_%s_%s" % (FileType, FileId, uuid.uuid4().hex)
46 TableName = "_%s_%s" % (FileType, FileId)
49 Table.__init__(self, Cursor, TableName, FileId, Temporary)
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
DMetaDataParser.py76 TableName = Table + str(Record[0])
77 TableList.append(TableName)
Dc.py58 def PrintErrorMsg(ErrorType, Msg, TableName, ItemId): argument
65 … GetDB().TblReport.Insert(ErrorType, OtherMsg=Msg, BelongsToTable=TableName, BelongsToItem=ItemId)
2528 def CheckGeneralDoxygenCommentLayout(Str, StartLine, ErrorMsgList, CommentId= -1, TableName=''): argument
2532 …Msg(ERROR_DOXYGEN_CHECK_FUNCTION_HEADER, 'Comment does NOT have prefix /** ', TableName, CommentId)
2535 …orMsg(ERROR_DOXYGEN_CHECK_FUNCTION_HEADER, 'Comment does NOT have tail **/ ', TableName, CommentId)
2540 …_DOXYGEN_CHECK_FUNCTION_HEADER, 'in Comment, @retval appear before @param ', TableName, CommentId)
2542 …uncHeader, FuncStartLine, CommentStr, CommentStartLine, ErrorMsgList, CommentId= -1, TableName=''): argument
2545 … CheckGeneralDoxygenCommentLayout(CommentStr, CommentStartLine, ErrorMsgList, CommentId, TableName)
2549 …HECK_COMMENT_DESCRIPTION, 'Comment description should end with period \'.\'', TableName, CommentId)
2563 …%s> does NOT end with new line ' % (Tag.replace('\n', '').replace('\r', '')), TableName, CommentId)
[all …]
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
Dc.py82 def PrintErrorMsg(ErrorType, Msg, TableName, ItemId): argument
89 …GetDB().TblReport.Insert(ErrorType, OtherMsg = Msg, BelongsToTable = TableName, BelongsToItem = It…
DParser.py177 TableName = Table + str(Record[0])
178 TableList.append([TableName, Record[1]])
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
DACPI.c2142 UINT32 TableName[ 2 ]; in AcpiRsdtPage() local
2244 TableName[ 1 ] = 0; in AcpiRsdtPage()
2250 TableName[ 0 ] = *(UINT32 *)(UINTN)*pEntry; in AcpiRsdtPage()
2251 pWebPage = SignatureLookup ( &TableName[ 0 ], &pTableName ); in AcpiRsdtPage()