summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-04Add ASSERT check for AsmFlushCacheRange().xli24
2009-06-04fix the issue when passing a L"" string to PrintXY.eric_tian
2009-06-04update comments per review comments.vanjeff
2009-06-04Reviewed the code comments in the Include/Protocol directory for typos, gramm...pkandel
2009-06-04Remove ASSERT (TotalSize <= sizeof (Buffer));xli24
2009-06-04Fix issue that build is broken if a dynamic PCD's value is L"".klu2
2009-06-03Build tool will translate the value of VOID* type PCD to byte array, and put ...klu2
2009-06-03Fix an issue in DataHubGetNextRecord.gikidy
2009-06-03fix the issue of Inadequate Memory Allocation in Variable Serviceseric_tian
2009-06-031. Fix the bug that we should use rip relative addressing for x64 label to pr...qhuang8
2009-06-03Save label "@F" to 64-bit register (r10) instead of 32-bit register (eax) in ...qhuang8
2009-06-03Fix minor typos in comments.jljusten
2009-06-03changed %s to %a to print correct ascii string.vanjeff
2009-06-03Fix IPF alignment fault caused by addition of BASE_LIST type that was added t...mdkinney
2009-06-03Make sure BASE_LIST is always aligned on a 64-bit boundarymdkinney
2009-06-03Update GenFw tool to zero time/date by default.lgao4
2009-06-03Fix <.><..> can not work correctly on NT32 platform.gikidy
2009-06-03The data length of a text request must not exceed the iSCSI target MaxRecvDat...gikidy
2009-06-03modify the implementation of GetInterface and GetConfiguration to force the h...eric_tian
2009-06-03fix the HiiStrIdToImage sct failure, which is caused by wrong algorithm of fi...eric_tian
2009-06-02Use DiskIo->WriteDisk() API to avoid alignment issue.qhuang8
2009-06-02Use rip relative addressing for x64 label for Thunk16.S to prevent GCC assemb...qhuang8
2009-06-02Fix bug to fill Startup AP Vector address in FvImagelgao4
2009-06-02The MULTIPLE_THREAD should be choice from "Disable", "Enable" but not "TRUE",...klu2
2009-06-02The MULTIPLE_THREAD should be choice from "Disable", "Enable" but not "TRUE",...klu2
2009-06-02Add MULTIPLE_THREAD option.klu2
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney
2009-06-01Remove unnecessary use of gEfiStatusCodeSpecificDataGuid and sync algorithm w...mdkinney
2009-06-01Remove unnecessary use of gEfiStatusCodeSpecificDataGuidmdkinney
2009-06-01Remove the GUID declared as gEfiStatusCodeDataTypeErrorGuid and EFI_STATUS_CO...mdkinney
2009-06-01Remove the GUID declared as gEfiStatusCodeDataTypeAssertGuid and EFI_STATUS_C...mdkinney
2009-06-01Remove the GUID declared as gEfiStatusCodeDataTypeAssertGuid and EFI_STATUS_C...mdkinney
2009-06-01Remove the GUID declared as gEfiStatusCodeDataTypeExceptionHandlerGuid and EF...mdkinney
2009-06-011, Add checking for input parameter tool tag which is used to find external t...klu2
2009-06-01Update shell binaries to use the newest EDK shell snapshot. This version has ...qhuang8
2009-06-01a typo of ISCSI stringeric_tian
2009-06-01fix the typo of ISCSI related string.eric_tian
2009-06-01Remove ShellHotFix.patch since the newest EDK shell snapshot has integrated t...qhuang8
2009-06-011. removed an extra call to SetVectorBase() in the SetMode() function.vanjeff
2009-06-01Add directory for the new added Language Library.lgao4
2009-06-01Replaced ASM_GLOBAL with .global, and add start label for some files to avoid...gikidy
2009-05-31Change (UINT8 *) to (CHAR *) to make types the same for comparison operationsmdkinney
2009-05-31Correct parameter names for ASSERT() checks.mdkinney