coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
dimmSpd.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

AGESA_STATUS AmdMemoryReadSPD (IN UINT32 Func, IN UINTN Data, IN OUT AGESA_READ_SPD_PARAMS *SpdData)
 
int hudson_readSpd (int spdAddress, char *buf, size_t len)
 
int smbus_readSpd (int spdAddress, char *buf, size_t len)
 

Function Documentation

◆ AmdMemoryReadSPD()

AGESA_STATUS AmdMemoryReadSPD ( IN UINT32  Func,
IN UINTN  Data,
IN OUT AGESA_READ_SPD_PARAMS *  SpdData 
)

Referenced by agesa_ReadSpd().

Here is the caller graph for this function:

◆ hudson_readSpd()

int hudson_readSpd ( int  spdAddress,
char *  buf,
size_t  len 
)

Definition at line 124 of file smbus_spd.c.

References buf, readspd(), and setupFch().

Referenced by AmdMemoryReadSPD().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ smbus_readSpd()

int smbus_readSpd ( int  spdAddress,
char *  buf,
size_t  len 
)

Definition at line 101 of file smbus_spd.c.

References buf, readspd(), and setupFch().

Referenced by AmdMemoryReadSPD(), and sema_send_alive().

Here is the call graph for this function:
Here is the caller graph for this function: