1. 8472f1f Build the registered guid HOB and SystemTable to record the GUID itself in PeiExtractGuidedSectionLib and DxeExtractGuidedSectionLib, and also state the restriction in BaseExtractGuidedSectionLib. by lzeng14 · 12 years ago
  2. 2fc59a0 Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING) by myronporter · 15 years ago
  3. 19388d2 Update the copyright notice format by hhtian · 15 years ago
  4. 6bfbb5f 1. Correct File header to ## @file by lgao4 · 15 years ago
  5. fdf108f No need of PcdLib in this module by jji4 · 16 years ago
  6. de2314f Apply ReallocatePool API in DxeExtractGuidedSectionLib when the allocated resource is used out. And remove PCD. by lgao4 · 16 years ago
  7. 4c395b6 Library classes updated in INF by jji4 · 16 years ago
  8. dc8577f Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION from all the MdePkg INF files. by lgao4 · 16 years ago
  9. e34ecc8 Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file by eric_tian · 16 years ago
  10. 85ea851 Refine file header for INF files of MDE library instances. by xli24 · 16 years ago
  11. b911d09 Code Clean up for IfrSupportLib, HiiLib, PeiExtractGuidedSectionLib and DxeExtractGuidedSectionLib, by lgao4 · 16 years ago
  12. eceb3a4 Code scrub for the Debug library, PostCode library, Print library, and ExtractGuidedSection library. by lgao4 · 17 years ago
  13. d173d9c Correct ExtractGuidedSectionLib library instance for PEIM and DXE by lgao4 · 17 years ago
  14. 0fa0015 Add two ExtractGuidedSectionLib instance separately for Pei and Dxe module. Because Pei module may run in flash, they don't support to write global variable. We have to use GuidHob to store these global variables. by lgao4 · 17 years ago