detect_SMBIOS_pointer

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

detect_SMBIOS_pointer - find the system Management BIOS Table in the specified region of memory.  

SYNOPSIS

"SYNOPSIS"

void * detect_SMBIOS_pointer (void * begin, void * end);  

ARGUMENTS

begin
begin pointer for region to be scanned.
end
end pointer for region to be scanned.
 

DESCRIPTION

Returns pointer to the head of the SMBIOS tables (or NULL)  

DESCRIPTION

Returns pointer to the head of the SMBIOS tables (or NULL)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:28 GMT, October 06, 2005