.. |
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
|
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays.
|
2010-01-29 23:39:48 +00:00 |
FwVol
|
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays.
|
2010-01-29 23:39:48 +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
|
Remove reference to PCDs of status code value. Use macros introduced in PI1.2 instead.
|
2010-01-27 04:00:58 +00:00 |
Ppi
|
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays.
|
2010-01-29 23:39:48 +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
|
Remove reference to PCDs of status code value. Use macros introduced in PI1.2 instead.
|
2010-01-27 04:00:58 +00:00 |