summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-0517-38/+38
* Refine name definition for better user experience.ydong102011-07-051-3/+3
* Enable value roll over when hit max or min.ydong102011-07-051-5/+30
* Refine code to avoid potential access violation.ydong102011-07-052-2/+2
* Keep the highlight field after user changes the value for time/date opcodeydong102011-07-052-1/+7
* Fix the BDS to show UEFI hard drive boot option as "EFI Hard Drive" instead o...niruiyu2011-07-052-12/+23
* Return the correct status at the last of UnregisterAtaDevice.li-elvin2011-07-051-1/+1
* Add the support for Boot Option with all 0xff USB class Device Path.qianouyang2011-07-051-143/+180
* BeagleBoardPkg: Fix buildoliviermartin2011-07-043-9/+39
* ArmPlatformPkg: Fix build issuesoliviermartin2011-07-045-5/+7
* Omap35xxPkg/InterruptDxe: Fix dependency chain with the Arch Cpu Dxeoliviermartin2011-07-042-38/+17
* ArmPkg/BdsLib: Linux kernel supports either FDT or ATAGoliviermartin2011-07-042-9/+16
* MdeModulePkg: Add unload support for SnpDxe and fix NULL ImageHandle in EfiLi...xdu22011-07-042-4/+5
* ArmPlatformPkg: Update the list of the BaseTools pending patches and the docu...oliviermartin2011-07-017-7/+800
* ArmPkg/CpuDxe: ZeroMem the gExceptionHandlers[] arrayoliviermartin2011-07-011-0/+2
* ArmPlatformPkg: Fix buildsoliviermartin2011-07-0114-30/+39
* ArmPlatformPkg: Set an empty value to the argument of the default boot entryoliviermartin2011-07-013-3/+3
* EmulatorPkg: update New Shell build for new PathLib. Turn off GuardMalloc lib...andrewfish2011-07-011-1/+2
* ArmPlatformPkg: Replace the macro $(BUILD_TARGETS) by $(TARGET) in DSC fileoliviermartin2011-07-013-3/+15
* ArmPlatformPkg/PL34xDmc: Remove DMC base address from the DMC configurationoliviermartin2011-07-013-33/+27
* ArmPlatformPkg/PL35xSmc: Clean SMC driver to replace hardcoded Chip Select in...oliviermartin2011-07-0114-466/+419
* ArmPlatformPkg/PrePiHobListPointerLib: Get the HobListPointer from the stop o...oliviermartin2011-07-012-0/+106
* ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin2011-07-0114-0/+1685
* ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin2011-07-0164-2070/+392
* EmbeddedPkg: Removed unused PCD valuesoliviermartin2011-07-012-13/+0
* EmbeddedPkg/Ebl: Check if gST->ConOut has been initializedoliviermartin2011-07-011-0/+5
* ArmPlatformPkg: Add support for PrePi moduleoliviermartin2011-07-017-20/+99
* ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCDoliviermartin2011-07-0115-26/+26
* ArmPlatformPkg/PlatformPei: Generate a library from the PEI Moduleoliviermartin2011-07-014-21/+108
* ArmPlatformPkg/MemoryInitPei: Generate a library from the PEI Moduleoliviermartin2011-07-015-243/+380
* ArmPlatformPkg/PrePi: Add support for PrePi moduleoliviermartin2011-07-0111-0/+1055
* EmbeddedPkg/PrePiLib: Export HobConstructor()oliviermartin2011-07-011-0/+7
* EmbeddedPkg/PrePiHobListPointerLib: New interface to abstract the HobListPoin...oliviermartin2011-07-013-0/+152
* EmbeddedPkg/PrePiLib: Remove the performance measurements from the libraryoliviermartin2011-07-011-21/+0
* EmbeddedPkg/PrePiHobLib: Move Hob functions from PrePiLib to PrePiHobLiboliviermartin2011-07-014-857/+867
* EmbeddedPkg: Introduce PrePiMemoryAllocationLib (2)oliviermartin2011-07-012-4/+75
* EmbeddedPkg: Introduce PrePiMemoryAllocationLiboliviermartin2011-07-011-1/+0
* Fix ICC build error.lzeng142011-07-011-1/+1
* Fix CreateBootDisk.bat not using config variablesniruiyu2011-07-013-21/+57
* Fix ICC build error.lzeng142011-07-011-1/+1
* Fix ICC build error.lzeng142011-07-011-1/+1
* MdeModulePkg: Add ResetSystemRuntimeDxe driverjljusten2011-07-014-0/+330
* MdeModulePkg: Add GenericMemoryTestDxe driverjljusten2011-07-014-0/+1308
* This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey2011-06-3021-173/+245
* add fixes for code verification happyness.jcarsey2011-06-302-0/+9
* IntelFrameworkModulePkg: Add PalLib library class mappingjljusten2011-06-301-0/+1
* Fix the comments in the core interface to follow the UEFI Spec regarding how ...niruiyu2011-06-307-18/+16
* Fix a potential memory free failure bug in AtaAtapiPassThruerictian2011-06-301-7/+9
* Fix DevPathToTextIPv6(): no comma between protocol and type string.niruiyu2011-06-301-2/+2
* Give Python/PythonCore.inf its own GUID.darylm5032011-06-293-10/+8