.. |
Dispatcher
|
Clean up DxeCore to use report status code macros in ReportStatusCode to retire CoreReportProgressCode() & CoreReportProgressCodeSpecific() in Library.c in DxeCore.
|
2008-09-01 08:27:31 +00:00 |
DxeMain
|
clean up DxeCore to remove some dead code.
|
2008-09-01 11:32:49 +00:00 |
Event
|
Clean up DxeCore to remove duplicate memory allocation & device path utility services in Library.c.DxeCore should use MemoryAllocationLib & DevicePathLib for these API.
|
2008-08-27 14:29:23 +00:00 |
FwVol
|
Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2.
|
2008-09-03 08:55:55 +00:00 |
FwVolBlock
|
Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2.
|
2008-09-03 08:55:55 +00:00 |
Gcd
|
Clean up DxeCore to remove duplicate memory allocation & device path utility services in Library.c.DxeCore should use MemoryAllocationLib & DevicePathLib for these API.
|
2008-08-27 14:29:23 +00:00 |
Hand
|
1) Update some comment.
|
2008-09-09 02:39:44 +00:00 |
Image
|
Remove NULL_HANDLE. NULL_HANDLE should be replaced with NULL as consistency. For now, only DXE core is using this macro.
|
2008-09-08 05:02:38 +00:00 |
Library
|
Clean up DxeCore to use report status code macros in ReportStatusCode to retire CoreReportProgressCode() & CoreReportProgressCodeSpecific() in Library.c in DxeCore.
|
2008-09-01 08:27:31 +00:00 |
Mem
|
Remove unused global variable.
|
2008-09-09 01:50:38 +00:00 |
Misc
|
1. Use AllocateAlignedPages() to remove tricky logic in DebugImageInfo.c
|
2008-09-02 05:51:05 +00:00 |
SectionExtraction
|
Fix several approved code review comments:
|
2008-08-28 02:53:16 +00:00 |
DebugImageInfo.h
|
1. Use AllocateAlignedPages() to remove tricky logic in DebugImageInfo.c
|
2008-09-02 05:51:05 +00:00 |
DxeMain.h
|
Rename Hand.h to Handle.h.
|
2008-09-09 05:29:23 +00:00 |
DxeMain.inf
|
Rename Hand.h to Handle.h.
|
2008-09-09 05:29:23 +00:00 |
Exec.h
|
Remove two obsolete function prototypes.
|
2008-09-09 01:47:33 +00:00 |
FwVolBlock.h
|
Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2.
|
2008-09-03 08:55:55 +00:00 |
FwVolDriver.h
|
Code Scrub for Dxe Core.
|
2008-07-24 02:54:45 +00:00 |
Gcd.h
|
Code Scrub for Dxe Core.
|
2008-07-24 02:54:45 +00:00 |
Handle.h
|
Rename Hand.h to Handle.h.
|
2008-09-09 05:29:23 +00:00 |
Image.h
|
Code Scrub for Dxe Core.
|
2008-07-24 02:54:45 +00:00 |
Imem.h
|
Remove unused global variable.
|
2008-09-09 01:50:38 +00:00 |
Library.h
|
Clean up DxeCore to use report status code macros in ReportStatusCode to retire CoreReportProgressCode() & CoreReportProgressCodeSpecific() in Library.c in DxeCore.
|
2008-09-01 08:27:31 +00:00 |