summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/Dxe/Gcd
Commit message (Expand)AuthorAgeFilesLines
* Comments for CoreInitializeMemoryServices should be updatederic_tian2008-09-161-11/+7
* Add EFIAPI modifier for all GCD services APIsqhuang82008-09-101-0/+13
* Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang82008-08-271-8/+8
* Code Scrub for Dxe Core.qhuang82008-07-241-181/+181
* Code scrub for DxeCoreqhuang82008-07-181-25/+24
* Update to fix minor coding style issues.qhuang82008-05-211-31/+11
* Change the file name case to follow coding style: The first character should ...qhuang82008-05-211-0/+0
* Fix the prediction warnings in DxeMain.qhuang82008-05-091-9/+9
* Add doxygen style comments for functions in DxeMain.qhuang82008-05-091-728/+427
* Add comments and DoxyGen format for these files.lgao42008-04-091-12/+7
* Fix two minor defects:qhuang82008-03-041-0/+3
* Merge EDK899: fixed bug to support EFI_HOB_TYPE_MEMORY_ALLOCATION to allocat...qhuang82007-11-081-11/+11
* fixed the following problems:eric_tian2007-10-121-2/+3
* Update gHobList in DXE core when GCD relocates hob list.xli242007-08-031-0/+1
* Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang12007-07-041-0/+2495