summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/Dxe/Mem
Commit message (Expand)AuthorAgeFilesLines
* revise the debug message to add 0x in front of the HEX number for consistencyjchen202010-02-101-1/+1
* Enable the Load Module At fixed Address feature jchen202010-02-051-5/+78
* add assert logic to avoid Klocwork fake reporteric_tian2009-02-121-0/+3
* check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji42008-12-181-1/+1
* Clean up to update the reference of the these macros:qhuang82008-12-163-28/+28
* ECC Clean up.vanjeff2008-10-241-2/+2
* Fix several coding style violationsqhuang82008-10-211-3/+3
* add detail comments on the complicated code segment.eric_tian2008-09-232-9/+18
* move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres...eric_tian2008-09-233-0/+157
* Adjust the function layout to remove the prototype of internal functions to r...qhuang82008-09-171-306/+210
* Fix several code review minor comments:qhuang82008-09-171-14/+13
* Fix several code review minor comments:qhuang82008-09-171-12/+13
* Update the usage of ALIGN_VARIABLE for the interface change.qhuang82008-09-101-2/+1
* Remove unused global variable.qhuang82008-09-091-5/+0
* Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang82008-08-273-3/+3
* Code Scrub for Dxe Core.qhuang82008-07-242-194/+192
* Code scrub for DxeCoreqhuang82008-07-182-36/+28
* Update to fix minor coding style issues.qhuang82008-05-213-45/+27
* Change the file name case to follow coding style: The first character should ...qhuang82008-05-211-0/+0
* 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-5/+5
* Add doxygen style comments for functions in DxeMain.qhuang82008-05-092-489/+358
* Add comments and DoxyGen format for these files.lgao42008-04-093-41/+15
* [Description]eric_tian2008-03-241-1/+1
* Fix two minor defects:qhuang82008-03-041-1/+1
* 1) Improve the EFI Memory Map stability to improve ACPI S4 supportmdkinney2007-11-271-26/+43
* Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang12007-07-043-0/+2310