ReactOS 0.4.15-dev-8434-g155a7c7
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