ReactOS 0.4.16-dev-814-g656a5dc
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