summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-10Move the definition of Capsule from IntelFrameworkPkg/Include/Framework/Capsu...klu2
2007-08-101) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...klu2
2007-08-101) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...klu2
2007-08-101) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...klu2
2007-08-101) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...klu2
2007-08-101) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...klu2
2007-08-10fixed Typo in MdePkg.yshang1
2007-08-10Correct acpi table c file build rule.lgao4
2007-08-091. Added architecture override option for GenFds command in top level makefilejwang36
2007-08-09BootSectImage binary to modify MBR or boot sector.jlin16
2007-08-09Fixed library instance selection issuejwang36
2007-08-09Fixed the LIBRARY_CLASS format errorjwang36
2007-08-09Added USER_DEFINED in the supported module type listjwang36
2007-08-09Added DXE_CORE in the supported module type listjwang36
2007-08-09Changed class name EdkPeCoffLoaderLib to PeCoffLoaderLibjwang36
2007-08-09Changed class name EdkGraphicsLib to GraphicsLibjwang36
2007-08-09Changed class name EdkFvbServiceLib to FvbServiceLibjwang36
2007-08-09change "System Production Name" to "Nt32 Emulation Environment" and will chan...klu2
2007-08-09Remove all *_PAYLOAD structures definition in IntelFrameworkPkg/Include/Frame...klu2
2007-08-09Remove all *_PAYLOAD structures definition in IntelFrameworkPkg/Include/Frame...klu2
2007-08-09Synchronize with StatusCode Specification.klu2
2007-08-09Synchronize with StatusCode Specification.klu2
2007-08-09Move the structure of DATA_HUB_STATUS_CODE_DATA_RECORD from IntelFrameworkPkg...klu2
2007-08-09Move the structure of DATA_HUB_STATUS_CODE_DATA_RECORD from IntelFrameworkPkg...klu2
2007-08-08Change EfiConvertPointer() and EfiSetVirtualAddressMap() to use gRT instead o...mdkinney
2007-08-08Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao4
2007-08-08Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao4
2007-08-08Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao4
2007-08-08Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao4
2007-08-08Correct parameter UINTN to UINT32lgao4
2007-08-08Fix the type-cast between UINT32 & UINTNqhuang8
2007-08-08Correct UefiDecompress library instancelgao4
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao4
2007-08-08Changed the library class name to HiiLibFrameworkjwang36
2007-08-08Changed the output formatjwang36
2007-08-08Changed the class name to OldPeiCoreEntryPointjwang36
2007-08-08Fix a typo in library class name.qhuang8
2007-08-08Fixed BDS display issue caused by unicode file parsejwang36
2007-08-07Using CopyMem service to replace the "while" loop for the memory copyzliu3
2007-08-071. Fixed STRING_TOKEN() matching issue during unicode file parsingjwang36
2007-08-07Adding typedef according to framework specification.klu2
2007-08-07GenPage binary to generate EfiLoaderImage with page table.jlin16
2007-08-07Import UndiRuntimeDxe.yshang1
2007-08-07added the missing contents of copywrite.vanjeff
2007-08-071. Enable Mtftp4Dxe in MdeModulePkg.dscvanjeff
2007-08-07GenBootSector binary to modify boot sector.jlin16
2007-08-07Fixed an issue which all lines will be removed if no "#line" or "#" is foundjwang36
2007-08-07Added Trim command for ASL file processjwang36
2007-08-06Fix bug in GPT check that was introduced when a CompareMem() call was changed...mdkinney
2007-08-06Set the executable property on Split.exelhauch