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
/
Dxe
Age
Commit message (
Expand
)
Author
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-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-27
Add core FFS3 support, DxeCore.
lzeng14
2011-09-27
Fix ICC9 build break.
lgao4
2011-09-26
Remove ASSERT (EFI_IMAGE_MACHINE_TYPE_SUPPORTED (Image->Machine)) in StartImage.
lgao4
2011-08-18
Updated GCD implementation to consume the correct EFI Resources Attributes(Ca...
vanjeff
2011-08-08
MdeModulePkg/Dxe: Move assertions inside CoreInsertGcdMapEntry()
oliviermartin
2011-07-13
Fix an issue that there may be an infinite loop in the CoreInitializeMemorySe...
rsun3
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-10
Set *ImageHandle to NULL when LoadImage() returns EFI_ACCESS_DENIED.
niruiyu
2011-06-09
Fix crash in GetMemoryMap() when memory type 0x80000000-0xFFFFFFFF was alloca...
niruiyu
2011-05-31
Update the comments of InstallConfigurationTable to follow UEFI Spec.
niruiyu
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-03-16
Fix LocateDevicePath() to return proper error status code. It was returning ...
mdkinney
2011-02-23
Update PeiCore and DxeCore to verify FFS data checksum.
lgao4
2011-02-12
Correct typo in word in DxeCore.
lgao4
2011-02-12
Updates function description per UEFI2.3d. No impact is for functionality. Th...
lgao4
2011-01-21
Fix bounds check on parameter of type EFI_GCD_IO_TYPE to use EfiGcdIoTypeMaxi...
mdkinney
2011-01-11
Clean up GCD DEBUG() macros so DEBUG_CODE() is only used to enable/disable th...
mdkinney
2011-01-06
Add DEBUG() macros to all GCD services to monitor all changes to the GCD Memo...
mdkinney
2010-12-06
1) Change location of DEBUG() macro that prints the name of the FFS file bein...
mdkinney
2010-12-04
Update PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG_DISPATCH, )) macros t...
mdkinney
2010-11-09
Add new PCD gEfiMdeModulePkgTokenSpaceGuid.PcdMaxEfiSystemTablePointerAddres...
lgao4
2010-11-03
swaps the order of timer disable and memory map termination to make sure memo...
vanjeff
2010-09-16
Refine code to make code run safely.
ydong10
2010-08-06
Move registration of DXE Core with PeCoffExtraActionLib after the lib constru...
mdkinney
2010-08-03
Update DXE Core so its own PE/COFF image is passed to the PeCoffExtraActionLib
mdkinney
2010-07-28
Enhance FV2.ReadSection() to read GUIDED section raw data when its extraction...
lgao4
2010-07-19
1. Add init flag DEBUG_AGENT_INIT_DXE_AP.
vanjeff
2010-06-17
Add a missing parameter description in the function header for CoreFindFreePa...
rsun3
2010-06-14
1) Improve how memory usage is tracked in DXE Core
mdkinney
2010-05-14
Fix DxeCore Dispatch Issue that DXE drivers may not be dispatched if they de...
lgao4
2010-04-24
Update the copyright notice format
hhtian
2010-04-21
Fix a bug that FV->ReadSection cannot get the EFI_SECTION_GUID_DEFINED type s...
niruiyu
2010-04-07
Fix the issue that GCC treat enum type as unsigned int which incompatible wit...
klu2
2010-04-05
MdeModulePkg: Fix warning with VS2005 toolchain on IA32
jljusten
2010-04-03
Avoid DEBUG_CLEAR_MEMORY clearing MemoryMap internal structure.
jgong5
2010-03-19
Hold Memory Lock until DEBUG_CLEAR_MEMORY called in CoreFreePages().
jgong5
2010-03-13
1. update the definitions in debug agent library, rename DEBUG_AGENT_INIT_DXE...
vanjeff
2010-03-10
The patch attached is to fix the issue that LMFA feature is failed on OVMF. ...
jchen20
2010-03-03
Minor bug fix and robustness check improvement.
rsun3
2010-02-27
1. Refine debug agent library.
vanjeff
2010-02-26
Add more code robustness check for modules under MdeModulePkg.
rsun3
2010-02-25
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
klu2
[next]