Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DSmbios.h202 struct _EFI_SMBIOS_PROTOCOL { struct
203 EFI_SMBIOS_ADD Add;
204 EFI_SMBIOS_UPDATE_STRING UpdateString;
205 EFI_SMBIOS_REMOVE Remove;
206 EFI_SMBIOS_GET_NEXT GetNext;
207 … MajorVersion; ///< The major revision of the SMBIOS specification supported.
208 … MinorVersion; ///< The minor revision of the SMBIOS specification supported.