summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-05-31Update build.exe after StrGather was updated. Add -s build flag in EdkShellPk...rsun3
2009-05-31Fix the bug that PCD driver treat StringTableIndex as UINT8 value but in fact...klu2
2009-05-31Update SecMain for Nt32 to use WriteFile() for all status code related consol...mdkinney
2009-05-31This checkin addresses the compatibility issue of passing arguments of type V...mdkinney
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney
2009-05-28Add more details to OvmfPkg/README for building & running.jljusten
2009-05-27Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten
2009-05-27Add IdeControllerDxe driver. This driver is very similar tojljusten
2009-05-27Add a simple PCI host bridge driver.jljusten
2009-05-27Add CPU DXE driver for IA32 & X64 processor architectures.jljusten
2009-05-27Add MTRR library for IA32 & X64 processor architectures.jljusten
2009-05-27Fix the bug that build tool and PCD driver can not deal with byte array or AN...klu2
2009-05-26Correct one minor instruction to clear the lower 4 bits of r11.qhuang8
2009-05-26Fix the bug in x64 thunk code that it cannot handle the case when GDT is load...qhuang8
2009-05-26update comments on implementationeric_tian
2009-05-26sync the StrToImage flag of UGA to consistent with GOPeric_tian