Skip to content

Edk_II_Security_White_Papers

Laurie Jarlstrom edited this page May 3, 2019 · 3 revisions

Industry standard:
NIST: https://csrc.nist.gov/publications/sp800
TCG: http://trusted.computinggroup.com/

SideChannel: https://software.intel.com/security-software-guidance/insights/host-firmware-speculative-execution-side-channel-mitigation

General:

Memory Protection: https://www.gitbook.com/book/edk2-docs/a-tour-beyond-bios-memory-protection-in-uefi-bios/details

SMM Protection:

DMA: https://firmware.intel.com/sites/default/files/Intel_WhitePaper_Using_IOMMU_for_DMA_Protection_in_UEFI.pdf

Capsule/Recovery: https://github.com/tianocore-docs/Docs/raw/master/White_Papers/A_Tour_Beyond_BIOS_Capsule_Update_and_Recovery_in_EDK_II.pdf

Variable:

S3: https://github.com/tianocore-docs/Docs/raw/master/White_Papers/A_Tour_Beyond_BIOS_Implementing_S3_resume_with_EDKII_V2.pdf

TPM2: https://firmware.intel.com/sites/default/files/resources/A_Tour_Beyond_BIOS_Implementing_TPM2_Support_in_EDKII.pdf

Profile: https://github.com/tianocore-docs/Docs/raw/master/White_Papers/A_Tour_Beyond_BIOS_Implementing_Profiling_in_EDK_II.pdf

STM/VMM:

StandaloneMM: https://firmware.intel.com/sites/default/files/resources/A_Tour_Beyond_BIOS_Launching_Standalone_SMM_Drivers_in_PEI_using_the_EFI_Developer_Kit_II.pdf

Clone this wiki locally