summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/Dxe/Misc/Stall.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-2/+4
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-6/+6
* MdeModulePkg/Stall: Refine to compare 2 values with the same typeHao Wu2017-01-121-2/+2
* MdeModulePkg: Fix XCODE Link Issue in DxeCoreGao, Liming2014-09-091-1/+1
* MdeModulePkg DXE Core: Refine code to avoid UNIXGCC build break.rsun32011-12-091-1/+1
* MdeModulePkg DXE Core: Fix overflow and truncation issues in the implementati...rsun32011-12-061-19/+64
* Update the copyright notice formathhtian2010-04-241-2/+2
* Fix some typo.gikidy2008-12-121-1/+1
* Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang82008-08-271-1/+1
* Code Scrub for Dxe Core.qhuang82008-07-241-2/+2
* Update to fix minor coding style issues.qhuang82008-05-211-3/+2
* Add doxygen style comments for functions in DxeMain.qhuang82008-05-091-18/+11
* Add comments and DoxyGen format for these files.lgao42008-04-091-11/+5
* Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang12007-07-041-0/+82