mirror of https://github.com/acidanthera/audk.git
If alignment check is enabled in AARCH64 platform, FDT parser might dereference non-aligned 64-bit address to fetch 64-bit data. Use unaligned data read to avoid triggering unaligned data access. Signed-off-by: Ajan Zhong <ajan.zhong@newfw.com> |
||
---|---|---|
.. | ||
FdtParseLib.inf | ||
FdtParserLib.c |