TianoCore EDK2 master
Loading...
Searching...
No Matches
UsbPeim.h
Go to the documentation of this file.
1
10#ifndef _PEI_USB_PEIM_H_
11#define _PEI_USB_PEIM_H_
12
13#include <PiPei.h>
14
15#include <Ppi/UsbIo.h>
16#include <Ppi/BlockIo.h>
17#include <Ppi/BlockIo2.h>
18
19#include <Library/DebugLib.h>
21#include <Library/PcdLib.h>
22
24
25#endif