summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-111. Fix EDKT483 FrameworkWizard Should support multiple msa files in a same di...hche10x2-8/+16
2006-12-11Fix the bug that could make gMemoryTypeInformation unavailable when gMemoryTy...xgu31-1/+1
2006-12-08Fixed EDKT482. Added support for multiple msa files in the same directory.jwang363-18/+25
2006-12-08Support adding boot option from removable media, and removing invalid EFI boo...xli241-51/+350
2006-12-08Do not clear debug register. New performance code does not use Debug register...qhuang81-13/+0
2006-12-08The EFI_IMAGE_REL_BASED_DIR64 type has been in switch for all common relocati...klu21-18/+1
2006-12-08Handle new relocation type EFI_IMAGE_REL_BASED_DIR64 for X64.klu22-51/+51
2006-12-08Add a new definition according to Pci spec 2.2qhuang81-0/+5
2006-12-08Changed /SUBSYSTEM:CONSOLE back to /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER because...jwang361-4/+4
2006-12-08Changed the /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER back to /SUBSYSTEM:CONSOLE for...jwang361-18/+18
2006-12-08Add more assert to check table pointer.klu21-120/+64
2006-12-07Remove unused library class EdkPeCoffLoaderX64Lib and library instance EdkPeC...lgao42-986/+0
2006-12-07(1) Using EfiCompress in place of TianoCompress as EFI_STANDARD_COMPRESSION t...lgao49-112/+287
2006-12-07Add X64 support for DebugSupport driver.klu21-0/+16
2006-12-07Add X64 support for DebugSupport driver.klu210-217/+2051
2006-12-07Fix the issues caused by EfiCompress.h was changed to Compress.h.klu22-2/+2
2006-12-07Let specify GUID value for GUID-defined FV region, and remove potential dead ...xli243-9/+83
2006-12-07The main issue want to be resolve is that some tools need EfiCompress and oth...klu28-889/+2521
2006-12-07Remove the Tiger special application tool from the publish folder.zliu31-0/+0
2006-12-06Added the shell application for Tiger4 flash updatingzliu31-0/+0
2006-12-06Merge R8 tracker #8375.xli241-1/+5
2006-12-06For the file "EdkModulePkg\Universal\EmuVariable\RuntimeDxe\EmuVariable.c", R...zliu31-1/+1
2006-12-06Fixed one bug in EmuVariable module: The macro (GET_PAD_SIZE) is different wi...zliu31-51/+20
2006-12-06Merge R8 tracker #8374 to make EmuVariable.GetNextVariableName() comply with ...xli241-1/+1
2006-12-06Add DxeDebugLibSerialPort that provides a debug library that layers directly ...mdkinney11-85/+849
2006-12-06Move registration and processing of ExitBootServices() events into UefiDriver...mdkinney1-0/+67
2006-12-06Merge PVCS #7739.qhuang84-110/+11
2006-12-06Fix the build break since VariableIpf & EmuVariableIpf were splitted from Var...qhuang81-188/+196
2006-12-05Deletebbahnsen1-201/+0
2006-12-05Removebbahnsen1-201/+0
2006-12-05Change Namebbahnsen1-0/+201
2006-12-05Change namebbahnsen1-0/+201
2006-12-05Factor out the XML API so other scripts can use it.bbahnsen2-37/+51
2006-12-05Add enumeration type for EfiProcessorFamilyIntelPentiumM, EfiProcessorFamilyI...xli241-0/+4
2006-12-04Do not check __STDC_VERSION__ for gcc.bbahnsen2-2/+2
2006-12-02Remove use of global variable at runtime in this libmdkinney2-13/+45
2006-12-01Update the EmuVariable and Variable modules to have a ModuleType of DXE_SAL_D...mdkinney7-58/+253
2006-11-30Add a FullShell and MinimumShell modulemdkinney151-0/+226
2006-11-30Fix static data initializer syntax for array of union.bbahnsen1-9/+9
2006-11-30Updated the incorrect IPF Shell binary with the one which is used in current ...zliu32-2/+2
2006-11-30Add Information Opcode in S3 modules.xgu31-0/+9
2006-11-301. Fix EDKT476 Wizard gives wrong warning messsage that confuses userhche10x2-3/+11
2006-11-30Fix a bug when zeroing exception data in FwImage toolrsun31-0/+2
2006-11-29_filelength is a function of fd, not FILE *bbahnsen2-3/+3
2006-11-29Switch IPF builds to use full shell instead of minimum Shell.msamdkinney1-1/+1
2006-11-29Added the StatusCode protocol installation for the IPF architecture; removed ...zliu32-44/+194
2006-11-291) Fix buffer overflow in JUMP_BUFFER in the DXE Core StartImage()mdkinney1-2/+2
2006-11-291) Make a slightly better work around for the EdkDxeSalLib by removing constr...mdkinney3-7/+12
2006-11-29Output DxeCore Entrypoint in DxeIpl module, and make dxecore module can corre...lgao46-7/+7
2006-11-29Fix a typo in yesterday's check in.qhuang81-2/+2