audk/ArmPkg/Library/BdsLib
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
..
AArch64 ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variable 2015-02-26 11:02:39 +00:00
Arm ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variable 2015-02-26 11:02:39 +00:00
BdsAppLoader.c ARM Packages: Fixed line endings 2013-01-25 11:28:06 +00:00
BdsFilePath.c ArmPkg: fix pointer indirection bug in BdsFirmwareVolumeLoadImage() 2015-05-07 15:37:10 +00:00
BdsHelper.c ArmPkg/BdsLib: Prevent a hang in BdsConnectDevicePath() when a sub-device path is not found 2014-08-19 13:35:14 +00:00
BdsInternal.h ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interface 2015-05-05 14:58:57 +00:00
BdsLib.inf ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variable 2015-02-26 11:02:39 +00:00
BdsLinuxFdt.c ArmPkg/BdsLib: Update the size of the Device Tree before booting Linux 2014-12-12 19:15:37 +00:00
BdsLinuxLoader.h ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
BdsLoadOption.c ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTION 2015-05-11 17:37:24 +00:00