index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Core
Age
Commit message (
Expand
)
Author
2012-01-04
Fix the issue in PeiCore that doesn’t handle Unix style file path of PDB file.
lgao4
2011-12-19
Add more check to make sure the valid pointer be used.
lgao4
2011-12-15
Enhance DXE dispatcher logic to check the duplicated FV image bases on FvHob2...
lgao4
2011-12-09
MdeModulePkg DXE Core: Refine code to avoid UNIXGCC build break.
rsun3
2011-12-06
MdeModulePkg DXE Core: Fix overflow and truncation issues in the implementati...
rsun3
2011-11-28
Update code to pass build on VS2008 with /Od compiler option.
lgao4
2011-11-25
1. According to PI errata 0000840 and PI 1.2c Vol 3 3.2.3, remove description...
lzeng14
2011-11-23
MdeModulePkg DXE Core: Update implementation of SetMemorySpaceAttributes() DX...
rsun3
2011-11-23
Update DxeCore handle FV Image file with Depex section per PI spec.
lgao4
2011-10-31
MdeModulePkg: Remove variables that are set, but not used
jljusten
2011-10-27
Add core FFS3 support, DxeCore.
lzeng14
2011-10-27
Add core FFS3 support, PeiCore and DxeIpl.
lzeng14
2011-10-27
Store PeiServices** when updating IDT table in DxeIplPeim before transfer to ...
vanjeff
2011-09-27
Fix ICC9 build break.
lgao4
2011-09-26
Remove ASSERT (EFI_IMAGE_MACHINE_TYPE_SUPPORTED (Image->Machine)) in StartImage.
lgao4
2011-09-21
Add PCD for 1G page table
jyao1
2011-09-20
MdeModulePkg PeiMain: Enhance the PEI Core to convert GUID/PPI pointers point...
rsun3
2011-09-19
Correct 1G page table generation.
jyao1
2011-09-15
Enhance the PEI Core to convert pointers pointing to PPI descriptors on the t...
rsun3
2011-09-13
Use CPU_HOB to detect max address support from platform, and added 1G page ta...
jyao1
2011-08-31
Rollback SMRAM Lock location
mdkinney
2011-08-24
Remove CONST modifier to be spec compliance
erictian
2011-08-24
Update SMM Core to use SMM Mode as soon as SMM Mode is available
mdkinney
2011-08-18
Updated GCD implementation to consume the correct EFI Resources Attributes(Ca...
vanjeff
2011-08-16
1. Add two performance measurement points for SMM performance measurement;
rsun3
2011-08-08
MdeModulePkg/Dxe: Move assertions inside CoreInsertGcdMapEntry()
oliviermartin
2011-07-15
MdeModulePkg: Fix VS2008 warning.
andrewfish
2011-07-14
MdeModulePkg: Add PcdDxeIplBuildPageTables for DxeIpl X64 to optionally not r...
andrewfish
2011-07-13
Fix an issue that there may be an infinite loop in the CoreInitializeMemorySe...
rsun3
2011-07-12
Correct the status code value to EFI_SW_PC_INIT_END after PEIM returns contro...
lgao4
2011-07-06
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...
niruiyu
2011-06-16
MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEvent
jljusten
2011-06-16
Remove the unused TimerLib from PeiCore.
lgao4
2011-06-10
Set *ImageHandle to NULL when LoadImage() returns EFI_ACCESS_DENIED.
niruiyu
2011-06-09
Add assertion in PeiAllocatePool when out of resource.
niruiyu
2011-06-09
Fix crash in GetMemoryMap() when memory type 0x80000000-0xFFFFFFFF was alloca...
niruiyu
2011-06-04
Fix X64 clang warnings.
andrewfish
2011-05-31
Update the comments of InstallConfigurationTable to follow UEFI Spec.
niruiyu
2011-05-26
Add more status code in drivers.
li-elvin
2011-05-25
Make sure the return value of MapKey is correct by moving the assignment into...
erictian
2011-05-24
Add the DriverFamilyOverride support in DxeCore.
niruiyu
2011-05-17
CalculateSum8() and CalculateSum16() defined in BaseLib are used to calculate...
lzeng14
2011-04-08
Add more checks to skip allocated SMRAM regions when searching for a largest ...
rsun3
2011-03-16
Fix LocateDevicePath() to return proper error status code. It was returning ...
mdkinney
2011-03-14
Enhance inf and dec file to follow specs.
ydong10
2011-03-14
add gEfiPeiMasterBootModeGuid dependency for getting right boot mode
erictian
2011-03-14
Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI.
vanjeff
2011-02-23
Update PeiCore and DxeCore to verify FFS data checksum.
lgao4
2011-02-12
Update DEBUG log information to specify SMM driver to be loaded in SmmCore
lgao4
2011-02-12
Correct typo in word in DxeCore.
lgao4
[next]