X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Vlv2TbltDevicePkg%2FPlatformDxe%2FPlatformDxe.h;h=ec69e617dccce9193e996540c5dd115d4bd85518;hp=42197cab18cbd617d49b2e67946b771718e7d3da;hb=d71c25cf2c7783024a3e9c57327f43654305838f;hpb=3cbfba02fef9dae07a041fdbf2e89611d72d6f90 diff --git a/Vlv2TbltDevicePkg/PlatformDxe/PlatformDxe.h b/Vlv2TbltDevicePkg/PlatformDxe/PlatformDxe.h index 42197cab18..ec69e617dc 100644 --- a/Vlv2TbltDevicePkg/PlatformDxe/PlatformDxe.h +++ b/Vlv2TbltDevicePkg/PlatformDxe/PlatformDxe.h @@ -1,15 +1,15 @@ /*++ - Copyright (c) 2004 - 2014, Intel Corporation. All rights reserved.
- - This program and the accompanying materials are licensed and made available under - the terms and conditions of the BSD License that accompanies this distribution. - The full text of the license may be found at - http://opensource.org/licenses/bsd-license.php. - - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - + Copyright (c) 2004 - 2015, Intel Corporation. All rights reserved.
+ + This program and the accompanying materials are licensed and made available under + the terms and conditions of the BSD License that accompanies this distribution. + The full text of the license may be found at + http://opensource.org/licenses/bsd-license.php. + + THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, + WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + Module Name: @@ -45,6 +45,7 @@ Abstract: #include #include #include +#include #include #include #include @@ -60,6 +61,7 @@ Abstract: #include #include #include +#include #include #include #include @@ -634,6 +636,13 @@ InitializeObservableProtocol(); EFI_STATUS PciBusDriverHook(); +VOID +EFIAPI +AdjustDefaultRtcTimeCallback ( + IN EFI_EVENT Event, + IN VOID *Context + ); + typedef struct _GOP_DISPLAY_BRIGHTNESS_PROTOCOL GOP_DISPLAY_BRIGHTNESS_PROTOCOL; typedef