ReactOS 0.4.15-dev-7924-g5949c20
Uefi.h
Go to the documentation of this file.
1
20#ifndef __PI_UEFI_H__
21#define __PI_UEFI_H__
22
23#include <UefiBaseType.h>
24#include <UefiSpec.h>
25
26#endif
27