Home
last modified time | relevance | path

Searched refs:tablename (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DUefiShellLevel2CommandsLib.uni569 "PARSE filename tablename column [-i <Instance>] [-s <Instance>]\r\n"
573 " tablename - Specifies the name of the table to be parsed.\r\n"
577 " and then the specified tablename. If not specified, all instances are returned.\…
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c6661 char *tablename, PyObject *module) in setup_confname_table() argument
6680 return PyModule_AddObject(module, tablename, d); in setup_confname_table()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c8316 char *tablename, PyObject *module) in setup_confname_table() argument
8335 return PyModule_AddObject(module, tablename, d); in setup_confname_table()