]> git.proxmox.com Git - mirror_edk2.git/commit
CorebootModulePkg-CbParseLib: Add ACPI table verification
authorLeahy, Leroy P <leroy.p.leahy@intel.com>
Thu, 25 Feb 2016 02:53:31 +0000 (18:53 -0800)
committerPrince Agyeman <prince.agyeman@intel.com>
Fri, 26 Feb 2016 18:02:25 +0000 (10:02 -0800)
commit79f4f6f0c99c2cc8b03304d0fec9bd657b313312
treede51ab1a8c4089521ad4af1025753e8a0a78bb75
parentffbb5ae3ba7da2ece8dbf116b1eb0718c346d19b
CorebootModulePkg-CbParseLib: Add ACPI table verification

Verify the register address in the FADT.

TEST=Build and run on Galileo Gen2 when the FADT was not present.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>
Reviewed-by: Prince Agyeman <prince.agyeman@intel.com>
CorebootModulePkg/Library/CbParseLib/CbParseLib.c