summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* StdLib: StdLib/Malloc.cPaulo Alcantara2014-04-171-1/+1
* ArmPlatformPkg/Bds: Do not free NULL pointerOlivier Martin2014-04-161-1/+1
* EmulatorPkg/Unix GCC: Add additional library search pathsJordan Justen2014-04-151-2/+2
* EmulatorPkg/Unix GCC: Link to libdlJordan Justen2014-04-151-1/+1
* EmulatorPkg: Add missing DisplayEngineDxe driverAndrew Fish2014-04-152-0/+3
* Update question validation logic, move the check pointer from after user inpu...Eric Dong2014-04-159-407/+380
* MdeModulePkg/SecurityPkg: Update TreePei to handle FvInfo2 and update FwVol o...Star Zeng2014-04-154-2/+42
* ArmPlatformPkg/ArmVExpressPkg: Update the Runtime Code and Data number of pagesOlivier Martin2014-04-141-2/+2
* Call EFI_BROWSER_ACTION_RETRIEVE for each form instead of only call once befo...Eric Dong2014-04-143-58/+27
* ArmPlatformPkg/ArmVExpressLibRTSM: Added support for the additional 6GB memor...Olivier Martin2014-04-141-3/+32
* ShellPkg: Fix using root of driveJaben Carsey2014-04-112-2/+12
* ShellPkg: Fix compiler warning 'unused variable'Harry Liebel2014-04-111-0/+6
* ArmPlatformPkg/ArmVExpressLibRTSM: Added support for the additional 2GB memor...Olivier Martin2014-04-113-5/+48
* ArmPlatformPkg/ArmVExpressLibRTSM: Removed unused dead codeOlivier Martin2014-04-111-15/+2
* ArmPlatformPkg/Bds: Fix loading Timeout from NV storageHarry Liebel2014-04-111-2/+5
* ArmPlatformPkg/Bds: Do not start all devices when starting an OS loaderOlivier Martin2014-04-111-2/+9
* ArmPlatformPkg/Bds: Allow to update EFI application boot entriesOlivier Martin2014-04-111-14/+68
* ArmPlatformPkg: Print arguments for EFI ApplicationOlivier Martin2014-04-111-1/+10
* ArmPlatformPkg/Bds: Introduced helper function to detect if an Ascii/Unicode ...Olivier Martin2014-04-112-1/+98
* ArmPlatformPkg: Set PcdDefaultBootArgument to an empty unicode stringOlivier Martin2014-04-117-7/+1
* ArmPlatformPkg/Bds: Added support to detect if the binary is a EFI imageOlivier Martin2014-04-113-89/+130
* ArmPlatformPkg/Bds: Added support to pass parameters to EFI applicationsOlivier Martin2014-04-112-7/+15
* ArmPlatformPkg/Bds: Decoupled OptionalData for the EFI application boot entry...Olivier Martin2014-04-114-32/+57
* ArmPlatformPkg/Bds: Add support to handle Unicode parametersOlivier Martin2014-04-113-7/+75
* Update logic, only question with interactive attribute should trig the callba...Eric Dong2014-04-111-0/+4
* Sync value for string opcode after call the Callback function.Eric Dong2014-04-113-3/+52
* MdeModulePkg/UsbMassStorage: Don't send READ_CAPACITY to unsupported usb mass...Tian, Feng2014-04-102-63/+32
* Check the pointer before use it.Eric Dong2014-04-101-0/+2
* Fix a bug in IP driver that the fragment overlap check may be skipped incorre...Fu Siyuan2014-04-102-4/+4
* ArmPlatformPkg/Bds: Check OptionalData is not NULL before accessing itOlivier Martin2014-04-081-1/+4
* ArmPlatformPkg/NorFlashDxe: Fixed driver to support UEFI Runtime modeOlivier Martin2014-04-084-5/+127
* ArmPlatformPkg/NorFlashDxe: Fix coding mistakes that would prevent Runtime modeOlivier Martin2014-04-084-50/+54
* ArmPlatformPkg/NorFlashDxe: Declare the driver as a UEFI Runtime driverOlivier Martin2014-04-081-2/+2
* ArmPlatformPkg/PL031RealTimeClock: Fixed driver to support UEFI Runtime ServicesOlivier Martin2014-04-083-60/+103
* Refine the load form sets process for BrowserCallback function.Eric Dong2014-04-082-45/+68
* OvmfPkg: PlatformPei: protect SEC's GUIDed section handler table thru S3Laszlo Ersek2014-04-056-0/+21
* ShellPkg: Fix command-line parsing to start with Argv[0] when comparing passe...Chris Phillips2014-04-041-3/+14
* ArmPlatformPkg/PrePi: Use the same calculation to declare the stack size as i...Olivier Martin2014-04-033-6/+5
* ArmPlatformPkg/ArmVExpress-FVP-AArch64: Fixed number of cores and cluster for...Olivier Martin2014-04-031-1/+7
* ArmPlatformPkg: Fixed memory leak after calling GetEnvironmentVariable()Olivier Martin2014-04-022-0/+3
* ArmPkg: Fixed GetEnvironmentVariable() when the UEFI Variable did not existOlivier Martin2014-04-022-2/+36
* Add missing parameter comment in AddPubKeyInStore()Dong Guo2014-04-011-0/+1
* Check the parameter before use it.Eric Dong2014-04-011-1/+2
* ShellPkg: Allow opening of root drive nodesJaben Carsey2014-03-311-18/+33
* ShellPkg: Fix potential memory leak when failing to fully create a structureJaben Carsey2014-03-311-3/+25
* OvmfPkg: add a catch-all match for PCI devices in the OpenFirmware pathPaolo Bonzini2014-03-311-17/+7
* OvmfPkg: non-null PcdLib instance for the CSM VideoDxePaolo Bonzini2014-03-313-3/+12
* OvmfPkg: AcpiPlatformDxe: download ACPI tables from QEMULaszlo Ersek2014-03-313-7/+163
* OvmfPkg: AcpiS3SaveDxe: do not load if S3 is unsupported/disabled in qemuLaszlo Ersek2014-03-312-0/+7
* OvmfPkg: PlatformPei: lifecycle fixes for the LockBox areaLaszlo Ersek2014-03-311-1/+7