.. |
BootMode
|
Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and review VALID_ARCHITECTURES in inf files with DSC file.
|
2008-12-03 09:08:05 +00:00 |
CpuIo
|
Add default implementation of EFI_CPU_IO_PPI and EFI_PCI_CFG2_PPI for EFI_SERVICES_TABLE.
|
2010-01-04 04:36:37 +00:00 |
Dependency
|
* MdeModulePkg/Core/Pei/Dependency/Dependency.h
|
2009-02-12 17:15:08 +00:00 |
Dispatcher
|
Correct PeiCore not dispatch the register for shadow image without relocation.
|
2010-01-24 12:55:59 +00:00 |
FwVol
|
Fix the issue that accessing for unaligned address break IPF
|
2010-01-25 09:56:20 +00:00 |
Hob
|
Use #include "XXX.h" for module internal header files.
|
2008-10-31 04:35:02 +00:00 |
Image
|
Print the warning information for the image without relocation only when load it into memory.
|
2010-01-26 06:37:15 +00:00 |
Memory
|
Remove ASSERT() to make AllocatePool() service match PI spec.
|
2010-01-26 04:28:30 +00:00 |
PciCfg2
|
Add default implementation of EFI_CPU_IO_PPI and EFI_PCI_CFG2_PPI for EFI_SERVICES_TABLE.
|
2010-01-04 04:36:37 +00:00 |
PeiMain
|
Update INF file to properly declare which PCDs must be Fixed, and update PCD usage that does not require the FixedPcdGetxx() access method.
|
2010-01-14 01:59:30 +00:00 |
Ppi
|
updated to use the term “temporary memory” but not CAR
|
2009-04-08 08:14:09 +00:00 |
Reset
|
Use #include "XXX.h" for module internal header files.
|
2008-10-31 04:35:02 +00:00 |
Security
|
Global variables have been moved backward ahead of functions.
|
2008-12-03 08:52:39 +00:00 |
StatusCode
|
Use #include "XXX.h" for module internal header files.
|
2008-10-31 04:35:02 +00:00 |
PeiMain.h
|
Correct PeiCore not dispatch the register for shadow image without relocation.
|
2010-01-24 12:55:59 +00:00 |
PeiMain.inf
|
Update INF file to properly declare which PCDs must be Fixed, and update PCD usage that does not require the FixedPcdGetxx() access method.
|
2010-01-14 01:59:30 +00:00 |