- 966877c Correct TokenSpace Guid value by lgao4 · 16 years ago
- b4f26bb Make comments align. by lgao4 · 16 years ago
- 172870e fix the ecc issue. by eric_tian · 16 years ago
- c72216a fixed ECC and Klocwork issues. by vanjeff · 16 years ago
- 261c359 Add the missing Token Space Guid by lgao4 · 16 years ago
- f467179 Add comments for Include header files by lgao4 · 16 years ago
- 6a194b7 Remove the additional build options. by lgao4 · 16 years ago
- 0f38dfb Remove the duplicate NULL string. by lgao4 · 16 years ago
- 434ce3f sync tracker:PXE misused the parameter of second since boot in DHCP header. by vanjeff · 16 years ago
- 84478de Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module by mdkinney · 16 years ago
- 370ec7f Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module by mdkinney · 16 years ago
- d5275ee Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module by mdkinney · 16 years ago
- 20fac44 Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module by mdkinney · 16 years ago
- f7cdf5c Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module by mdkinney · 16 years ago
- 2ddf837 Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModulePei.h> by mdkinney · 16 years ago
- 5e335a5 Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModulePei.h> by mdkinney · 16 years ago
- 0c1e176 Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModulePei.h> by mdkinney · 16 years ago
- 785e0c0 Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModulePei.h> by mdkinney · 16 years ago
- a6981ff editor was set for tabs instead of spaces on prev chkin by lgr · 16 years ago
- 2f09f4b Per EdkII IntelFrameworkPkg code review instructions, add comments before each gui, ppi & protocol with path to the corresponding .h file by lgr · 16 years ago
- 31c24f4 Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg by mdkinney · 16 years ago
- df93b0f Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg by mdkinney · 16 years ago
- 0170af5 Retire PciHotplugDeviceGuid. by mdkinney · 16 years ago
- 0d654ba Need use 32-bit register to hold 32-bit stack address. by klu2 · 16 years ago
- 5a76206 Need use 32-bit register to hold 32-bit stack address. by klu2 · 16 years ago
- 2e56bb1 Fix the bug that if code is run above 4G, AsmDisablePaging64 will be failed by klu2 · 16 years ago
- ce4c0e3 Fix the bug that if code is run above 4G, AsmDisablePaging64 will be failure. by klu2 · 16 years ago
- aa4d03f 1. Enhance the RTC driver to not reserve the CMOS century register MSB. by gikidy · 16 years ago
- a47b308 Enhance the RTC driver to not reserve the CMOS century register MSB. by gikidy · 16 years ago
- d616bf7 Fix a typo in help message. by klu2 · 16 years ago
- 7b5b312 Update comment for return description for PcdSetX macros. by klu2 · 16 years ago
- 007c18f Enhance Ps2Mouse and Ps2Keyboard driver and fix for random hangs in System waiting for the Key if no KBC is present. by gikidy · 16 years ago
- 502bfce The return description for LibPcdSetx function is ambiguity. The actual meaning of return value is input parameter, but not the value/pointer exist in PCD database. by klu2 · 16 years ago
- 5fe71b5 Add missing parameter check ASSERTs in ScsiReadCapacity16Command() of UefiScsiLib. by rsun3 · 16 years ago
- d7d5db9 Remove #define for MAX_BBS_ENTRIES by mdkinney · 16 years ago
- 9226e4e Clean up CSM related include files to match specification by mdkinney · 16 years ago
- 68167fe Fix build breaks from comment clean up checkin by mdkinney · 16 years ago
- 1a2f870 Second set of changes based on a review of the code comments in the Include directory for typos, grammar issues, and language clarity. by pkandel · 16 years ago
- 7076244 The StringIndex should be casted to UINT16* but not UINT8*. by klu2 · 16 years ago
- 287f4f4 Add ASSERT check for AsmFlushCacheRange(). by xli24 · 16 years ago
- 63fffe4 fix the issue when passing a L"" string to PrintXY. by eric_tian · 16 years ago
- c8c4437 update comments per review comments. by vanjeff · 16 years ago
- 630b418 Reviewed the code comments in the Include/Protocol directory for typos, grammar issues, and language clarity. by pkandel · 16 years ago
- e79a297 Remove ASSERT (TotalSize <= sizeof (Buffer)); by xli24 · 16 years ago
- 33cf993 Fix issue that build is broken if a dynamic PCD's value is L"". by klu2 · 16 years ago
- 9c11644 Build tool will translate the value of VOID* type PCD to byte array, and put value into database. So no need use esc character "\" in path value of UNICODE string. by klu2 · 16 years ago
- 2ebbe08 Fix an issue in DataHubGetNextRecord. by gikidy · 16 years ago
- bcd7070 fix the issue of Inadequate Memory Allocation in Variable Services by eric_tian · 16 years ago
- 2561f56 1. Fix the bug that we should use rip relative addressing for x64 label to prevent GNU assembly generate incorrect code. by qhuang8 · 16 years ago
- 1a76fbe Save label "@F" to 64-bit register (r10) instead of 32-bit register (eax) in case label @F is above 4G. by qhuang8 · 16 years ago
- 693c4e0 Fix minor typos in comments. by jljusten · 16 years ago
- 8c8f3dc changed %s to %a to print correct ascii string. by vanjeff · 16 years ago
- 6916d99 Fix IPF alignment fault caused by addition of BASE_LIST type that was added to resolve the X64 GCC VA_LIST issue. by mdkinney · 16 years ago
- 97f7781 Make sure BASE_LIST is always aligned on a 64-bit boundary by mdkinney · 16 years ago
- 86fe4ef Update GenFw tool to zero time/date by default. by lgao4 · 16 years ago
- 6a729dc Fix <.><..> can not work correctly on NT32 platform. by gikidy · 16 years ago
- 2062154 The data length of a text request must not exceed the iSCSI target MaxRecvDataSegmentLength. by gikidy · 16 years ago
- 134c1f3 modify the implementation of GetInterface and GetConfiguration to force the high byte of output type parameters zero. by eric_tian · 16 years ago
- 35c218d fix the HiiStrIdToImage sct failure, which is caused by wrong algorithm of finding right-most line break opportunity. by eric_tian · 16 years ago
- 071b722 Use DiskIo->WriteDisk() API to avoid alignment issue. by qhuang8 · 16 years ago
- d48e8b0 Use rip relative addressing for x64 label for Thunk16.S to prevent GCC assembly from generating 32-bit value with HIGHLOW fixup. by qhuang8 · 16 years ago
- ac4e705 Fix bug to fill Startup AP Vector address in FvImage by lgao4 · 16 years ago
- 740cce9 The MULTIPLE_THREAD should be choice from "Disable", "Enable" but not "TRUE", "FALSE" by klu2 · 16 years ago
- ecb1192 The MULTIPLE_THREAD should be choice from "Disable", "Enable" but not "TRUE", "FALSE" by klu2 · 16 years ago
- c9d0e08 Add MULTIPLE_THREAD option. by klu2 · 16 years ago
- bc61c01 Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SIZE with sizeof(Buffer) by mdkinney · 16 years ago
- d94f1f3 Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SIZE with sizeof(Buffer) by mdkinney · 16 years ago
- be71cc9 Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SIZE with sizeof(Buffer) by mdkinney · 16 years ago
- 1ca8808 Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SIZE with sizeof(Buffer) by mdkinney · 16 years ago
- b088ba3 1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the IntelFrameworkModulePkg. This GUID is not defined in the Framework Specifications, so it is part of the implementation. This GUID is used to pass DEBUG() information to the Status Code Protocol and PPI. This GUID is now defined in IntelFrameworkModulePkg/Include/Guid/StatusCodeDataTypeDebug.h. The GUID definition was also moved from the DEC file in the IntelFrameworkPkg to the IntelFrameworkModulePkg. by mdkinney · 16 years ago
- fd89439 1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the IntelFrameworkModulePkg. This GUID is not defined in the Framework Specifications, so it is part of the implementation. This GUID is used to pass DEBUG() information to the Status Code Protocol and PPI. This GUID is now defined in IntelFrameworkModulePkg/Include/Guid/StatusCodeDataTypeDebug.h. The GUID definition was also moved from the DEC file in the IntelFrameworkPkg to the IntelFrameworkModulePkg. by mdkinney · 16 years ago
- 2c236ad 1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the IntelFrameworkModulePkg. This GUID is not defined in the Framework Specifications, so it is part of the implementation. This GUID is used to pass DEBUG() information to the Status Code Protocol and PPI. This GUID is now defined in IntelFrameworkModulePkg/Include/Guid/StatusCodeDataTypeDebug.h. The GUID definition was also moved from the DEC file in the IntelFrameworkPkg to the IntelFrameworkModulePkg. by mdkinney · 16 years ago
- 3a6064f 1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the IntelFrameworkModulePkg. This GUID is not defined in the Framework Specifications, so it is part of the implementation. This GUID is used to pass DEBUG() information to the Status Code Protocol and PPI. This GUID is now defined in IntelFrameworkModulePkg/Include/Guid/StatusCodeDataTypeDebug.h. The GUID definition was also moved from the DEC file in the IntelFrameworkPkg to the IntelFrameworkModulePkg. by mdkinney · 16 years ago
- cdf360f Remove unnecessary use of gEfiStatusCodeSpecificDataGuid and sync algorithm with NT32 OEM Hook Status Code Lib by mdkinney · 16 years ago
- 8b35a9c Remove unnecessary use of gEfiStatusCodeSpecificDataGuid by mdkinney · 16 years ago
- 0ca9ea4 Remove the GUID declared as gEfiStatusCodeDataTypeErrorGuid and EFI_STATUS_CODE_DATA_TYPE_ERROR_GUID because it is not present in the Intel Framework Specifications. by mdkinney · 16 years ago
- 1872cca Remove the GUID declared as gEfiStatusCodeDataTypeAssertGuid and EFI_STATUS_CODE_DATA_TYPE_ASSERT_GUID because it is not present in the Intel Framework Specifications. by mdkinney · 16 years ago
- 810881f Remove the GUID declared as gEfiStatusCodeDataTypeAssertGuid and EFI_STATUS_CODE_DATA_TYPE_ASSERT_GUID because it is not present in the Intel Framework Specifications. by mdkinney · 16 years ago
- d4764d1 Remove the GUID declared as gEfiStatusCodeDataTypeExceptionHandlerGuid and EFI_STATUS_CODE_DATA_TYPE_EXCEPTION_HANDLER_GUID because it is not present in the Intel Framework Specifications. by mdkinney · 16 years ago
- a7ef0a8 1, Add checking for input parameter tool tag which is used to find external tools. by klu2 · 16 years ago
- e2c6e69 Update shell binaries to use the newest EDK shell snapshot. This version has integrate the patch to use EDKII GetBestLanguage() to solve RFC 4646 language matching issue in drivers, dh, DevTree, etc. by qhuang8 · 16 years ago
- 3cc6e8e a typo of ISCSI string by eric_tian · 16 years ago
- 3fc15d4 fix the typo of ISCSI related string. by eric_tian · 16 years ago
- 70ffafd Remove ShellHotFix.patch since the newest EDK shell snapshot has integrated the complete fix for RFC 4646 language match issue in drivers, dh, DevTree, etc. by qhuang8 · 16 years ago
- ae6a37f 1. removed an extra call to SetVectorBase() in the SetMode() function. by vanjeff · 16 years ago
- 6535652 Add directory for the new added Language Library. by lgao4 · 16 years ago
- ae3d1e9 Replaced ASM_GLOBAL with .global, and add start label for some files to avoid link warnings. by gikidy · 16 years ago
- 3d7dfb3 Change (UINT8 *) to (CHAR *) to make types the same for comparison operations by mdkinney · 16 years ago
- 071a9a1 Correct parameter names for ASSERT() checks. by mdkinney · 16 years ago
- 94fe1ac Update build.exe after StrGather was updated. Add -s build flag in EdkShellPkg.dsc so that .UNI files with ISO 639-2 language codes of EDK Shell can be built. by rsun3 · 16 years ago
- 2ef9435 Fix the bug that PCD driver treat StringTableIndex as UINT8 value but in fact it is UINT16 value. by klu2 · 16 years ago
- 1f53f7b Update SecMain for Nt32 to use WriteFile() for all status code related console output so the same mechanism is used for SEC, PEI, and DXE. Previously SEC and PEI were using printf() and DXE was using WriteFile() and the order of the messages was not correct in all cases. By using the same method for all status code output, the order of the messages is correct. by mdkinney · 16 years ago
- a776476 This checkin addresses the compatibility issue of passing arguments of type VA_LIST between components. The type VA_LIST is mapped onto the compiler specific implementation of varargs. As a result, modules build with different compilers may not use the same VA_LIST structure. The solution to this issue is to define a new type called BASE_LIST that is a compiler independent method of passing varargs between modules. by mdkinney · 16 years ago
- 9c98c8e This checkin addresses the compatibility issue of passing arguments of type VA_LIST between components. The type VA_LIST is mapped onto the compiler specific implementation of varargs. As a result, modules build with different compilers may not use the same VA_LIST structure. The solution to this issue is to define a new type called BASE_LIST that is a compiler independent method of passing varargs between modules. by mdkinney · 16 years ago
- 53d7408 This checkin addresses the compatibility issue of passing arguments of type VA_LIST between components. The type VA_LIST is mapped onto the compiler specific implementation of varargs. As a result, modules build with different compilers may not use the same VA_LIST structure. The solution to this issue is to define a new type called BASE_LIST that is a compiler independent method of passing varargs between modules. by mdkinney · 16 years ago
- b5a8e95 This checkin addresses the compatibility issue of passing arguments of type VA_LIST between components. The type VA_LIST is mapped onto the compiler specific implementation of varargs. As a result, modules build with different compilers may not use the same VA_LIST structure. The solution to this issue is to define a new type called BASE_LIST that is a compiler independent method of passing varargs between modules. by mdkinney · 16 years ago
- ca9938b This checkin addresses the compatibility issue of passing arguments of type VA_LIST between components. The type VA_LIST is mapped onto the compiler specific implementation of varargs. As a result, modules build with different compilers may not use the same VA_LIST structure. The solution to this issue is to define a new type called BASE_LIST that is a compiler independent method of passing varargs between modules. by mdkinney · 16 years ago
- 504dcb0 This checkin addresses the compatibility issue of passing arguments of type VA_LIST between components. The type VA_LIST is mapped onto the compiler specific implementation of varargs. As a result, modules build with different compilers may not use the same VA_LIST structure. The solution to this issue is to define a new type called BASE_LIST that is a compiler independent method of passing varargs between modules. by mdkinney · 16 years ago
- 2075236 This checkin addresses the compatibility issue of passing arguments of type VA_LIST between components. The type VA_LIST is mapped onto the compiler specific implementation of varargs. As a result, modules build with different compilers may not use the same VA_LIST structure. The solution to this issue is to define a new type called BASE_LIST that is a compiler independent method of passing varargs between modules. by mdkinney · 16 years ago
- 37e97c5 Add more details to OvmfPkg/README for building & running. by jljusten · 16 years ago