VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdePkg/Library/DxeIoLibEsal/DxeIoLibEsalInternal.h@ 77662

Last change on this file since 77662 was 58466, checked in by vboxsync, 9 years ago

EFI/Firmware: Merged in the svn:eol-style, svn:mime-type and trailing whitespace cleanup that was done after the initial UDK2014.SP1 import: svn merge /vendor/edk2/UDK2014.SP1 /vendor/edk2/current .

  • Property svn:eol-style set to native
File size: 878 bytes
Line 
1/** @file
2 Internal include file for the I/O Library using ESAL services.
3
4 Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>
5 This program and the accompanying materials are licensed and made available
6 under the terms and conditions of the BSD License which accompanies this
7 distribution. The full text of the license may be found at
8 http://opensource.org/licenses/bsd-license.php.
9
10 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
11 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
12
13**/
14
15#ifndef __DXE_IO_LIB_ESAL_INTERNAL_H_
16#define __DXE_IO_LIB_ESAL_INTERNAL_H_
17
18#include <PiDxe.h>
19
20#include <Protocol/CpuIo2.h>
21#include <Protocol/ExtendedSalServiceClasses.h>
22
23#include <Library/IoLib.h>
24#include <Library/DebugLib.h>
25#include <Library/BaseLib.h>
26#include <Library/ExtendedSalLib.h>
27
28#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