summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-01fix the typo of ISCSI related string.eric_tian1-0/+0
2009-06-01Remove ShellHotFix.patch since the newest EDK shell snapshot has integrated t...qhuang82-724/+5
2009-06-011. removed an extra call to SetVectorBase() in the SetMode() function.vanjeff3-15/+35
2009-06-01Add directory for the new added Language Library.lgao43-4/+4
2009-06-01Replaced ASM_GLOBAL with .global, and add start label for some files to avoid...gikidy8-12/+25
2009-05-31Change (UINT8 *) to (CHAR *) to make types the same for comparison operationsmdkinney1-3/+3
2009-05-31Correct parameter names for ASSERT() checks.mdkinney1-3/+4
2009-05-31Update build.exe after StrGather was updated. Add -s build flag in EdkShellPk...rsun32-0/+3
2009-05-31Fix the bug that PCD driver treat StringTableIndex as UINT8 value but in fact...klu22-2/+2
2009-05-31Update SecMain for Nt32 to use WriteFile() for all status code related consol...mdkinney2-18/+45
2009-05-31This checkin addresses the compatibility issue of passing arguments of type V...mdkinney1-2/+2
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney3-12/+12
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2-4/+4
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2-6/+6
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney7-25/+139
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney5-38/+423
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney7-73/+492
2009-05-28Add more details to OvmfPkg/README for building & running.jljusten1-0/+35
2009-05-27Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten51-0/+6799
2009-05-27Add IdeControllerDxe driver. This driver is very similar tojljusten4-0/+1187
2009-05-27Add a simple PCI host bridge driver.jljusten4-0/+2837
2009-05-27Add CPU DXE driver for IA32 & X64 processor architectures.jljusten10-0/+3119
2009-05-27Add MTRR library for IA32 & X64 processor architectures.jljusten4-23/+1743
2009-05-27Fix the bug that build tool and PCD driver can not deal with byte array or AN...klu23-11/+11
2009-05-26Correct one minor instruction to clear the lower 4 bits of r11.qhuang81-1/+1
2009-05-26Fix the bug in x64 thunk code that it cannot handle the case when GDT is load...qhuang82-3/+37
2009-05-26update comments on implementationeric_tian1-1/+1
2009-05-26sync the StrToImage flag of UGA to consistent with GOPeric_tian1-1/+3
2009-05-26Correct GenPage to get the input option value.lgao41-0/+0
2009-05-26fix a bug of incorrectly judge the end of variable arguments.eric_tian1-1/+1
2009-05-26Correct the parameter parser of GenBootSector.lgao41-0/+0
2009-05-26Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language m...rsun34-75/+105
2009-05-26Update build.exe after StrGather python script was changed.rsun31-0/+0
2009-05-26Remove the tool PcdSyntaxUpdate.exe. This tool is an obsolete tool. It is add...lgao41-0/+0
2009-05-26Correct the check to the valid device path. The device path can't be less tha...lgao41-1/+1
2009-05-25change ISO 639-2 language codes to RFC 4646 codes in .UNI filesrsun318-0/+0
2009-05-25Fix minor bug in tools.lgao43-0/+0
2009-05-25Add the checking to the input parameter of tools.lgao411-0/+0
2009-05-22Fix linked list loopsmdkinney1-3/+3
2009-05-21Terminate the Capability List traversal if the Capability Pointer is less tha...mdkinney1-5/+1
2009-05-21Terminate the Capability List traversal if the Capability Pointer is less tha...mdkinney1-5/+1
2009-05-21Update module to show real dependencies on the MemoryAllocationLibmdkinney2-0/+2
2009-05-21update the file description of PrintXY and AsciiPrintXY. and also refine the ...eric_tian1-8/+12
2009-05-21update the file description of PrintXY and AsciiPrintXY. and also refine the ...eric_tian2-50/+48
2009-05-21refine the implementation of HiiStringToImage:eric_tian1-273/+290
2009-05-21update the implementation of InternalPrintGraphic to reflect the number of ac...eric_tian1-40/+31
2009-05-21Update revision reference tag.gikidy11-9/+16
2009-05-21Build tool need generate different value macro's name for PatchableInModule t...klu21-0/+0
2009-05-21Synchronize code with specs.gikidy8-28/+743
2009-05-21Synchronize code with specs.gikidy9-19/+111