mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-07 00:35:56 +00:00
Currently, this is ASSERT() if neither SecPlatformInformation2 nor SecPlatformInformation PPIs are found. This is not correct. Per PI specification both of them are optional PPI. Platform may not install them. Cc: Michael Kinney <michael.d.kinney@intel.com> Cc: Feng Tian <feng.tian@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jeff Fan <jeff.fan@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> |
||
|---|---|---|
| .. | ||
| Ia32 | ||
| FindPeiCore.c | ||
| SecBist.c | ||
| SecCore.inf | ||
| SecCore.uni | ||
| SecCoreExtra.uni | ||
| SecMain.c | ||
| SecMain.h | ||