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
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-21
Change BufferSize from UINTN * to UINTN to eliminate pointer to pointer in Sm...
jyao1
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-12
Fixed a bug in LMFA code
jchen20
2010-03-11
roll back IDT_ENTRY counter to 32
vanjeff
2010-03-10
The patch attached is to fix the issue that LMFA feature is failed on OVMF. ...
jchen20
2010-03-09
Minor update comment to remove unprintable character in source file.
qhuang8
2010-03-09
Fix the SMRAM caching range base and size. The original code uses the biggest...
jgong5
2010-03-04
Fix a bug that a NULL pointer may be dereferenced.
rsun3
2010-03-04
Fix a bug in load modules at fixed address which may potentially impact OS S3.
jchen20
2010-03-04
Fix a bug in LMFA which may potentially impact OS S3.
jchen20
2010-03-04
Remove Size==0 branch in SmmAllocatePool()
hhuan13
2010-03-03
Minor bug fix and robustness check improvement.
rsun3
2010-03-03
Enable "Load Module At fixed Address" feature in SMM Core
jchen20
2010-03-03
Change the minimal SMM core size from 1MB to 256KB-4K.
jyao1
2010-03-02
Fix K8 scan issues
hhuan13
2010-03-01
Add checking whether FvCount is overflow when new unknown FvInfoPpi is dispat...
klu2
2010-03-01
Minor coding style fix.
rsun3
2010-03-01
update DxeIpl to use EFI_S3_RESUME2_PPI instead of EFI_S3_RESUME_PPI
jchen20
2010-03-01
Update PI SMM Core to ignore memory ranges from SMRAM Descriptors that are al...
mdkinney
2010-03-01
Update PiSmmCore:
hhuan13
2010-02-27
1. Refine debug agent library.
vanjeff
2010-02-26
Fixed GCC build issue caused by converting a pointer to an integer of a large...
geekboy15a
2010-02-26
Add parameter checking for PEI service AllocatePages(), according to PI1.2 er...
xli24
2010-02-26
Add more code robustness check for modules under MdeModulePkg.
rsun3
2010-02-26
Fix a bug in "Load module At fixed address" to enable it on IPF platform
jchen20
2010-02-26
Clean up PiSmmCore to pass K8 scan
hhuan13
2010-02-26
Add EfiCpuArchProtocol dependency for PiSmmIpl module. The reason to add this...
jgong5
2010-02-25
Add PI SMM IPL and PI SMM Core
mdkinney
2010-02-25
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
klu2
2010-02-24
roll back changing on save and restore interrupt status, it needn't doing.
vanjeff
2010-02-24
Minor comment fix.
rsun3
2010-02-24
Avoid shadowing PE image read function on IPF
jgong5
2010-02-24
1. Correct File header to ## @file
lgao4
2010-02-23
Fix comment
mdkinney
2010-02-22
Enhance memory copy logic for PEI core image read. The change uses CopyMem() ...
jgong5
2010-02-17
Cleanup HOB DEBUG prints
andrewfish
2010-02-16
1) Fix build issues
mdkinney
2010-02-16
Clean up HOB debug prints
andrewfish
2010-02-16
Fix crash in UnixPkg and BeagleBoard caused by gSmmBase2 getting added to the...
andrewfish
2010-02-13
Update DXE Core to be compatible with PI 1.2 SMM Drivers.
mdkinney
2010-02-11
Fix the issue that unknown format FV in Fvhob is installed for FvInfoPpi more...
klu2
2010-02-11
Coding style fix and minor improvements.
rsun3
2010-02-10
a)Save and disable CPU interrupt before calling AsmWriteIdtr().
vanjeff
2010-02-10
revise the debug message to add 0x in front of the HEX number for consistency
jchen20
[next]