VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi.h@ 101297

Last change on this file since 101297 was 99404, checked in by vboxsync, 2 years ago

Devices/EFI/FirmwareNew: Update to edk2-stable202302 and make it build, bugref:4643

  • Property svn:eol-style set to native
File size: 503 bytes
Line 
1/** @file
2
3 Root include file for Mde Package UEFI, UEFI_APPLICATION type modules.
4
5 This is the include file for any module of type UEFI and UEFI_APPLICATION. Uefi modules only use
6 types defined via this include file and can be ported easily to any
7 environment.
8
9Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
10SPDX-License-Identifier: BSD-2-Clause-Patent
11
12**/
13
14#ifndef __PI_UEFI_H__
15#define __PI_UEFI_H__
16
17#include <Uefi/UefiBaseType.h>
18#include <Uefi/UefiSpec.h>
19
20#endif
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette