Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DKms.h1126 struct _EFI_KMS_PROTOCOL { struct
1132 EFI_KMS_GET_SERVICE_STATUS GetServiceStatus;
1136 EFI_KMS_REGISTER_CLIENT RegisterClient;
1140 EFI_KMS_CREATE_KEY CreateKey;
1144 EFI_KMS_GET_KEY GetKey;
1149 EFI_KMS_ADD_KEY AddKey;
1153 EFI_KMS_DELETE_KEY DeleteKey;
1157 EFI_KMS_GET_KEY_ATTRIBUTES GetKeyAttributes;
1161 EFI_KMS_ADD_KEY_ATTRIBUTES AddKeyAttributes;
1165 EFI_KMS_DELETE_KEY_ATTRIBUTES DeleteKeyAttributes;
[all …]