]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/SmmMemLib/SmmMemLib.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Library / SmmMemLib / SmmMemLib.c
2021-12-07 Michael KubackiMdePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdePkg: Change use of EFI_D_* to DEBUG_*
2020-02-10 Antoine CoeurMdePkg/Library/Smm: Fix various typos
2019-04-09 Michael D KinneyMdePkg: Replace BSD License with BSD+Patent License
2018-07-31 Hao WuMdePkg/SmmMemLib: Avoid possible NULL ptr dereference
2018-07-26 Jiewen YaoMdePkg/SmmMemLib: Check EFI_MEMORY_RO in UEFI mem attri...
2018-07-26 Jiewen YaoMdePkg/SmmMemLib: Check for untested memory in GCD
2018-06-28 Liming GaoMdePkg: Clean up source files
2017-06-06 Star ZengMdePkg SmmMemLib: Remove ASSERT in SmmIsBufferOutsideSm...
2016-04-29 Jiewen YaoMdePkg-SmmMemLib: Enhance SmmIsBufferOutsideSmmValid...
2015-02-25 Yao, JiewenFix typo.
2015-02-02 Yao, JiewenAdd SmmMemLib, which can be used by SMM driver or SMM...