]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Include/Uefi/Errors.h
SMMcis defines "Exit" as the one of phases of EFI_SMM_STANDBY_BUTTON_CONTEXT. The...
[mirror_edk2.git] / MdePkg / Include / Uefi / Errors.h
1 /** @file
2 Include file that supportes UEFI Error Codes.
3
4 This include file must only contain things defined in the UEFI 2.0 specification.
5
6 Copyright (c) 2006, Intel Corporation
7 All rights reserved. This program and the accompanying materials
8 are licensed and made available under the terms and conditions of the BSD License
9 which accompanies this distribution. The full text of the license may be found at
10 http://opensource.org/licenses/bsd-license.php
11
12 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
13 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
14
15 Module Name: UefiErrors.h
16
17 **/
18
19 #ifndef __UEFI_ERRORS_H__
20 #define __UEFI_ERRORS_H__
21
22
23
24 #endif