summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-28ArmPlatformPkg/Bds/BootMenu.c: Set "Fdt" UEFI variable as localoliviermartin2-16/+32
2013-01-28ArmPkg/CompilerIntrinsicsLib: Add missing __aeabi_llsl and __aeabi_llsr for GCColiviermartin3-1/+85
2013-01-28Update code which is not include in patch 14076.ydong101-0/+1
2013-01-25OvmfPkg: update qemu-executable for IA32jljusten1-2/+11
2013-01-25ArmPlatformPkg/Scripts: Added '--verbose' support to DS-5 scriptsoliviermartin4-25/+52
2013-01-25ArmPkg/ArmV7.h: Introduced ARM_ARCH_EXCEPTION_IRQoliviermartin2-3/+7
2013-01-25ArmPkg: Fixed ArmPkg.dsc RELEASE buildoliviermartin3-0/+5
2013-01-25ArmPlatformPkg/PrePi: Removed magic valuesoliviermartin3-7/+24
2013-01-25ArmPlatformPkg: Fixed ArmPlatformPkg/ArmPlatform(-2ndstage).dsc buildsoliviermartin3-3/+6
2013-01-25ArmPlatformPkg: Replaced FatPkg source package by the pre-built FatPkg binaryoliviermartin4-8/+22
2013-01-25ArmPkg/ArmPkg.dsc: Fixed buildoliviermartin1-2/+1
2013-01-25ArmPkg/LinuxLoader: Fixed buildsoliviermartin3-3/+8
2013-01-25ArmPkg/BdsLib: Added TimerLib to INF fileoliviermartin1-1/+2
2013-01-25ArmPkg: Move Arm(Enable|Disable)Irq() functions from internal header to libra...oliviermartin2-25/+13
2013-01-25ArmPlatformPkg/Bds: Fixed the deletion of boot option entriesoliviermartin1-2/+6
2013-01-25ArmPkg/SemiHosting: Recognise '.' directory as the root directory.oliviermartin1-2/+5
2013-01-25ARM Packages: Fixed line endingsoliviermartin280-48863/+48863
2013-01-25Check the input VaraibleName for db/dbx when appending variables with formatt...sfu51-4/+4
2013-01-25Check for NULL pointer before dereference it.sfu51-0/+1
2013-01-25Variables with state VAR_ADDED&VAR_IN_DELETED_TRANSITION should be considered...lzeng142-20/+98
2013-01-25Add NULL pointer check.lzeng142-0/+4
2013-01-25This revision can only work with Intel(c) UDK Debugger Tool version 1.3 or gr...vanjeff41-906/+3208
2013-01-25Fix infinite loop bug in secure boot UI driver.sfu51-0/+2
2013-01-25Fixed some alignment faults in IPF platformydong102-5/+36
2013-01-24Refine code to follow coding style.ydong101-4/+4
2013-01-24Fix TPM may be locked twice issue in normal boot.gdong11-8/+8
2013-01-23Fix xcode tool chain assembly issue. andrewfish1-1/+1
2013-01-22Refine the sample about how to convert the device path to string.ydong103-42/+15
2013-01-22Update the code of processing device path info in browser to follow UEFI spec.ydong108-88/+57
2013-01-22Take the highest horizontal resolution as highest video resolution.li-elvin1-2/+6
2013-01-22Take the highest horizontal resolution as highest video resolution.li-elvin1-3/+3
2013-01-22Parse full EDID data to get all video resolutions supported by monitors.li-elvin2-40/+85
2013-01-22Refine the menu display logic, support menus with more than one page of options.ydong101-80/+185
2013-01-18AppPkg/Applications/Python: Add support for the pyexpat module.darylm5036-60/+6480
2013-01-181. Update the logic of UpdateVariable() for updating variable from:lzeng144-37/+233
2013-01-17ShellPkg: Fix pointer initialization error of “ShellOpt” Shell environmen...jcarsey1-2/+2
2013-01-17ShellPkg: Minor change to EDIT and HEXEDIT commands to make the title bars co...jcarsey2-2/+2
2013-01-17Fix ICC11(VS2005) build failure.lzeng143-10/+12
2013-01-16StdLib & AppPkg: Update the list of known ISSUES.darylm5032-6/+31
2013-01-16StdLib: Correct two instances of mismatch between function declaration and de...darylm5032-9/+11
2013-01-16AppPkg/Applications/Main/Main.c: Remove EFIAPI from the definition of the mai...darylm5031-1/+0
2013-01-16List of known issues with the items contained within AppPkg.darylm5031-0/+17
2013-01-16List of known issues with StdLib.darylm5031-0/+40
2013-01-16Fix build failure.lzeng142-2/+2
2013-01-16OvmfPkg: Fix Xcode assembly issuejljusten1-2/+2
2013-01-16OvmfPkg/build.sh: Fix compilation error on OS Xjljusten1-7/+12
2013-01-16OvmfPkg: LoadLinuxLib: Use kernel's EFI entry point where availablejljusten6-9/+108
2013-01-16OvmfPkg: LoadLinuxLib: Zero kernel parameters instead of passing garbagejljusten3-2/+55
2013-01-16OvmfPkg: LoadLinuxLib: Fix check for relocatable kerneljljusten1-3/+4
2013-01-15Fix the issue that RuntimeServiceQueryVariableInfo() in VariableSmmRuntimeDxe...lzeng142-4/+4