HomeSort by relevance Sort by last modified time
    Searched refs:TableKey (Results 1 - 19 of 19) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
AcpiTable.h 39 return EFI_ACCESS_DENIED. On successful output, TableKey is
56 @param TableKey Returns a key to refer to the ACPI table.
61 TableKey is NULL, or
80 OUT UINTN *TableKey
88 RSDT/XSDT. A table is referenced by the TableKey parameter
96 @param TableKey Specifies the table to uninstall. The key was
101 @retval EFI_NOT_FOUND TableKey does not refer to a valid key
112 IN UINTN TableKey
AcpiSystemDescriptionTable.h 57 IN UINTN TableKey ///< The table key for this ACPI table.
78 @param[out] TableKey On return, points to the table key for the specified ACPI system definition table.
80 The TableKey can be passed to EFI_ACPI_TABLE_PROTOCOL.UninstallAcpiTable()
92 OUT UINTN *TableKey
137 @param[in] TableKey The table key for the ACPI table, as returned by GetTable().
141 @retval EFI_NOT_FOUND TableKey does not refer to a valid ACPI table.
146 IN UINTN TableKey,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/AcpiTable/
AcpiTable.h 57 OUT UINTN *TableKey
68 TableKey - Reurns a key to refer to the ACPI table.
72 EFI_INVALID_PARAMETER - Either AcpiTableBuffer is NULL, TableKey is NULL, or AcpiTableBufferSize
84 IN UINTN TableKey
93 TableKey - Specifies the table to uninstall. The key was returned from InstallAcpiTable().
97 EFI_NOT_FOUND - TableKey does not refer to a valid key for a table entry.
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Drivers/UnInstallAcpiTableDxe/
UnInstallAcpiTable.c 43 UINTN TableKey;
100 Status = AcpiTableProtocol->GetAcpiTable(i, &Table, &TableVersion, &TableKey);
106 Status = AcpiTable->UninstallAcpiTable (AcpiTable, TableKey);
  /device/linaro/bootloader/edk2/OvmfPkg/AcpiPlatformDxe/
AcpiPlatform.h 42 OUT UINTN *TableKey
56 OUT UINTN *TableKey
AcpiPlatform.c 23 OUT UINTN *TableKey
30 TableKey
Qemu.c 69 OUT UINTN *TableKey
183 Status = InstallAcpiTable (AcpiProtocol, Madt, NewBufferSize, TableKey);
407 OUT UINTN *TableKey
473 Status = InstallAcpiTable (AcpiProtocol, Ssdt, SsdtSize, TableKey);
494 OUT UINTN *TableKey
516 TableKey
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/
RamDiskProtocol.c 147 UINTN TableKey;
220 TableKey = 0;
228 &TableKey
267 TableKey
350 // do not track the returning TableKey from the InstallAcpiTable().
356 &TableKey
391 UINTN TableKey;
407 TableKey = 0;
415 &TableKey
448 TableKey
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEESmm/
TrEESmm.c 349 UINTN TableKey;
387 TableKey = 0;
392 &TableKey
413 UINTN TableKey;
445 &TableKey
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Smm/
Tcg2Smm.c 423 UINTN TableKey;
474 TableKey = 0;
479 &TableKey
500 UINTN TableKey;
553 &TableKey
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/
AcpiSdt.c 215 @param[out] TableKey On return, points to the table key for the specified ACPI system definition table.
217 The TableKey can be passed to EFI_ACPI_TABLE_PROTOCOL.UninstallAcpiTable()
228 OUT UINTN *TableKey
239 ASSERT (TableKey != NULL);
272 *TableKey = CurrentTable->Handle;
417 @param[in] TableKey The table key for the ACPI table, as returned by GetTable().
421 @retval EFI_NOT_FOUND TableKey does not refer to a valid ACPI table.
425 IN UINTN TableKey,
443 TableKey,
470 @param[in] TableKey The table key for the ACPI table, as returned by GetTable().
    [all...]
AcpiSdt.h 166 @param[out] TableKey On return, points to the table key for the specified ACPI system definition table.
168 The TableKey can be passed to EFI_ACPI_TABLE_PROTOCOL.UninstallAcpiTable()
180 OUT UINTN *TableKey
207 @param[in] TableKey The table key for the ACPI table, as returned by GetTable().
211 @retval EFI_NOT_FOUND TableKey does not refer to a valid ACPI table.
216 IN UINTN TableKey,
AcpiTableProtocol.c 196 @param TableKey Reurns a key to refer to the ACPI table.
199 @return EFI_INVALID_PARAMETER Either AcpiTableBuffer is NULL, TableKey is NULL, or AcpiTableBufferSize
214 OUT UINTN *TableKey
225 if ((AcpiTableBuffer == NULL) || (TableKey == NULL)
241 *TableKey = 0;
247 TableKey
265 *TableKey
278 @param TableKey Specifies the table to uninstall. The key was returned from InstallAcpiTable().
281 @return EFI_NOT_FOUND TableKey does not refer to a valid key for a table entry.
288 IN UINTN TableKey
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgSmm/
TcgSmm.c 353 UINTN TableKey;
391 TableKey = 0;
396 &TableKey
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCommunication/
PiSmmCommunicationSmm.c 204 UINTN TableKey;
257 &TableKey
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/AcpiPlatformDxe/
EthMac.c 451 UINTN TableKey;
468 Status = AcpiTableProtocol->GetAcpiTable(i, &Table, &TableVersion, &TableKey);
474 Status = AcpiTableProtocol->OpenSdt(TableKey, &TableHandle);
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Acpi/AcpiSupportDxe/
AcpiSupportAcpiSupportProtocol.c 371 @param TableKey Reurns a key to refer to the ACPI table.
374 @return EFI_INVALID_PARAMETER Either AcpiTableBuffer is NULL, TableKey is NULL, or AcpiTableBufferSize
389 OUT UINTN *TableKey
400 if ((AcpiTableBuffer == NULL) || (TableKey == NULL)
415 *TableKey = 0;
421 TableKey
437 @param TableKey Specifies the table to uninstall. The key was returned from InstallAcpiTable().
440 @return EFI_NOT_FOUND TableKey does not refer to a valid key for a table entry.
447 IN UINTN TableKey
466 TableKey
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgDxe/
TcgDxe.c     [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
TrEEDxe.c     [all...]

Completed in 1087 milliseconds