mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-02 17:43:56 +00:00
Based on Laszlo Ersek work to add ASSERT_RETURN_ERORR(): https://lists.01.org/pipermail/edk2-devel/2016-October/003132.html Laszlo also discovered libraries of type BASE that include UefiBaseType.h that should not include that file: https://lists.01.org/pipermail/edk2-devel/2016-October/003308.html This change removes the extra #include of <Uefi/UefiBaseType.h> from QNCSmmLib.c. Cc: Kelly Steele <kelly.steele@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> |
||
|---|---|---|
| .. | ||
| IntelQNCLib | ||
| MtrrLib | ||
| QNCAccessLib | ||
| QNCSmmLib | ||
| ResetSystemLib | ||
| SmbusLib | ||
| SmmCpuFeaturesLib | ||