mirror of https://github.com/acidanthera/audk.git
Add the definition of IsaIoProtocol.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2399 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
a298afce8a
commit
7985fd70a5
|
@ -87,6 +87,7 @@ Abstract:
|
|||
#include <Protocol/ExtendedSalBootService.h>
|
||||
#endif
|
||||
#include <Protocol/IsaAcpi.h>
|
||||
#include <Protocol/IsaIo.h>
|
||||
|
||||
#if ((EDK_RELEASE_VERSION != 0) && (EFI_SPECIFICATION_VERSION < 0x00020000))
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue