summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-04Renormalized end-of-lines from master@27b044605cd5f6b33a3d231576003850b3fe305btrunkkx1-537/+537
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-65/+73
2021-12-07MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-1/+1
2020-04-22MdeModulePkg/SecurityManagementLib: Mark the File parameter as OPTIONALGuomin Jiang1-1/+1
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-34/+34
2017-11-14MdeModulePkg: Fix MSFT C4255 warningSong, BinX1-0/+2
2015-07-02MdeModulePkg: SecurityManagementLib to handle LoadFile DevicePathLiming Gao1-2/+20
2013-02-01Update SecurityStub SAP protocol to support SecureHandler and SecureHandler2 ...lgao41-2/+2
2012-08-22Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao41-6/+261
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-12-23Try to get the image form device path by FALSE and TRUE boot policy.lgao41-0/+9
2009-11-27Fix GCC build error!lgao41-2/+2
2009-11-26Add new SecurityManagementLib, and update SecurityStub driver to use this lib.lgao41-0/+251