HomeSort by relevance Sort by last modified time
    Searched defs:EFI_DEBUG_IMAGE_INFO (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Guid/DebugImageInfoTable/
DebugImageInfoTable.h 55 } EFI_DEBUG_IMAGE_INFO;
60 EFI_DEBUG_IMAGE_INFO *EfiDebugImageInfoTable;
  /device/linaro/bootloader/edk2/MdePkg/Include/Guid/
DebugImageInfoTable.h 61 } EFI_DEBUG_IMAGE_INFO;
69 /// The number of EFI_DEBUG_IMAGE_INFO elements in the array pointed to by EfiDebugImageInfoTable.
73 /// A pointer to the first element of an array of EFI_DEBUG_IMAGE_INFO structures.
75 EFI_DEBUG_IMAGE_INFO *EfiDebugImageInfoTable;

Completed in 44 milliseconds