]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPlatformPkg/Bds/BdsInternal.h
ArmPlatformPkg/Bds: Decoupled OptionalData for the EFI application boot entry from...
authorOlivier Martin <olivier.martin@arm.com>
Fri, 11 Apr 2014 10:56:02 +0000 (10:56 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 11 Apr 2014 10:56:02 +0000 (10:56 +0000)
commit90a44ec4d85a03cf8feb4a95183aa3acfe246d13
tree38c80b833e8b432a7e407b6e10187a0b17b3fb8c
parent9fc9aa46ccf2d942b98d921bb22987fd232f6248
ArmPlatformPkg/Bds: Decoupled OptionalData for the EFI application boot entry from the Linux loader

OptionalData for EFI Application does not contain any more specific information about the ArmPlatformPkg/Bds.
OptionalData now only contains the data pass to the EFI application.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15451 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/Bds/Bds.c
ArmPlatformPkg/Bds/BdsInternal.h
ArmPlatformPkg/Bds/BootMenu.c
ArmPlatformPkg/Bds/BootOption.c