summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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