]> git.proxmox.com Git - mirror_edk2.git/commit - EmbeddedPkg/EmbeddedPkg.dec
EmbeddedPkg: add platform boot manager protocol
authorHaojian Zhuang <haojian.zhuang@linaro.org>
Mon, 23 Apr 2018 06:21:53 +0000 (14:21 +0800)
committerLeif Lindholm <leif.lindholm@linaro.org>
Tue, 5 Jun 2018 14:43:15 +0000 (15:43 +0100)
commit7e074d15e7b98c0101a17547cce2b464827df540
tree099cd0b096604f63e21e094199e4b9ca5190c984
parent76022b02e867c7372c07d575a1733b8a84c6615a
EmbeddedPkg: add platform boot manager protocol

Create the PlatformBootManagerProtocol that is used to add
predefined boot options in platform driver. This interface
will be used in ArmPkg/PlatformBootManagerLib.

Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
EmbeddedPkg/EmbeddedPkg.dec
EmbeddedPkg/Include/Protocol/PlatformBootManager.h [new file with mode: 0644]