Am intrested in writing wdm driver for pci express..
i require to acess RSDP structure..
Are there any Api's to check whether the system is EFI enabled or not ?
Or w'd i understand whether the system is EFI enabled or not??
In Extensible Firmware Interface (EFI) enabled systems (for example,
ItaniumTM-based platforms) a pointer to the RSDP structure exists within the
EFI System Table.
The OS loaderâ??s EFI image is provided a pointer to the EFI System Table at
invocation.
The OS loader must retrieve the pointer to the RSDP structure from the EFI
System table and convey the pointer to OSPM, using an OS dependent data
structure, as part of the hand off of control from the OS loader to the OS.
The OS loader locates the pointer to the RSDP structure by examining the EFI
configuration table within the EFI system table.
Any suggestion about EFI & windows driver is appreciated..
--
Vijay
PIC ,Bangalore