summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-25ARM Packages: Fixed line endingsoliviermartin
2013-01-25Check the input VaraibleName for db/dbx when appending variables with formatt...sfu5
2013-01-25Check for NULL pointer before dereference it.sfu5
2013-01-25Variables with state VAR_ADDED&VAR_IN_DELETED_TRANSITION should be considered...lzeng14
2013-01-25Add NULL pointer check.lzeng14
2013-01-25This revision can only work with Intel(c) UDK Debugger Tool version 1.3 or gr...vanjeff
2013-01-25Fix infinite loop bug in secure boot UI driver.sfu5
2013-01-25Fixed some alignment faults in IPF platformydong10
2013-01-24Refine code to follow coding style.ydong10
2013-01-24Fix TPM may be locked twice issue in normal boot.gdong1
2013-01-23Fix xcode tool chain assembly issue. andrewfish
2013-01-22Refine the sample about how to convert the device path to string.ydong10
2013-01-22Update the code of processing device path info in browser to follow UEFI spec.ydong10
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