summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-081.Port Platform driver override protocol utility application in MdeModulePkg....vanjeff8-28/+1839
2008-04-08Add comments.klu22-2/+7
2008-04-08Add more comments for IntelFramework's header files.klu220-29/+88
2008-04-08Add more comments for IntelFramework's header files.klu216-39/+79
2008-04-08Update all files to follow doxygen style file header.qhuang814-138/+114
2008-04-08Update the file description to be more descriptive. qhuang81-1/+2
2008-04-08Update all files to follow doxygen style file header.qhuang83-42/+29
2008-04-08Update all files to follow doxygen style file header.qhuang83-41/+31
2008-04-08Update all files in DxeIpl Peim to follow doxygen style header.qhuang812-147/+90
2008-04-07edk2/BaseTools:jljusten4-354/+15
2008-04-05edk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:jljusten1-17/+17
2008-04-04edk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:jljusten1-18/+37
2008-04-03Fix a type in the directory name. Compatiblity -> Compatibility.qwang1222-0/+4975
2008-04-03Fix a type in the directory name. Compatiblity -> Compatibility.qwang1222-4975/+0
2008-04-03Both FrameworkHii and UefiHii declare some macros and structure with the same...qwang122-39/+39
2008-04-03Add in FrameworkHiiToUefiHiiThunk module.qwang1210-0/+1761
2008-04-03Remove unused gEfiPeiSecurityPpiGuid for PeiMain and DxeIpllgao42-6/+0
2008-04-03Added necessary dependent packagesjwang362-1/+3
2008-04-03PrivateInMem->CurrentPeimCount should not be incremented when memory is disco...klu21-5/+0
2008-04-03sync alignment issue on IPF.vanjeff1-2/+4
2008-04-03fixed bug in stop() function, that made stop() failure.vanjeff1-5/+21
2008-04-03[Description]yshang122-55/+93
2008-04-03Add compatibility modules for Firmware Volume, PCI CFG, and Read Only Variablemdkinney12-0/+3214
2008-04-02update the right usage.vanjeff1-1/+1
2008-04-02remove debug code.vanjeff1-2/+0
2008-04-02enhanced UefiPxeBcDxe to supportvanjeff11-30/+551
2008-04-02Removed one include path which doesn't existjwang361-1/+1
2008-04-02Correct one bug when add pad file may cause size exceed the region.lgao41-0/+0
2008-04-02Fix a typo.qhuang81-1/+1
2008-04-02Update DxeCore to load image wit supported machine types:qhuang81-5/+7
2008-04-02Add missing Guid declaration.klu21-0/+3
2008-04-01edk2/MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf:jljusten1-0/+7
2008-04-01Fix a bug that BMM trim the name such as ".\...Name" to ".Name". The "\.." sh...qwang121-1/+1
2008-04-01In this fix, WinNtSimpleFileSystemOpen only trims the leading and trailing bl...qwang121-4/+159
2008-04-01Fix a GUID value typo for Legacy BIOS protocolqhuang81-1/+1
2008-03-31Enhance GenFw tool to always zero .pdata section for PE32 and PE32+ image in ...lgao41-0/+0
2008-03-29Add the value definition of PCD_EDKII_GLUE_PciExpressBaseAddress to build Pci...qhuang81-2/+2
2008-03-29GCC cleanup for all EDK I DXE libraries.qhuang816-243/+255
2008-03-29Remove forward declaration.qhuang81-4/+0
2008-03-29Skip the progma for GCC tool chain.qhuang81-2/+10
2008-03-28Remove the invalid build option for IPF assembly.qhuang81-2/+2
2008-03-28Add newline at the end of file.qhuang85-5/+5
2008-03-28Update Guid Value format.qhuang8248-327/+327
2008-03-28Add a work around Dummy.c file to avoid autogen error to GCC tool chain family.qhuang82-0/+22
2008-03-28Update BuildOption to apply to GCC tool chain family. qhuang81-11/+38
2008-03-27Add Change Log file for some non-backward compatible changes in ECP. qhuang81-0/+75
2008-03-27Remove the default value 0xE0000000 of EDKII_GLUE_PciExpressBaseAddress. qhuang81-2/+6
2008-03-27Rename PeiServicesLocatePpi to PeiServicesLocatePpi.qhuang81-0/+5
2008-03-27Rename BuildFvHob() & ScanGuid() in GlueLib to avoid naming collision in PeiLib.qhuang82-5/+6
2008-03-27Add the missing Capsule.h for potential reference. qhuang81-0/+27