mirror_edk2/IntelFrameworkModulePkg/Universal
klu2 2ab239290d This patch includes:
1) Update and refine functions/header files comments
2) Try to use LinkedList library instance produced by BaseLib but not access linked list via pointer directly.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8641 6f19259b-4bc3-4df7-8a09-765794883524
2009-06-24 05:49:49 +00:00
..
BdsDxe Fix a syntax error. There was an extra closing parenthesis: ')' 2009-06-23 18:30:45 +00:00
Console/VgaClassDxe Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:39:18 +00:00
DataHubDxe This patch includes: 2009-06-24 05:49:49 +00:00
DataHubStdErrDxe 1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the IntelFrameworkModulePkg. This GUID is not defined in the Framework Specifications, so it is part of the implementation. This GUID is used to pass DEBUG() information to the Status Code Protocol and PPI. This GUID is now defined in IntelFrameworkModulePkg/Include/Guid/StatusCodeDataTypeDebug.h. The GUID definition was also moved from the DEC file in the IntelFrameworkPkg to the IntelFrameworkModulePkg. 2009-06-01 21:17:41 +00:00
SectionExtractionDxe 1. EDK_RELEASE_VERSION removed; 2009-04-23 09:09:56 +00:00
StatusCode Remove unused SerialIo protocol. 2009-06-16 01:33:51 +00:00