audk/ArmPlatformPkg/Bds
Ard Biesheuvel 459823d9b2 ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTION
Since there is now a formal definition of EFI_LOAD_OPTION, we can no
longer typedef it as a UINT8*. So update the code to use the common
definition, which is not a pointer type, hence the additional changes
to the C code.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
Reviewed-by: Ronald Cron <Ronald.Cron@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17410 6f19259b-4bc3-4df7-8a09-765794883524
2015-05-11 17:37:24 +00:00
..
Bds.c ArmPlatformPkg: fix two instances of FreePool () on NULL value 2015-03-27 17:27:24 +00:00
Bds.inf ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variable 2015-02-26 11:02:39 +00:00
BdsHelper.c ArmPlatformPkg/Bds: Corrected a bug in IsPrintableString() 2014-09-01 13:19:43 +00:00
BdsInternal.h ArmPlatformPkg/Bds: Signal when the variable 'Fdt' has been updated 2015-01-06 15:54:12 +00:00
BootMenu.c ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variable 2015-02-26 11:02:39 +00:00
BootOption.c ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTION 2015-05-11 17:37:24 +00:00
BootOptionSupport.c ArmPkg/BdsLib: Rework TFTP boot 2014-12-12 19:14:22 +00:00