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
/
DxeIplPeim
Age
Commit message (
Expand
)
Author
2017-04-27
MdeModulePkg: Move to new location
Guo Mang
2017-04-06
MdeModulePkg: Remove unsupported PcdExpression usage in module INF
Liming Gao
2017-03-01
MdeModulePkg/Core/DxeIplPeim: Add support for PCD PcdPteMemoryEncryptionAddre...
Leo Duran
2016-11-09
MdeModulePkg/DxeIplPeim: UINTN used wrongly for EFI_PHYSICAL_ADDRESS
Jeff Fan
2016-11-09
MdeModulePkg: Display new stack base and size
Jeff Fan
2016-07-07
ArmPkg ArmVirtPkg MdeModulePkg: switch to separate ArmMmuLib
Ard Biesheuvel
2016-07-05
MdeModulePkg DxeIplPeim: Add ASSERTs for unexpected AllocatePages failure
Hao Wu
2016-06-28
MdeModulePkg DxeIplPeim: Convert Ia32/IdtVectorAsm.asm to NASM
Jordan Justen
2016-05-30
MdeModulePkg: Allow DxeIpl to load without permanent memory
Cohen, Eugene
2015-12-15
MdeModulePkg: Convert all .uni files to utf-8
Jordan Justen
2015-10-08
MdeModulePkg/DxeIplPeim: implement non-exec stack for ARM/AARCH64
Ard Biesheuvel
2015-08-07
MdeModulePkg DxeIpl: Fix IA32 build failure with GCC 5.1.1
Star Zeng
2015-08-05
MdeModulePkg DxeIpl: Add stack NX support
Star Zeng
2015-07-16
MdeModulePkg DxeIpl: Skip install MemoryInfoHob if this hob exists
Liming Gao
2014-09-03
MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...
Gao, Liming
2014-08-28
MdeModulePkg: INF/DEC file updates to EDK II packages
Zeng, Star
2014-08-28
MdeModulePkg: INF/DEC file updates to EDK II packages
Zeng, Star
2013-11-22
1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...
Jeff Fan
2013-08-07
MdeModulePkg: Added ARM Aarch64 architecture support
Harry Liebel
2012-12-20
Check status before reporting error status code.
li-elvin
2012-10-31
Install CustomGuidedSectionExtractionPpi for Tiano or Lzma DeCompression on S...
lgao4
2012-10-30
Add missing status code in several modules.
li-elvin
2012-05-18
Add logic to validate variable before use it.
ydong10
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-21
Add PCD for 1G page table
jyao1
2011-09-19
Correct 1G page table generation.
jyao1
2011-09-13
Use CPU_HOB to detect max address support from platform, and added 1G page ta...
jyao1
2011-07-15
MdeModulePkg: Fix VS2008 warning.
andrewfish
2011-07-14
MdeModulePkg: Add PcdDxeIplBuildPageTables for DxeIpl X64 to optionally not r...
andrewfish
2011-05-26
Add more status code in drivers.
li-elvin
2011-03-14
Enhance inf and dec file to follow specs.
ydong10
2011-03-14
add gEfiPeiMasterBootModeGuid dependency for getting right boot mode
erictian
2010-08-26
Avoid DxeCore to reclaim PEI stack as IDT may be on it (like 32-bit OVMF).
pgao2
2010-07-18
Fix 64-bit bug in DxeIpl. You can't cast an & UINT64 to a UINT32 *, as the up...
andrewfish
2010-04-24
Update the copyright notice format
hhtian
2010-03-11
roll back IDT_ENTRY counter to 32
vanjeff
2010-03-01
update DxeIpl to use EFI_S3_RESUME2_PPI instead of EFI_S3_RESUME_PPI
jchen20
2010-02-27
1. Refine debug agent library.
vanjeff
2010-02-24
roll back changing on save and restore interrupt status, it needn't doing.
vanjeff
2010-02-24
1. Correct File header to ## @file
lgao4
2010-02-11
Coding style fix and minor improvements.
rsun3
2010-02-10
a)Save and disable CPU interrupt before calling AsmWriteIdtr().
vanjeff
2010-01-27
Remove reference to PCDs of status code value. Use macros introduced in PI1.2...
xli24
2010-01-14
Fix the issue in MdeModulePkg that mismatch between PCD type and the PCD Lib ...
rsun3
2009-08-24
Make end of line consistent caused by previous check in.
qhuang8
2009-08-24
Integrate the patch contributed by Andrew Fish to port MdeModulePkg to suppor...
qhuang8
2009-08-20
Use .p2align directive instead of ambiguous .align directive.
qhuang8
2009-08-11
1. Update DxeIpl PEIM to not use PeCoffLoaderLib to load DXE core. Instead, w...
qhuang8
2009-05-20
Replace .globl with ASM_GLOBAL
xli24
[next]