Home
last modified time | relevance | path

Searched defs:TableName (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/
DEfiScriptLib.h494 #define SCRIPT_IO_WRITE(TableName, Width, Address, Count, Buffer) \ argument
497 #define SCRIPT_IO_READ_WRITE(TableName, Width, Address, Data, DataMask) \ argument
500 #define SCRIPT_MEM_WRITE(TableName, Width, Address, Count, Buffer) \ argument
503 #define SCRIPT_MEM_WRITE_THIS(TableName, Width, Address, Count) \ argument
506 #define SCRIPT_MEM_READ_WRITE(TableName, Width, Address, Data, DataMask) \ argument
509 #define SCRIPT_PCI_CFG_WRITE(TableName, Width, Address, Count, Buffer) \ argument
512 #define SCRIPT_PCI_CFG_READ_WRITE(TableName, Width, Address, Data, DataMask) \ argument
515 #define SCRIPT_SMBUS_EXECUTE(TableName, SlaveAddress, Command, Operation, PecCheck, Length, Buffer)… argument
518 #define SCRIPT_STALL(TableName, Duration) \ argument
521 #define SCRIPT_DISPATCH(TableName, EntryPoint) \ argument
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiScriptLib/
DEfiScriptLib.c114 IN UINT16 TableName, in BootScriptSaveIoWrite()
164 IN UINT16 TableName, in BootScriptSaveIoReadWrite()
214 IN UINT16 TableName, in BootScriptSaveMemWrite()
264 IN UINT16 TableName, in BootScriptSaveMemReadWrite()
314 IN UINT16 TableName, in BootScriptSavePciCfgWrite()
364 IN UINT16 TableName, in BootScriptSavePciCfgReadWrite()
414 IN UINT16 TableName, in BootScriptSaveSmbusExecute()
470 IN UINT16 TableName, in BootScriptSaveStall()
511 IN UINT16 TableName, in BootScriptSaveDispatch()
550 IN UINT16 TableName, in BootScriptMemPoll()
[all …]
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DParse.c255 IN CONST CHAR16 *TableName, in PerformParsing()
388 CONST CHAR16 *TableName; in ShellCommandRunParse() local
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
Dc.py82 def PrintErrorMsg(ErrorType, Msg, TableName, ItemId): argument
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/BootScriptSaveDxe/
DScriptSave.c444 specified script table. in BootScriptWrite()
586 @retval EFI_SUCCESS The table was successfully returned. in BootScriptCloseTable()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
Dc.py58 def PrintErrorMsg(ErrorType, Msg, TableName, ItemId): argument
2523 def CheckGeneralDoxygenCommentLayout(Str, StartLine, ErrorMsgList, CommentId= -1, TableName=''): argument
2537 …uncHeader, FuncStartLine, CommentStr, CommentStartLine, ErrorMsgList, CommentId= -1, TableName=''): argument
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveStateThunk/
DScriptSave.c637 IN UINT16 TableName, in BootScriptWrite()
777 IN UINT16 TableName, in BootScriptCloseTable()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/MetaFileWorkspace/
DMetaFileTable.py29 def __init__(self, Cursor, MetaFile, FileType, TableName, Temporary = False): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
DACPI.c2142 UINT32 TableName[ 2 ]; in AcpiRsdtPage() local