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
/
EdkModulePkg
/
Core
Age
Commit message (
Expand
)
Author
2006-11-27
The performance data for PEI phase should be collected from pre-memory, so mo...
klu2
2006-11-21
Use global variable gInMemory in place of gInMemoryGuid ppi in DxeIplX64 modu...
lgao4
2006-11-20
In core\dxe\Dispatcher\Dispatcher.c uses CoreLoadImage with TRUE parameter of...
lgao4
2006-11-17
Start to port the LongMode stuff to gnu asm.
bbahnsen
2006-11-17
Fix gcc warnings -- please review affected files.
bbahnsen
2006-11-13
Fix gcc build break for this module.
lgao4
2006-11-13
Fix build break error.
lgao4
2006-11-13
Add comments about why pre-allocate 32 bytes for load 64bit dxe core and Add ...
lgao4
2006-11-10
Fix to pre-allocate 32bytes in stack to Load X64 Image.
lgao4
2006-11-09
Fix build break from CPU_STACK_ALIGNMENT update.
mdkinney
2006-11-09
Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase.
mdkinney
2006-11-09
Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase.
mdkinney
2006-11-03
I fixed following bugs in EDKII.
mikewuping
2006-11-03
1. Add the fix for the following Bugs:
cwu11
2006-10-31
Enhance DxeIpl module to support EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE ffs ty...
lgao4
2006-10-30
1. In event.c, a function's name is not spelled correctly, a typo.
mikewuping
2006-10-30
Fix one bugger in Image.c in PeiCore module to get the correct module name fo...
lgao4
2006-10-24
MAX_POOL_SIZE was hardcoded to 0xFFFFFF00. MAX_POOL_SIZE was replaced with MA...
ajfish
2006-10-16
I fixed following bugs.
mikewuping
2006-10-10
Set Hob type for FvMainCompactFv to EFI_HOB_TYPE_UNUSED after decompressed. T...
klu2
2006-10-10
Add pair of performance macro function to measure the whole PEI phase's perfo...
klu2
2006-10-08
Add PERF_START function for collecting performance data for DXE_OK tag.
klu2
2006-09-27
Remove the duplicated Copy Right in msa header.
lgao4
2006-09-26
Optimize the algorithm of creating page table to enhance boot performance and...
qhuang8
2006-09-19
Add PCD Feature Flags to control which decompression method(s) are included i...
mdkinney
2006-09-19
Remove IDT
mdkinney
2006-09-18
changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...
lgao4
2006-09-13
Move ConPlatform module from EdkNT32 package to EdkModulePkg, and remove EdkP...
lgao4
2006-09-05
Fix PeiLoadImage() for compressed peim to print the correct image address and...
lgao4
2006-09-05
Fix EdkII tracker 219, change incorrect print level in line 200 and line 453 ...
lgao4
2006-08-23
Fix Edk Tracker 206.
lgao4
2006-08-22
Fix one bug in PeiMain to make it output correct ImageStartAddress. And in Dx...
lgao4
2006-08-21
1. Added Non-existing.c in BaseLib to assert no invocations of SwitchStack() ...
bxing
2006-08-17
Remove dead code.
qhuang8
2006-07-27
Add temporary fix for PeLoader
klu2
2006-07-26
Reverted back to Old style not using the library and fixed the code to do PE3...
ajfish
2006-07-26
Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...
ajfish
2006-07-19
Fixed some naming issues and update to the EDK II name. I also fixed an issue...
ajfish
2006-07-13
Remove extra code in DxeLoadX64.c file.
lgao4
2006-07-12
Add missing files in msa file and add module description in msa file, and reo...
lgao4
2006-07-12
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...
alfred
2006-07-12
Add description of module.
xgu3
2006-07-11
Add necessary files (such as *.h) in module msa and remove unused msa files.
lgao4
2006-07-10
Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...
qouyang
2006-07-07
Redefine SPEC and Release Version to 0x20000
lgao4
2006-07-07
Obsoleted by new schema and new build tools.
jwang36
2006-07-06
1)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\Runtim...
davidhuang
2006-07-06
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@784 6f19...
lgao4
2006-07-05
DebugLib:
qhuang8
2006-06-30
removed unnecessary name space declarations in some top level elements
jwang36
[next]