Searched refs:SMBIOS_PTR (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxSysTables/ | ||
H A D | VBoxSysTables.c | 62 #define SMBIOS_PTR SIGNATURE_32('_','S','M','_') macro 77 if (*(UINT32 *)(Address) == SMBIOS_PTR) { |
Completed in 42 milliseconds