summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-03Fix minor typos in comments.jljusten2-6/+7
2009-06-03changed %s to %a to print correct ascii string.vanjeff2-8/+8
2009-06-03Fix IPF alignment fault caused by addition of BASE_LIST type that was added t...mdkinney1-2/+2
2009-06-03Make sure BASE_LIST is always aligned on a 64-bit boundarymdkinney1-4/+4
2009-06-03Update GenFw tool to zero time/date by default.lgao41-0/+0
2009-06-03Fix <.><..> can not work correctly on NT32 platform.gikidy1-3/+4
2009-06-03The data length of a text request must not exceed the iSCSI target MaxRecvDat...gikidy1-2/+2
2009-06-03modify the implementation of GetInterface and GetConfiguration to force the h...eric_tian1-0/+4
2009-06-03fix the HiiStrIdToImage sct failure, which is caused by wrong algorithm of fi...eric_tian1-2/+9
2009-06-02Use DiskIo->WriteDisk() API to avoid alignment issue.qhuang81-2/+8
2009-06-02Use rip relative addressing for x64 label for Thunk16.S to prevent GCC assemb...qhuang81-1/+1
2009-06-02Fix bug to fill Startup AP Vector address in FvImagelgao41-0/+0
2009-06-02The MULTIPLE_THREAD should be choice from "Disable", "Enable" but not "TRUE",...klu21-0/+0
2009-06-02The MULTIPLE_THREAD should be choice from "Disable", "Enable" but not "TRUE",...klu21-3/+3
2009-06-02Add MULTIPLE_THREAD option.klu21-0/+4
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney1-7/+7
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney2-16/+16
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney2-16/+16
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney3-19/+19
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney2-2/+0
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney1-1/+1
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney2-9/+0
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney9-38/+47
2009-06-01Remove unnecessary use of gEfiStatusCodeSpecificDataGuid and sync algorithm w...mdkinney4-34/+0
2009-06-01Remove unnecessary use of gEfiStatusCodeSpecificDataGuidmdkinney2-19/+0
2009-06-01Remove the GUID declared as gEfiStatusCodeDataTypeErrorGuid and EFI_STATUS_CO...mdkinney2-19/+0
2009-06-01Remove the GUID declared as gEfiStatusCodeDataTypeAssertGuid and EFI_STATUS_C...mdkinney2-2/+1
2009-06-01Remove the GUID declared as gEfiStatusCodeDataTypeAssertGuid and EFI_STATUS_C...mdkinney2-13/+0
2009-06-01Remove the GUID declared as gEfiStatusCodeDataTypeExceptionHandlerGuid and EF...mdkinney2-9/+0
2009-06-011, Add checking for input parameter tool tag which is used to find external t...klu22-0/+0
2009-06-01Update shell binaries to use the newest EDK shell snapshot. This version has ...qhuang8157-11/+7
2009-06-01a typo of ISCSI stringeric_tian1-0/+0
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