mirror of https://github.com/acidanthera/audk.git
2ecd829972
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1193 This commit will add a new BaseLib API AsmLfence(). This API will perform a serializing operation on all load-from-memory instructions that were issued prior to the call of this function. Please note that this API is only available on IA-32 and x64. The purpose of adding this API is to mitigate of the [CVE-2017-5753] Bounds Check Bypass issue when untrusted data are being processed within SMM. More details can be referred at the 'Bounds check bypass mitigation' section at the below link: https://software.intel.com/security-software-guidance/insights/host-firmware-speculative-execution-side-channel-mitigation Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> Cc: Leif Lindholm <leif.lindholm@linaro.org> Cc: Michael D Kinney <michael.d.kinney@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Hao Wu <hao.a.wu@intel.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> Acked-by: Laszlo Ersek <lersek@redhat.com> Regression-tested-by: Laszlo Ersek <lersek@redhat.com> |
||
---|---|---|
.. | ||
BaseLib.h | ||
BaseMemoryLib.h | ||
CacheMaintenanceLib.h | ||
CpuLib.h | ||
DebugLib.h | ||
DebugPrintErrorLevelLib.h | ||
DevicePathLib.h | ||
DxeCoreEntryPoint.h | ||
DxeServicesLib.h | ||
DxeServicesTableLib.h | ||
ExtendedSalLib.h | ||
ExtractGuidedSectionLib.h | ||
FileHandleLib.h | ||
HobLib.h | ||
HstiLib.h | ||
IoLib.h | ||
MemoryAllocationLib.h | ||
OrderedCollectionLib.h | ||
PalLib.h | ||
PcdLib.h | ||
PciCf8Lib.h | ||
PciExpressLib.h | ||
PciLib.h | ||
PciSegmentInfoLib.h | ||
PciSegmentLib.h | ||
PeCoffExtraActionLib.h | ||
PeCoffGetEntryPointLib.h | ||
PeCoffLib.h | ||
PeiCoreEntryPoint.h | ||
PeiServicesLib.h | ||
PeiServicesTablePointerLib.h | ||
PeimEntryPoint.h | ||
PerformanceLib.h | ||
PostCodeLib.h | ||
PrintLib.h | ||
ReportStatusCodeLib.h | ||
ResourcePublicationLib.h | ||
RngLib.h | ||
S3BootScriptLib.h | ||
S3IoLib.h | ||
S3PciLib.h | ||
S3PciSegmentLib.h | ||
S3SmbusLib.h | ||
S3StallLib.h | ||
SafeIntLib.h | ||
SalLib.h | ||
SerialPortLib.h | ||
SmbusLib.h | ||
SmiHandlerProfileLib.h | ||
SmmIoLib.h | ||
SmmLib.h | ||
SmmMemLib.h | ||
SmmPeriodicSmiLib.h | ||
SmmServicesTableLib.h | ||
SynchronizationLib.h | ||
TimerLib.h | ||
UefiApplicationEntryPoint.h | ||
UefiBootServicesTableLib.h | ||
UefiDecompressLib.h | ||
UefiDriverEntryPoint.h | ||
UefiLib.h | ||
UefiRuntimeLib.h | ||
UefiRuntimeServicesTableLib.h | ||
UefiScsiLib.h | ||
UefiUsbLib.h |