Age | Commit message (Expand) | Author |
2009-06-11 | Code scrub for DxeReportStatusCodeLib. | xli24 |
2009-06-11 | The USB keyboard driver use too high TPL event (Notify) to a ckeck repeated k... | gikidy |
2009-06-11 | update codes per MdePkg doxgen review comments. | vanjeff |
2009-06-10 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8525 6f1... | jcarsey |
2009-06-10 | fix comments | jcarsey |
2009-06-10 | fix comments | jcarsey |
2009-06-10 | updated comment | jcarsey |
2009-06-10 | updated comments | jcarsey |
2009-06-10 | updated comments | jcarsey |
2009-06-10 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8511 6f1... | jcarsey |
2009-06-10 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8510 6f1... | jcarsey |
2009-06-10 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8509 6f1... | jcarsey |
2009-06-10 | For X64 BASE_LIBRARY_JUMP_BUFFER is 64-bit aligned, not 128-bit aligned, repl... | gikidy |
2009-06-10 | Save/Restore xmm6-xmm15 in function setJump/longJump for GAS. | gikidy |
2009-06-10 | Save/Restore xmm6-xmm15 in function setJump/longJump. | gikidy |
2009-06-10 | ISA Bus driver code scrub. | rsun3 |
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 |