Age | Commit message (Expand) | Author |
2011-11-25 | Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly ... | lgao4 |
2011-11-25 | add missing <BR> | hhtian |
2011-11-25 | UefiCpuPkg MTRR Library: Remove a buggy check logic in MtrrSetMemoryAttribute... | rsun3 |
2011-11-25 | Update DP to get Image name with the following methods orderly. | lzeng14 |
2011-11-25 | PcAtChipsetPkg HPET Timer DXE Driver: Update CPU Arch Protocol.SetTimerPeriod... | rsun3 |
2011-11-25 | 1. According to PI errata 0000840 and PI 1.2c Vol 3 3.2.3, remove description... | lzeng14 |
2011-11-25 | 1. According to PI errata 0000840 and PI 1.2c Vol 3 3.2.3, remove description... | lzeng14 |
2011-11-25 | 1. Fix a bug to initialize the UdpRead instance in EfiPxeBcStart function. | sfu5 |
2011-11-24 | Patch includes: | ydong10 |
2011-11-24 | DuetPkg BootSector: Add missing .code16 directive into start16.S/start32.S/Gp... | rsun3 |
2011-11-24 | Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w... | li-elvin |
2011-11-24 | Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w... | li-elvin |
2011-11-24 | Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w... | li-elvin |
2011-11-23 | Re-org the EBC thunk code for better code maintenance. | jyao1 |
2011-11-23 | 1.Update IPsec driver to set the Transform structure’s Next Payload field t... | qianouyang |
2011-11-23 | Update code to follow coding style. Mainly change about: | ydong10 |
2011-11-23 | MdeModulePkg DXE Core: Update implementation of SetMemorySpaceAttributes() DX... | rsun3 |
2011-11-23 | 1. Check input PK/KEK variable data to make sure it is a valid EFI_SIGNATURE_... | sfu5 |
2011-11-23 | Add pointer check for NULL before dereference it. | sfu5 |
2011-11-23 | Update DxeCore handle FV Image file with Depex section per PI spec. | lgao4 |
2011-11-23 | Add the missing supported module type in MdePkg DxeServicesTableLib instance. | lgao4 |
2011-11-22 | MdePkg DxeServicesLib: Search further in GetFileBufferByFilePath | jljusten |
2011-11-22 | Remove assumption on EAX and R10 usage for IA32 compiler and X64 compiler. | jyao1 |
2011-11-22 | Add support for EFI_IFR_QUESTION_REF3 opcode for browser when this opcode has... | ydong10 |
2011-11-22 | Update comments in BaseExtractGuidedSectionLib library instance to say its us... | lgao4 |
2011-11-22 | Update SetupBrowser to initialize the question value before extract default v... | lgao4 |
2011-11-22 | PcAtChipsetPkg: install RTC ARCH protocol even if RTC h/w is functioning inco... | erictian |
2011-11-21 | Use PCD to customize if ps2 mouse and mouse pointer device do full reset. | li-elvin |
2011-11-21 | According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0... | lzeng14 |
2011-11-21 | According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0... | lzeng14 |
2011-11-21 | According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0... | lzeng14 |
2011-11-21 | According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0... | lzeng14 |
2011-11-21 | According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0... | lzeng14 |
2011-11-21 | According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0... | lzeng14 |
2011-11-21 | According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0... | lzeng14 |
2011-11-21 | According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0... | lzeng14 |
2011-11-21 | According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0... | lzeng14 |
2011-11-21 | 1) Fix GCC version EBC interpreter bug. | jyao1 |
2011-11-21 | Initialize the variable before use it to avoid SCT test failed. | ydong10 |
2011-11-21 | PI 1.2 Errata C: A new return condition is added for the returned status code... | rsun3 |
2011-11-21 | 1.Fix a bug in Dhcp4Dxe driver to correct the ‘secs’ field in DHCP message. | sfu5 |
2011-11-18 | ShellPkg: Updates the printing of echo for script commands to after the @ che... | jcarsey |
2011-11-18 | ShellPkg: Correct incorrect use of sizeof to use macro for EFI_FILE_INFO size. | jcarsey |
2011-11-18 | Enable buffer type when process some expression opcode which support buffer t... | ydong10 |
2011-11-18 | Patch for: | ydong10 |
2011-11-18 | According to PI errata 0000718 and PI 1.2c Vol 3 3.2.1, comment out "Types" f... | lzeng14 |
2011-11-17 | ShellPkg: Update the ‘for’ command to check number length correctly with ... | jcarsey |
2011-11-17 | In BootScriptSaver, put INFORMATION_OPCODE message to LockBox. | jyao1 |
2011-11-17 | PcAtChipsetPkg: install RTC ARCH protocol even if the "RTC" variable is corru... | erictian |
2011-11-17 | Remove CONST prefix to follow PI Specification. | vanjeff |