summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SecurityStubDxe
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki3-89/+96
2021-12-07MdeModulePkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END()Michael D Kinney1-2/+2
2021-12-07MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-1/+1
2020-04-22MdeModulePkg/SecurityStubDxe: Mark the File parameter as OPTIONALGuomin Jiang1-1/+1
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney6-42/+6
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-2/+2
2018-06-28MdeModulePkg: Clean up source filesLiming Gao3-45/+45
2017-10-10MdeModulePkg: Update Ppi/Protocol/Guid usage in INF filesLiming Gao1-2/+2
2016-11-10MdeModulePkg/SecurityStubDxe: Report failure if image is load earlierRuiyu Ni3-1/+65
2016-11-10MdeModulePkg/SecurityStubDxe: Defer 3rd party image before EndOfDxeRuiyu Ni4-2/+468
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-4/+6
2013-02-01Update SecurityStub SAP protocol to support SecureHandler and SecureHandler2 ...lgao41-2/+9
2012-08-22Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao42-8/+91
2010-04-24Update the copyright notice formathhtian2-4/+4
2010-03-04git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10182 6f...gdong11-6/+0
2010-03-04Add align build option to avoid the build issues.gdong11-0/+7
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-11-26Add new SecurityManagementLib, and update SecurityStub driver to use this lib.lgao42-12/+9
2009-01-09Add INF extension Informationlgao41-1/+1
2009-01-04Code scrub for the following drivers and librarys.lgao43-111/+19
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-11-19Update SecurityStub function to align PI spec.lgao42-5/+5
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-1/+1
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-56/+0
2008-07-09Code scrub for the Capsule, SecurityStub, and Crc32 library instance.lgao43-26/+62
2007-07-25Remove unused section in .INF, .DEC, .DSC of MdePkg and MdeModulePkg.yshang11-4/+0
2007-07-19Rename the SecurityStub.inf to SecurityStubDxe.inf.yshang13-132/+52
2007-07-02Add BaseMemoryTestDxe in MdeModulePkg.dscyshang15-0/+364