Age | Commit message (Expand) | Author |
2010-12-09 | Co-work with patch V11137 to refine the Hii menu. | ydong10 |
2010-12-09 | Co-work with patch V11137 to refine the Hii menu. | ydong10 |
2010-12-09 | [BDS] Device Manager was requested to add more sub-level menu about network d... | ydong10 |
2010-12-08 | Move away from 0x40 block size (worked around a DXE core bug assuming the FV ... | andrewfish |
2010-12-08 | add progress code definitions defined in Framework Specification. | vanjeff |
2010-12-08 | add note for EFI_SW_PEI_EC_INVALID_CAPSULE_DESCRIPTOR and EFI_SW_PEI_PC_RECOV... | vanjeff |
2010-12-08 | updated progress code definitions to match PI Spec 1.2. | vanjeff |
2010-12-08 | Fixed a bug: when underlayer receives much more data, return EFI_BUFFER_TOO_S... | hhuan13 |
2010-12-08 | Add vpush/vpop to the exception handler as we added CopyMem/SetMem that can u... | andrewfish |
2010-12-07 | Older tools rounded down the size of the FV, and the new tools round up. Our ... | andrewfish |
2010-12-07 | Add MtrrLib and LocalApicLib declarations to the UefiCpuPkg DEC file. | mdkinney |
2010-12-06 | 1) Change location of DEBUG() macro that prints the name of the FFS file bein... | mdkinney |
2010-12-06 | Roll back comment change for SOR. SOR does not apply to SMM. | mdkinney |
2010-12-06 | fixes for NULL verification. | jcarsey |
2010-12-06 | Fix dec file to pass new stricter error checking. | andrewfish |
2010-12-06 | Refine code to make code more safely. | ydong10 |
2010-12-06 | DuetPkg: Update create boot disk script to not modify bootsect.com | jljusten |
2010-12-06 | MdePkg: Fix GCC Thunk support for IA32 | jljusten |
2010-12-06 | DuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset during boot | jljusten |
2010-12-06 | DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64 | jljusten |
2010-12-06 | Sync EDKII BaseTools to BaseTools project r2100. | lgao4 |
2010-12-04 | Update PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG_DISPATCH, )) macros t... | mdkinney |
2010-12-03 | Fixed a bug for OPTION_NII(62) defined in RFC 5970. | hhuan13 |
2010-12-01 | fix for exit was specified in the startup script. | jcarsey |
2010-12-01 | To align w/ UEFI 2.3 Spec, PXE driver installs PxeBc, LoadFile and SNP Protoc... | hhuan13 |
2010-12-01 | Update comments for PI 1.2 SMM support. | mdkinney |
2010-12-01 | Fix the bug that <continue> may not boot the first boot option but return bac... | niruiyu |
2010-12-01 | Remove unused files to make it easier to add new thunks. | andrewfish |
2010-12-01 | Fix token dup caused by merge. | andrewfish |
2010-12-01 | 2nd wave of r11105 checkin.2nd wave of r11105 checkin. | andrewfish |
2010-11-30 | Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the e... | andrewfish |
2010-11-29 | Sync update to improve compiler compatibility | mdkinney |
2010-11-29 | Fix ICC 9.1 build break | mdkinney |
2010-11-29 | First try to get log time at TPL level <= TPL_CALLBACK, then fill time into D... | lgao4 |
2010-11-29 | Lost a file in last check-in. | rsun3 |
2010-11-29 | Add a new Timer Library instance SecPeiDxeTimerLibUefiCpu into UefiCpuPkg. Th... | rsun3 |
2010-11-26 | 1. enable /GL optimization building on OpensslLib. | vanjeff |
2010-11-26 | Fix the checking logic for the boot option enumeration. | niruiyu |
2010-11-26 | Reduce DataHub TPL Level to TPL_CALLBACK, because DataHub uses GetTime() serv... | lgao4 |
2010-11-26 | Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. | lgao4 |
2010-11-26 | EHCI Controllers with a CapLen of 0 are ignored. | erictian |
2010-11-25 | Fix a bug in GetLangFromSupportedLangCodes() | niruiyu |
2010-11-25 | Fix a bug in GetLangFromSupportedLangCodes() | niruiyu |
2010-11-25 | Set PcdResetOnMemoryTypeInformationChange to FALSE in NT32 to avoid close dow... | niruiyu |
2010-11-24 | fix unaligned device path node access. | jcarsey |
2010-11-24 | Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se... | niruiyu |
2010-11-24 | Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se... | niruiyu |
2010-11-23 | Adds the missing return status description for HiiConfigRouting.ConfigToBlock... | lgao4 |
2010-11-23 | Fix the bug that HiiConfigToBlock doesn't update BlockSize when Block is not... | lgao4 |
2010-11-23 | 1. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CO... | vanjeff |