/** @file Provide DXE SLP 2.0 Service Protocol for L05 Feature ;****************************************************************************** ;* Copyright (c) 2013, Insyde Software Corporation. All Rights Reserved. ;* ;* You may not reproduce, distribute, publish, display, perform, modify, adapt, ;* transmit, broadcast, present, recite, release, license or otherwise exploit ;* any part of this publication in any form, by any means, without the prior ;* written permission of Insyde Software Corporation. ;* ;****************************************************************************** */ #ifndef _SLP_20_SERVICE_DXE_H_ #define _SLP_20_SERVICE_DXE_H_ #include // // Libraries // #include #include #include // // UEFI Driver Model Protocols // // // Consumed Protocols // // // Produced Protocols // #include // // Guids // // // Driver Version // // // Protocol instances // // // Include files with function prototypes // #include // EFI_ACPI_SLP_MARKER_STRUCTURE #include #endif