http://git.etherboot.org
/
efi
/
edk2
/
.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Update HiiConfigAccess.ExtractConfig interface to support NULL request string and...
[efi/edk2/.git]
/
edk2
/
MdeModulePkg
/
Core
/
2010-03-04
rsun3
Fix a bug that a NULL pointer may be dereferenced.
tree
|
commitdiff
2010-03-04
jchen20
Fix a bug in load modules at fixed address which may...
tree
|
commitdiff
2010-03-04
jchen20
Fix a bug in LMFA which may potentially impact OS S3.
tree
|
commitdiff
2010-03-04
hhuan13
Remove Size==0 branch in SmmAllocatePool()
tree
|
commitdiff
2010-03-03
rsun3
Minor bug fix and robustness check improvement.
tree
|
commitdiff
2010-03-03
jchen20
Enable "Load Module At fixed Address" feature in SMM...
tree
|
commitdiff
2010-03-03
jyao1
Change the minimal SMM core size from 1MB to 256KB-4K.
tree
|
commitdiff
2010-03-02
hhuan13
Fix K8 scan issues
tree
|
commitdiff
2010-03-01
klu2
Add checking whether FvCount is overflow when new unkno...
tree
|
commitdiff
2010-03-01
rsun3
Minor coding style fix.
tree
|
commitdiff
2010-03-01
jchen20
update DxeIpl to use EFI_S3_RESUME2_PPI instead of...
tree
|
commitdiff
2010-03-01
mdkinney
Update PI SMM Core to ignore memory ranges from SMRAM...
tree
|
commitdiff
2010-03-01
hhuan13
Update PiSmmCore:
tree
|
commitdiff
2010-02-27
vanjeff
1. Refine debug agent library.
tree
|
commitdiff
2010-02-26
geekboy15a
Fixed GCC build issue caused by converting a pointer...
tree
|
commitdiff
2010-02-26
xli24
Add parameter checking for PEI service AllocatePages...
tree
|
commitdiff
2010-02-26
rsun3
Add more code robustness check for modules under MdeMod...
tree
|
commitdiff
2010-02-26
jchen20
Fix a bug in "Load module At fixed address" to enable...
tree
|
commitdiff
2010-02-26
hhuan13
Clean up PiSmmCore to pass K8 scan
tree
|
commitdiff
2010-02-26
jgong5
Add EfiCpuArchProtocol dependency for PiSmmIpl module...
tree
|
commitdiff
2010-02-25
mdkinney
Add PI SMM IPL and PI SMM Core
tree
|
commitdiff
2010-02-25
klu2
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
tree
|
commitdiff
2010-02-24
vanjeff
roll back changing on save and restore interrupt status...
tree
|
commitdiff
2010-02-24
rsun3
Minor comment fix.
tree
|
commitdiff
2010-02-24
jgong5
Avoid shadowing PE image read function on IPF
tree
|
commitdiff
2010-02-24
lgao4
1. Correct File header to ## @file
tree
|
commitdiff
2010-02-23
mdkinney
Fix comment
tree
|
commitdiff
2010-02-22
jgong5
Enhance memory copy logic for PEI core image read....
tree
|
commitdiff
2010-02-17
andrewfish
Cleanup HOB DEBUG prints
tree
|
commitdiff
2010-02-16
mdkinney
1) Fix build issues
tree
|
commitdiff
2010-02-16
andrewfish
Clean up HOB debug prints
tree
|
commitdiff
2010-02-16
andrewfish
Fix crash in UnixPkg and BeagleBoard caused by gSmmBase...
tree
|
commitdiff
2010-02-13
mdkinney
Update DXE Core to be compatible with PI 1.2 SMM Drivers.
tree
|
commitdiff
2010-02-11
klu2
Fix the issue that unknown format FV in Fvhob is instal...
tree
|
commitdiff
2010-02-11
rsun3
Coding style fix and minor improvements.
tree
|
commitdiff
2010-02-10
vanjeff
a)Save and disable CPU interrupt before calling AsmWrit...
tree
|
commitdiff
2010-02-10
jchen20
revise the debug message to add 0x in front of the...
tree
|
commitdiff
2010-02-09
jchen20
change the GetPcd64 to FixedGetPcd64 to pass ECC
tree
|
commitdiff
2010-02-08
erictian
format uniform: move tab to blank.
tree
|
commitdiff
2010-02-08
qhuang8
Remove DEBUG_LOAD for InstallProtocolInterface() to...
tree
|
commitdiff
2010-02-08
jchen20
modified to pass the VS2003 build
tree
|
commitdiff
2010-02-05
jchen20
modified to pass the ICC build
tree
|
commitdiff
2010-02-05
jchen20
Enable the Load Module At fixed Address feature
tree
|
commitdiff
2010-02-04
jgong5
Enable PEI core to differentiate PEIMs in performance...
tree
|
commitdiff
2010-01-29
mdkinney
Remove unnecessary use of FixedPcdxxx() functions and...
tree
|
commitdiff
2010-01-27
xli24
Remove reference to PCDs of status code value. Use...
tree
|
commitdiff
2010-01-26
lgao4
Print the warning information for the image without...
tree
|
commitdiff
2010-01-26
klu2
Remove ASSERT() to make AllocatePool() service match...
tree
|
commitdiff
2010-01-25
klu2
Fix the issue that accessing for unaligned address...
tree
|
commitdiff
2010-01-24
lgao4
Correct PeiCore not dispatch the register for shadow...
tree
|
commitdiff
2010-01-19
rsun3
Improve coding style in MdeModulePkg.
tree
|
commitdiff
2010-01-15
lgao4
Update PeiLoadFilePpi produced by PeiCore to load only...
tree
|
commitdiff
2010-01-15
rsun3
Fix some coding style issues in MdeModulePkg.
tree
|
commitdiff
2010-01-14
rsun3
Fix the issue in MdeModulePkg that mismatch between...
tree
|
commitdiff
2010-01-14
klu2
When found the file according to given file name guid...
tree
|
commitdiff
2010-01-14
mdkinney
Update INF file to properly declare which PCDs must...
tree
|
commitdiff
2010-01-14
mdkinney
Cleanup INF file for PEI Core
tree
|
commitdiff
2010-01-04
klu2
check whether FvHandle is NULL for FfsGetVolumeInfo...
tree
|
commitdiff
2010-01-04
klu2
Add default implementation of EFI_CPU_IO_PPI and EFI_PC...
tree
|
commitdiff
2009-12-25
xli24
Fix ICC compiler warning.
tree
|
commitdiff
2009-12-25
klu2
Add fixing for supporting third-party FV in unknown...
tree
|
commitdiff
2009-12-23
davidhuang
PI 1.1 SMM Feature Check-in
tree
|
commitdiff
2009-12-22
lgao4
Produce LoadPeImage protocol only in framework compatib...
tree
|
commitdiff
2009-12-03
klu2
Move the Fv updating of PeiCore's internal structure...
tree
|
commitdiff
2009-12-03
klu2
Remove the tab characters.
tree
|
commitdiff
2009-12-03
klu2
After PeiCore is shadowed into permanent memory, the...
tree
|
commitdiff
2009-12-01
lgao4
Correct error status to EFI_NOT_FOUND when the image...
tree
|
commitdiff
2009-11-27
klu2
The FV size in EFI_FV_INFO has been excluded the length...
tree
|
commitdiff
2009-11-26
lgao4
Apply GetFileBufferByFilePath API of DxeServicesLib...
tree
|
commitdiff
2009-11-25
klu2
Add checking for VolumeHandle, if VolumeHandle is NULL...
tree
|
commitdiff
2009-11-17
xli24
Following 3 updates are for spec update published in...
tree
|
commitdiff
2009-11-16
klu2
Remove a typo
tree
|
commitdiff
2009-11-16
klu2
Initialize the FileHandle to NULL, before search FV...
tree
|
commitdiff
2009-11-11
klu2
To make backward compatiblity, if can not find correspo...
tree
|
commitdiff
2009-11-11
klu2
Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by...
tree
|
commitdiff
2009-10-26
lgao4
Update comments on setting >= 8 bytes Fv Alignment.
tree
|
commitdiff
2009-10-26
jchen20
For now PEI Core LoadImage() service to always call...
tree
|
commitdiff
2009-10-08
jljusten
PEI Core: Remove unused variable in PeiLoadImageLoadIma...
tree
|
commitdiff
2009-10-02
jljusten
Fix warnings generated by GCC.
tree
|
commitdiff
2009-10-01
mdkinney
Update PEI Core LoadImage() service to always call...
tree
|
commitdiff
2009-09-21
qhuang8
Remove the error checking for multi-instance device...
tree
|
commitdiff
2009-09-21
qhuang8
Enhance DxeCore LocateDevicePath() boot service to...
tree
|
commitdiff
2009-09-17
lgao4
Make ASSERT statement more meaningful.
tree
|
commitdiff
2009-09-16
lgao4
Enhance PeiCore and DxeCore check whether the image...
tree
|
commitdiff
2009-09-10
lgao4
Set correctly FV format guid when install FV INFO PPI.
tree
|
commitdiff
2009-08-24
qhuang8
Adjust the parameter order of debug print. Judging...
tree
|
commitdiff
2009-08-24
qhuang8
Make end of line consistent caused by previous check in.
tree
|
commitdiff
2009-08-24
qhuang8
Integrate the patch contributed by Andrew Fish to port...
tree
|
commitdiff
2009-08-20
qhuang8
Use .p2align directive instead of ambiguous .align...
tree
|
commitdiff
2009-08-11
qhuang8
1. Update DxeIpl PEIM to not use PeCoffLoaderLib to...
tree
|
commitdiff
2009-08-11
qhuang8
1. Update IA32 PeiCore implementation to support load...
tree
|
commitdiff
2009-07-15
darylm503
Clean up PERF macro usage. The macros were being used...
tree
|
commitdiff
2009-07-11
mdkinney
Correct #include statements. This is a DXE DRIVER...
tree
|
commitdiff
2009-05-20
xli24
Replace .globl with ASM_GLOBAL
tree
|
commitdiff
2009-05-11
eric_tian
fix the typo in DxeCore
tree
|
commitdiff
2009-04-28
lgao4
Add ASSERT when EFI decompress need to be parsed but...
tree
|
commitdiff
2009-04-27
jljusten
Add PcdDxeIplSupportUefiDecompress usage into DxeIpl...
tree
|
commitdiff
2009-04-22
qhuang8
Update DxeCore to support to install gEfiHiiPackageList...
tree
|
commitdiff
2009-04-17
eric_tian
retain gEfiLoadPeImageProtocolGuid, and only published...
tree
|
commitdiff
2009-04-16
eric_tian
remove the gEfiLoadPeImageProtocolGuid and replace...
tree
|
commitdiff
next