]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg/Bds: Add a signature in front of the Boot Argument propoer to this Bds
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 9 Sep 2011 10:51:13 +0000 (10:51 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 9 Sep 2011 10:51:13 +0000 (10:51 +0000)
commit2ccfb71ebebd54c57aad8f9bb5fb20539e7b892f
treea5afdd24b8939bb90f385cc05453c2ec67c88a27
parent74b961324c1cc3ae3f97523e085fb169ec63b608
ArmPlatformPkg/Bds: Add a signature in front of the Boot Argument propoer to this Bds

Each application loader has its own OptionalData format. To avoid to start a Boot Entry
that has not been created by ArmPlatform/Bds a signature has been added to the
OptionalData.

ArmPlatformPkg/Bds: Rename some internal structure from BDS_* to ARM_BDS_*

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12311 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/Bds/Bds.c
ArmPlatformPkg/Bds/BdsHelper.c
ArmPlatformPkg/Bds/BdsInternal.h
ArmPlatformPkg/Bds/BootMenu.c
ArmPlatformPkg/Bds/BootOption.c
ArmPlatformPkg/Bds/BootOptionSupport.c