audk/EmbeddedPkg/Library
Oliver Smith-Denny 8984fba2f2 EmbeddedPkg: Mark DMA Memory Allocations XP By Default
When allocating memory for a non-coherent DMA device, the current core
code removes the XP attribute, allowing code to execute from that
region. This is a security vulnerability and unneeded. This change
updates to mark the region as XP when allocating memory for the
non-coherent DMA device.

Signed-off-by: Oliver Smith-Denny <osde@linux.microsoft.com>
2024-07-22 21:44:47 +00:00
..
AcpiLib EmbeddedPkg/AcpiLib: Fix code formatting errors 2022-10-03 18:22:03 +00:00
AndroidBootImgLib EmbeddedPkg: Allow longer android kernel command line 2023-11-30 04:58:07 +00:00
CoherentDmaLib EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DebugAgentTimerLibNull EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DxeDtPlatformDtbLoaderLibDefault EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
FdtLib EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
GdbSerialDebugPortLib EmbeddedPkg/GdbSerialDebugPortLib: fix compile warning 2022-09-05 13:52:51 +00:00
GdbSerialLib EmbeddedPkg: Remove duplicated words 2022-09-05 13:52:51 +00:00
NonCoherentDmaLib EmbeddedPkg: Mark DMA Memory Allocations XP By Default 2024-07-22 21:44:47 +00:00
NorFlashInfoLib EmbeddedPkg/NorFlashInfoLib: Update norflash device list 2023-10-20 12:40:41 +00:00
NvVarStoreFormattedLib EmbeddedPkg: Extend NvVarStoreFormattedLib LIBRARY_CLASS 2019-04-29 15:34:16 +02:00
PlatformHasAcpiLib EmbeddedPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:57:58 -07:00
PrePiExtractGuidedSectionLib EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PrePiHobLib EmbeddedPkg/Hob: Integer Overflow in CreateHob() 2024-01-26 03:40:09 +00:00
PrePiLib EmbeddedPkg/PrePiLib: Drop unused PCD PcdPrePiCpuIoSize 2023-02-04 10:55:05 +00:00
PrePiMemoryAllocationLib EmbeddedPkg: compiler error due to arithmetic operation on void pointer 2024-02-09 18:12:47 +00:00
TemplateRealTimeClockLib EmbeddedPkg/TemplateRealTimeClockLib: drop LibRtcVirtualNotifyEvent 2023-10-18 16:15:41 +00:00
TemplateResetSystemLib EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
TimeBaseLib EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
VirtualRealTimeClockLib EmbeddedPkg/VirtualRealTimeClockLib: Support SOURCE_DATE_EPOCH 2024-07-04 19:05:45 +00:00