Loading...
Searching...
No Matches
Go to the documentation of this file.
9#ifndef SMM_SW_DISPATCH2_H_
10#define SMM_SW_DISPATCH2_H_
23#define SMI_SW_HANDLER_SIGNATURE SIGNATURE_32('s','s','w','h')
24#define MAXIMUM_SWI_VALUE 0xFF
25#define SMM_CONTROL_PORT 0xB2
26#define SMM_DATA_PORT 0xB3
32 UINTN SwSmiInputValue;
33 UINTN DispatchFunction;