TianoCore EDK2 master
Loading...
Searching...
No Matches
WindowsUxCapsule.h File Reference

Go to the source code of this file.

Data Structures

struct  DISPLAY_DISPLAY_PAYLOAD
 
struct  EFI_DISPLAY_CAPSULE
 

Macros

#define WINDOWS_UX_CAPSULE_GUID
 

Variables

EFI_GUID gWindowsUxCapsuleGuid
 

Detailed Description

Defines Windows UX Capsule GUID and layout defined at Microsoft Windows UEFI Firmware Update Platform specification

Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file WindowsUxCapsule.h.

Macro Definition Documentation

◆ WINDOWS_UX_CAPSULE_GUID

#define WINDOWS_UX_CAPSULE_GUID
Value:
{ \
0x3b8c8162, 0x188c, 0x46a4, { 0xae, 0xc9, 0xbe, 0x43, 0xf1, 0xd6, 0x56, 0x97} \
}

Definition at line 33 of file WindowsUxCapsule.h.