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
/
DxeIplPeim
Age
Commit message (
Expand
)
Author
2007-04-18
Remove autogen.h from all dxs files, because autogen.h file has been included...
lgao4
2007-04-16
1. UsbMassStorage: Increase the timeout of USBFloppyRead10 and USBFloppyWrite...
qhuang8
2007-04-05
To fix
xgu3
2007-03-22
1. Removed AsmSwitchStackAndBackingStore from BaseLib.h
vanjeff
2007-02-26
Clean up MSA file of the checked in modules which include:
qwang12
2007-02-14
Make DxeIpl loop find the required section type in peiprocessfile functions.
lgao4
2007-02-02
Make EDK Module Package pass Intel IPF compiler with /Ox switch.
xli24
2007-01-25
Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.
xli24
2007-01-12
Fix filename case (Ipf instead of ipf)
tgingold
2006-12-26
Add debug info when decompress failed in DxeIpl and allocate pages failed in ...
lgao4
2006-12-22
Fixed the issue in which local variable "Status" is used but not defined.
jwang36
2006-12-22
Optimize to preallocate big bigs to avoid latter allocations.
qhuang8
2006-12-22
In original DxeIpl64 PEIM, Creating page table is performed before sending En...
rsun3
2006-12-07
(1) Using EfiCompress in place of TianoCompress as EFI_STANDARD_COMPRESSION t...
lgao4
2006-11-30
Fix static data initializer syntax for array of union.
bbahnsen
2006-11-29
Output DxeCore Entrypoint in DxeIpl module, and make dxecore module can corre...
lgao4
2006-11-29
Fix a typo in yesterday's check in.
qhuang8
2006-11-29
Make DxeIpl "assembly-free" to avoid the undesired LongMode.obj code in image...
qhuang8
2006-11-28
Set default value of DxeIplBuildShareCodeHob to FALSE.
qhuang8
2006-11-28
Remove this file for no usage.
qhuang8
2006-11-28
• Set the default value of PcdDxeIplSwitchToLongMode to TRUE.
qhuang8
2006-11-27
Introduce PcdDxeIplSwitchToLongMode to DxeIplPeim and remove DxeIplX64Peim.
qhuang8
2006-11-09
Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase.
mdkinney
2006-09-27
Remove the duplicated Copy Right in msa header.
lgao4
2006-09-18
changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...
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-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-06-30
removed unnecessary name space declarations in some top level elements
jwang36
2006-06-30
converted all surface area description files to new schema
jwang36
2006-06-30
changed module's duplicated guid value
jwang36
2006-06-26
• BaseMemoryLib:
qhuang8
2006-06-16
Fix DxeIpl module bugs: DxeCoreFileName should be from the Dxe Core ffs file ...
lgao4
2006-06-08
1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...
qhuang8
2006-06-06
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@428 6f19...
alfred
2006-05-25
Updated MSA by putting Specification element at the end of the header section
lhauch
2006-05-19
Fix capitalization
bbahnsen
2006-05-19
Fix capitalization
bbahnsen
2006-05-14
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@150 6f19...
lgao4
2006-04-26
Convert backslashes to forward slashes in many build files. This is necessary...
bbahnsen
2006-04-21
Initial import.
bbahnsen