summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-22Take the highest horizontal resolution as highest video resolution.li-elvin
2013-01-22Take the highest horizontal resolution as highest video resolution.li-elvin
2013-01-22Parse full EDID data to get all video resolutions supported by monitors.li-elvin
2013-01-22Refine the menu display logic, support menus with more than one page of options.ydong10
2013-01-18AppPkg/Applications/Python: Add support for the pyexpat module.darylm503
2013-01-181. Update the logic of UpdateVariable() for updating variable from:lzeng14
2013-01-17ShellPkg: Fix pointer initialization error of “ShellOpt” Shell environmen...jcarsey
2013-01-17ShellPkg: Minor change to EDIT and HEXEDIT commands to make the title bars co...jcarsey
2013-01-17Fix ICC11(VS2005) build failure.lzeng14
2013-01-16StdLib & AppPkg: Update the list of known ISSUES.darylm503
2013-01-16StdLib: Correct two instances of mismatch between function declaration and de...darylm503
2013-01-16AppPkg/Applications/Main/Main.c: Remove EFIAPI from the definition of the mai...darylm503
2013-01-16List of known issues with the items contained within AppPkg.darylm503
2013-01-16List of known issues with StdLib.darylm503
2013-01-16Fix build failure.lzeng14
2013-01-16OvmfPkg: Fix Xcode assembly issuejljusten
2013-01-16OvmfPkg/build.sh: Fix compilation error on OS Xjljusten
2013-01-16OvmfPkg: LoadLinuxLib: Use kernel's EFI entry point where availablejljusten
2013-01-16OvmfPkg: LoadLinuxLib: Zero kernel parameters instead of passing garbagejljusten
2013-01-16OvmfPkg: LoadLinuxLib: Fix check for relocatable kerneljljusten
2013-01-15Fix the issue that RuntimeServiceQueryVariableInfo() in VariableSmmRuntimeDxe...lzeng14
2013-01-15Follow UEFI spec, clean the CRC32 field before calculate CRC for system table.ydong10
2013-01-15The unit of Duration for S3BootScriptSaveMemPoll() is us, but not ns, so upda...lzeng14
2013-01-15Update IPv6 configuration UI: 1) keep addresses blank when enter ‘Advanced ...tye1
2013-01-14Remove the meaningless compare code.ydong10
2013-01-14OvmfPkg: LoadLinuxLib: Fix kernel entry for 64-bit OVMFjljusten
2013-01-10Use EFI_IFR_TYPE_VALUE type variable instead of UINT64 to avoid buffer overflow.ydong10
2013-01-09Fix the bug that the device claiming too much resource cannot be rejected by ...niruiyu
2013-01-091. Set the secure boot state to Standard Mode when user leaving secure boot s...sfu5
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