Age | Commit message (Expand) | Author |
2009-06-10 | Correct TokenSpace Guid value | lgao4 |
2009-06-10 | Make comments align. | lgao4 |
2009-06-10 | fix the ecc issue. | eric_tian |
2009-06-09 | fixed ECC and Klocwork issues. | vanjeff |
2009-06-08 | Add the missing Token Space Guid | lgao4 |
2009-06-08 | Add comments for Include header files | lgao4 |
2009-06-08 | Remove the additional build options. | lgao4 |
2009-06-08 | Remove the duplicate NULL string. | lgao4 |
2009-06-08 | sync tracker:PXE misused the parameter of second since boot in DHCP header. | vanjeff |
2009-06-07 | Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module | mdkinney |
2009-06-07 | Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module | mdkinney |
2009-06-07 | Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module | mdkinney |
2009-06-07 | Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module | mdkinney |
2009-06-07 | Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module | mdkinney |
2009-06-07 | Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP... | mdkinney |
2009-06-07 | Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP... | mdkinney |
2009-06-07 | Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP... | mdkinney |
2009-06-07 | Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP... | mdkinney |
2009-06-05 | editor was set for tabs instead of spaces on prev chkin | lgr |
2009-06-05 | Per EdkII IntelFrameworkPkg code review instructions, add comments before eac... | lgr |
2009-06-05 | Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg | mdkinney |
2009-06-05 | Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg | mdkinney |
2009-06-05 | Retire PciHotplugDeviceGuid. | mdkinney |
2009-06-05 | Need use 32-bit register to hold 32-bit stack address. | klu2 |
2009-06-05 | Need use 32-bit register to hold 32-bit stack address. | klu2 |
2009-06-05 | Fix the bug that if code is run above 4G, AsmDisablePaging64 will be failed | klu2 |
2009-06-05 | Fix the bug that if code is run above 4G, AsmDisablePaging64 will be failure. | klu2 |
2009-06-05 | 1. Enhance the RTC driver to not reserve the CMOS century register MSB. | gikidy |
2009-06-05 | Enhance the RTC driver to not reserve the CMOS century register MSB. | gikidy |
2009-06-05 | Fix a typo in help message. | klu2 |
2009-06-05 | Update comment for return description for PcdSetX macros. | klu2 |
2009-06-05 | Enhance Ps2Mouse and Ps2Keyboard driver and fix for random hangs in System wa... | gikidy |
2009-06-05 | The return description for LibPcdSetx function is ambiguity. The actual meani... | klu2 |
2009-06-05 | Add missing parameter check ASSERTs in ScsiReadCapacity16Command() of UefiScs... | rsun3 |
2009-06-04 | Remove #define for MAX_BBS_ENTRIES | mdkinney |
2009-06-04 | Clean up CSM related include files to match specification | mdkinney |
2009-06-04 | Fix build breaks from comment clean up checkin | mdkinney |
2009-06-04 | Second set of changes based on a review of the code comments in the Include d... | pkandel |
2009-06-04 | The StringIndex should be casted to UINT16* but not UINT8*. | klu2 |
2009-06-04 | Add ASSERT check for AsmFlushCacheRange(). | xli24 |
2009-06-04 | fix the issue when passing a L"" string to PrintXY. | eric_tian |
2009-06-04 | update comments per review comments. | vanjeff |
2009-06-04 | Reviewed the code comments in the Include/Protocol directory for typos, gramm... | pkandel |
2009-06-04 | Remove ASSERT (TotalSize <= sizeof (Buffer)); | xli24 |
2009-06-04 | Fix issue that build is broken if a dynamic PCD's value is L"". | klu2 |
2009-06-03 | Build tool will translate the value of VOID* type PCD to byte array, and put ... | klu2 |
2009-06-03 | Fix an issue in DataHubGetNextRecord. | gikidy |
2009-06-03 | fix the issue of Inadequate Memory Allocation in Variable Services | eric_tian |
2009-06-03 | 1. Fix the bug that we should use rip relative addressing for x64 label to pr... | qhuang8 |
2009-06-03 | Save label "@F" to 64-bit register (r10) instead of 32-bit register (eax) in ... | qhuang8 |