summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-09Fix a bug that the invalid public key will never be removed from public key d...sfu5
2013-01-08Allocate temp buffer instead of change the input string to avoid crush.ydong10
2013-01-08Fix several RFC compliance issues in DHCP6 driver as below.sfu5
2013-01-08Add the TPL raise/restore code for VariableSmmRuntimeDxe to avoid variable se...lzeng14
2013-01-07Current Thunk16.asm implementation clears reserved bits, which does not follo...li-elvin
2013-01-06Base on the type field to get the width of value field for option opcode.ydong10
2013-01-06Base on the type field to generate oneof opcode.ydong10
2013-01-06Base on the type field to generate numeric opcode.ydong10
2013-01-041. Don't assume that flush the HOB variable to flash must be successful.lzeng14
2013-01-04MdeModulePkg/AtaBus&ScsiBus: Dynamically calculate how long shall we wait for...erictian
2013-01-04MdeModulePkg/AtaAtapiPassThru: Not set AhciCmdC bit of CommandList when doing...erictian
2012-12-281. Enable the whole X509v3 extension checking.sfu5
2012-12-26Checks the TE image before use it.ydong10
2012-12-25Set graphic mode if graphic mode is not same with the one which GraphicsConso...li-elvin
2012-12-25MdeMdeModulePkg/Ehci: Add logic to dispatch OHCI driver first if the companio...erictian
2012-12-25MdeMdeModulePkg/Xhci: Fix a wrong conditional judgment which bring assertion ...erictian
2012-12-25Add ASSERT() for BitField operations to make sure the input value is valid. lgao4
2012-12-25Add ASSERT() for BitField operations to make sure the input value is valid. lgao4
2012-12-24Detect some unsupported cases when save boot script, then return error early.lzeng14
2012-12-241. Fix buffer overflow bugs in SNP, MNP and IP6 driver.sfu5
2012-12-22Update to build with 10.8 OS X Frameworks. This is a Mac only change.andrewfish
2012-12-22Sync with EmulatorPkg changes.andrewfish
2012-12-22Fix structure init issues.andrewfish
2012-12-21StdLib: Fix issue with Canonical output expansion of NL to CR NL and similar ...darylm503
2012-12-21Initialize a local work space header to be used by IsValidWorkSpace() and Ini...lzeng14
2012-12-20Check status before reporting error status code.li-elvin
2012-12-19ShellPkg: Updates to DumpHex() and ‘dmem’ command for correct output formatjcarsey
2012-12-18Add PI1.2.1 EndOfDxe support.jyao1
2012-12-17Refine code to follow coding style.ydong10
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu5
2012-12-17Base on the value type to get the value for default opcode.ydong10
2012-12-17Reclaim work space when the remaining space size is even not enough to contai...lzeng14
2012-12-17Add boot mode BOOT_WITH_MFG_MODE_SETTINGS.lgao4
2012-12-17OvmfPkg: create \_S3 and \_S4 packages dynamicallyjljusten
2012-12-17OvmfPkg: report S3 state in DSDTjljusten
2012-12-17OvmfPkg: fix PIIX4 SUS_TYP value in \_S4 packagejljusten
2012-12-17OvmfPkg: add comments to existing \_Sx packages in DSDTjljusten
2012-12-17OvmfPkg/README: Update required QEMU & OS boot statusjljusten
2012-12-14Initialize Data.lzeng14
2012-12-13ShellPkg: Updates to 'help' commandjcarsey
2012-12-13ShellPkg: Updates to 'smbiosview' commandjcarsey
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu5
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL support for UNDI driver.sfu5
2012-12-12Use SMM_VARIABLE_COMMUNICATE_HEADER_SIZE instead of OFFSET_OF (SMM_VARIABLE_C...lzeng14
2012-12-12Update PCD description.li-elvin
2012-12-12Remove hard code value and create new PCDs for OpROM reserved range in CSM mo...li-elvin
2012-12-12Add a NULL string to the Image Execution Information Table if the Name is NUL...sfu5
2012-12-11StdLib: Add terminal type line editing (Interactive IO) for console devices.darylm503
2012-12-11StdLib: Add internal use only header for interactive I/O.darylm503
2012-12-101. Update IoRead to support UINT64 also.lzeng14