diff options
author | raywu <raywu0301@gmail.com> | 2018-06-15 00:00:50 +0800 |
---|---|---|
committer | raywu <raywu0301@gmail.com> | 2018-06-15 00:00:50 +0800 |
commit | b7c51c9cf4864df6aabb99a1ae843becd577237c (patch) | |
tree | eebe9b0d0ca03062955223097e57da84dd618b9a /Include/Protocol/SmmPiProtocols.cif | |
download | zprj-master.tar.xz |
Diffstat (limited to 'Include/Protocol/SmmPiProtocols.cif')
-rw-r--r-- | Include/Protocol/SmmPiProtocols.cif | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Include/Protocol/SmmPiProtocols.cif b/Include/Protocol/SmmPiProtocols.cif new file mode 100644 index 0000000..837ec37 --- /dev/null +++ b/Include/Protocol/SmmPiProtocols.cif @@ -0,0 +1,27 @@ +<component> + name = "SmmPiProtocols" + category = ModulePart + LocalRoot = "Include\Protocol\" + RefName = "SmmPiProtocols" +[files] +"SmmPiProtocols.sdl" +"SmmBase2.h" +"SmmAccess2.h" +"SmmControl2.h" +"SmmCommunication.h" +"SmmCpu.h" +"SmmCpuIo2.h" +"SmmPciRootBridgeIo.h" +"SmmReadyToLock.h" +"DxeSmmReadyToLock.h" +"SmmStatusCode.h" +"SmmSwDispatch2.h" +"SmmSxDispatch2.h" +"SmmPowerButtonDispatch2.h" +"SmmStandbyButtonDispatch2.h" +"SmmUsbDispatch2.h" +"SmmGpiDispatch2.h" +"SmmPeriodicTimerDispatch2.h" +"SmmIoTrapDispatch2.h" +"AmiInternalSmmComm.h" +<endComponent> |