EmbeddedPkg: add DtPlatformDtbLoaderLib library class
To abstract the way a platform reasons about which DTB is appropriate, and the way it ultimately supplies the DTB image, introduce a new library class to encapsulate this functionality. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
GdbSerialLib|Include/Library/GdbSerialLib.h
|
||||
DebugAgentTimerLib|Include/Library/DebugAgentTimerLib.h
|
||||
|
||||
DtPlatformDtbLoaderLib|Include/Library/DtPlatformDtbLoaderLib.h
|
||||
|
||||
[Guids.common]
|
||||
gEmbeddedTokenSpaceGuid = { 0xe0d8ca17, 0x4276, 0x4386, { 0xbb, 0x79, 0x48, 0xcb, 0x81, 0x3d, 0x3c, 0x4f }}
|
||||
|
Reference in New Issue
Block a user