summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/Dxe/Misc/InstallConfigurationTable.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-11/+9
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Fix use-after-free error in InstallConfigurationTable()Shi, Steven2017-06-201-9/+25
* Update the comments of InstallConfigurationTable to follow UEFI Spec.niruiyu2011-05-311-2/+2
* Update the copyright notice formathhtian2010-04-241-2/+2
* Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang82008-08-271-36/+2
* Code Scrub for Dxe Core.qhuang82008-07-241-8/+8
* Code scrub for DxeCoreqhuang82008-07-181-1/+1
* Update to fix minor coding style issues.qhuang82008-05-211-10/+9
* Add doxygen style comments for functions in DxeMain.qhuang82008-05-091-40/+28
* Add comments and DoxyGen format for these files.lgao42008-04-091-12/+5
* Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang12007-07-041-0/+225