XenevaOS
Loading...
Searching...
No Matches
Capsule.h
Go to the documentation of this file.
1
24#ifndef __ARCH_PROTOCOL_CAPSULE_ARCH_H__
25#define __ARCH_PROTOCOL_CAPSULE_ARCH_H__
26
27//
28// Global ID for the Capsule Architectural Protocol
29//
30#define EFI_CAPSULE_ARCH_PROTOCOL_GUID \
31 { 0x5053697e, 0x2cbc, 0x4819, {0x90, 0xd9, 0x05, 0x80, 0xde, 0xee, 0x57, 0x54 }}
32
34
35#endif
EFI_GUID gEfiCapsuleArchProtocolGuid
Definition Base.h:281