OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
HdaControllerInfo.c File Reference
#include "HdaController.h"

Go to the source code of this file.

Functions

EFI_STATUS EFIAPI HdaControllerInfoGetName (IN EFI_HDA_CONTROLLER_INFO_PROTOCOL *This, OUT CONST CHAR16 **Name)
 
EFI_STATUS EFIAPI HdaControllerInfoGetVendorId (IN EFI_HDA_CONTROLLER_INFO_PROTOCOL *This, OUT UINT32 *VendorId)
 

Function Documentation

◆ HdaControllerInfoGetName()

EFI_STATUS EFIAPI HdaControllerInfoGetName ( IN EFI_HDA_CONTROLLER_INFO_PROTOCOL * This,
OUT CONST CHAR16 ** Name )

Definition at line 29 of file HdaControllerInfo.c.

◆ HdaControllerInfoGetVendorId()

EFI_STATUS EFIAPI HdaControllerInfoGetVendorId ( IN EFI_HDA_CONTROLLER_INFO_PROTOCOL * This,
OUT UINT32 * VendorId )

Definition at line 48 of file HdaControllerInfo.c.