summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Fix typo.Shumin Qiu2015-03-131-4/+4
* MdeModulePkg: Add function comment for 'GetPoolIndexFromSize'.Shumin Qiu2015-03-101-0/+8
* MdeModulePkg: use 64 KB granularity for runtime allocations on AArch64Ard Biesheuvel2015-03-061-0/+9
* MdeModulePkg: serve allocations from higher-up bins if current bin is emptyArd Biesheuvel2015-03-061-7/+22
* MdeModulePkg: carve pool pages into the largest chunks possibleArd Biesheuvel2015-03-061-3/+9
* MdeModulePkg: use index to traverse free pool pagesArd Biesheuvel2015-03-061-21/+9
* MdeModulePkg: improve scalability of memory poolsArd Biesheuvel2015-03-061-8/+28
* MdeModulePkg: use correct granularity when allocating pool pagesArd Biesheuvel2015-03-061-15/+37
* Use SmmMemLib to check communication buffer.Yao, Jiewen2015-02-024-142/+10
* MdeModulePkg: Fixed DxeCore displaying incorrect FV Hob informationHao Wu2015-01-271-2/+2
* MdeModulePkg/DxeMain: Fix wrong sanity check in CoreTerminateMemoryMap()Ard Biesheuvel2015-01-211-16/+15
* MdeModulePkg DxeCore: Enhance memory profile code to handle possible NULL Fil...Star Zeng2015-01-091-7/+9
* MdeModulePkg: fix mixed dos and linux EOL format issueHot Tian2014-12-233-38/+38
* MdeModulePkg DxeCore: Fix potential FV overflow of 4GB boundary on a 32-bit s...Star Zeng2014-12-171-1/+1
* MdeModulePke: PeiCore FirmwareVolmeInfoPpiNotifyCallback ()issueLiming Gao2014-12-151-6/+6
* MdeModulePkg DxeCore: Remove @retval function comments for CoreUpdateMemoryAt...Star Zeng2014-12-122-12/+0
* MdeModulePkg/DxeCore: Fixed compiler error 'enumerated type mixed with anothe...Olivier Martin2014-12-122-14/+14
* MdeModulePke: DxeCore NotifyFwVolBlock() function issueLiming Gao2014-12-101-1/+1
* Checking if gSmmCorePrivate->CommunicationBuffer is in supported physical add...Jeff Fan2014-12-093-16/+105
* MdeModulePkg DxeCore: Check pointer AllocInfoData before dereferencing.Star Zeng2014-11-271-0/+1
* MdeModulePkg: Misc comments and DEBUG messagesSamer El-Haj-Mahmoud2014-11-271-3/+3
* MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function.Eugene Cohen2014-11-205-48/+241
* MdeModulePkg DxeCore: Fix VS2013 build failure.Star Zeng2014-11-191-0/+2
* MdeModulePkg DxeCore/PiSmmCore/MemoryProfileInfo: Fix EBC and VS2013 build fa...Star Zeng2014-11-172-0/+4
* MdeModulePkg/Core/PiSmmCore/PiSmmCore.c: Fix compiler warning about variable ...Garrett Kirkendall2014-11-141-1/+1
* MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng2014-11-1217-104/+4082
* MdeModulePkg/IntelFrameworkModulePkg FwVol:Star Zeng2014-10-293-39/+20
* MdeModulePkg PeiCore: Update the code of PeiAllocatePages() to correctly cons...Star Zeng2014-10-141-6/+10
* MdeModulePkg DxeCore: Add FVH signature check before VerifyFvHeaderChecksum i...Star Zeng2014-10-091-0/+8
* MdeModulePkg: Fix XCODE Link Issue in DxeCoreGao, Liming2014-09-091-1/+1
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-036-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-2812-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-286-132/+215
* MdeModulePkg DxeCore: Handle FFS file with FFS_ATTRIB_CHECKSUM set for not ca...Star Zeng2014-08-281-10/+45
* MdeModulePkg DxeCore: Don't cache memory mapped IO FV.Star Zeng2014-08-275-83/+140
* MdeModulePkg PeiCore: Add NULL pointer check.Star Zeng2014-08-201-0/+8
* Update PeiCore to follow PI spec to retrieve GUIDED section data when Extract...Gao, Liming2014-08-182-5/+30
* MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...Zeng, Star2014-08-146-42/+104
* MdeModulePkg PeiCore: The DEBUG message (for HeapOffset and StackOffset) shou...Star Zeng2014-08-121-3/+5
* MdeModulePkg: DxeCoreGao, Liming2014-08-111-0/+4
* 1) Add type cast for better coding style.Feng Tian2014-08-075-9/+9
* Update code to support VS2013 tool chain.Eric Dong2014-07-286-5/+18
* The UEFI specification does not say anything when the pointers passed toOlivier Martin2014-07-091-2/+12
* MdeModulePkg/PiSmmCore: Initialize missing LoadedImage protocol fields for SM...Tapan Shah2014-06-271-1/+3
* Refine code to make it more safely.Eric Dong2014-06-262-3/+4
* MdeModulePkg/DxeMain: Zero ImageContext local variable before passing it down...Andrew Fish2014-06-251-1/+2
* Fix comment typos. Gao, Liming2014-05-131-1/+1
* MdeModulePkg/SecurityPkg: Update TreePei to handle FvInfo2 and update FwVol o...Star Zeng2014-04-151-2/+17
* Check the parameter before use it.Eric Dong2014-04-011-1/+2
* Fixed the issue in ExitBootServices() implementation to avoid the potential b...Gao, Liming2014-02-131-9/+9