audk/ArmPlatformPkg/Bds
oliviermartin c60ea9a873 ArmPlatformPkg/Bds: Use unaligned read to access OptionalData in EFI_LOAD_OPTION
EFI_LOAD_OPTION is a packed structure. Accessing to the non aligned double word
requires to use ReadUnaligned32() function.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11916 6f19259b-4bc3-4df7-8a09-765794883524
2011-06-28 11:55:11 +00:00
..
Bds.c ArmPlatformPkg/Bds: Check if the assumed requirements are set before to use it 2011-06-28 11:50:32 +00:00
Bds.inf ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specification 2011-06-11 11:58:23 +00:00
BdsHelper.c ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specification 2011-06-11 11:58:23 +00:00
BdsInternal.h ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specification 2011-06-11 11:58:23 +00:00
BootMenu.c ArmPlatformPkg/Bds: Use unaligned read to access OptionalData in EFI_LOAD_OPTION 2011-06-28 11:55:11 +00:00
BootOption.c ArmPlatformPkg/Bds: Use unaligned read to access OptionalData in EFI_LOAD_OPTION 2011-06-28 11:55:11 +00:00
BootOptionSupport.c ArmPlatformPkg/Bds: Fix various bugs in the new BDS 2011-06-15 19:56:50 +00:00