summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/Misc/InstallConfigurationTable.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-11/+9
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2017-06-20MdeModulePkg: Fix use-after-free error in InstallConfigurationTable()Shi, Steven1-9/+25
2011-05-31Update the comments of InstallConfigurationTable to follow UEFI Spec.niruiyu1-2/+2
2010-04-24Update the copyright notice formathhtian1-2/+2
2008-08-27Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang81-36/+2
2008-07-24Code Scrub for Dxe Core.qhuang81-8/+8
2008-07-18Code scrub for DxeCoreqhuang81-1/+1
2008-05-21Update to fix minor coding style issues.qhuang81-10/+9
2008-05-09Add doxygen style comments for functions in DxeMain.qhuang81-40/+28
2008-04-09Add comments and DoxyGen format for these files.lgao41-12/+5
2007-07-04Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang11-0/+225