Searched defs:SMBIOS_PTR (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxSysTables/
H A DVBoxSysTables.c62 #define SMBIOS_PTR SIGNATURE_32('_','S','M','_') macro
77 if (*(UINT32 *)(Address) == SMBIOS_PTR) {

Completed in 32 milliseconds