mbox series

[edk2,v2,0/1] load boot options from platform

Message ID 1523941872-16197-1-git-send-email-haojian.zhuang@linaro.org
Headers show
Series load boot options from platform | expand

Message

Haojian Zhuang April 17, 2018, 5:11 a.m. UTC
Changelog:
v2:
  * Avoid to use hardcoding value. Create boot options by functions.

Haojian Zhuang (1):
  ArmPkg/PlatformBootManagerLib: load boot options from platform

 ArmPkg/Library/PlatformBootManagerLib/PlatformBm.c | 81 ++++++++++++++++++++++
 .../PlatformBootManagerLib.inf                     |  2 +
 EmbeddedPkg/EmbeddedPkg.dec                        |  1 +
 EmbeddedPkg/Include/Protocol/PlatformBootManager.h | 39 +++++++++++
 4 files changed, 123 insertions(+)
 create mode 100644 EmbeddedPkg/Include/Protocol/PlatformBootManager.h

-- 
2.7.4

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel