]> git.sur5r.net Git - u-boot/commit
efi_loader: define GUIDS for event groups
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 18 Feb 2018 14:17:51 +0000 (15:17 +0100)
committerAlexander Graf <agraf@suse.de>
Wed, 4 Apr 2018 09:00:06 +0000 (11:00 +0200)
commita3a28f5f0c39d94733d23e2bbbb53e6e4ddb46c6
treea2f5c88855cf2570187839d93514ec4c6b5df004
parent43bce44262ca7cbb04bb236c50571ca84eb6fdd9
efi_loader: define GUIDS for event groups

Event groups are used to signal multiple events at the same time.
They are identified by GUIDs. This patch provided the predefined
GUIDs of UEFI specification 2.7.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
include/efi_api.h
include/efi_loader.h
lib/efi_loader/efi_boottime.c