Newer
Older
AMI-Aptio-BIOS-Reversed / LenovoServerPkg / SetupDefaults / SetupDefaultLoad / sub_2a0.txt
@Ajax Dong Ajax Dong 2 days ago 138 bytes Restructure the repo
void *__fastcall sub_2A0(void *buf, unsigned __int64 count, char value)
{
  memset(buf, value, count); /*0x2aa*/
  return buf; /*0x2af*/
}