summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu6-14/+14
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2-9/+8
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu4-8/+8
2011-07-06Enhance BDS to avoid the additional reset when the platform pre-allocated mem...niruiyu1-11/+18
2011-07-05correct leap year calculate method.ydong101-2/+2
2011-07-05Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu3-7/+7
2011-07-05Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu21-43/+43
2011-07-05Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu17-38/+38
2011-07-05Refine name definition for better user experience.ydong101-3/+3
2011-07-05Enable value roll over when hit max or min.ydong101-5/+30
2011-07-05Refine code to avoid potential access violation.ydong102-2/+2
2011-07-05Keep the highlight field after user changes the value for time/date opcodeydong102-1/+7
2011-07-05Fix the BDS to show UEFI hard drive boot option as "EFI Hard Drive" instead o...niruiyu2-12/+23
2011-07-05Return the correct status at the last of UnregisterAtaDevice.li-elvin1-1/+1
2011-07-05Add the support for Boot Option with all 0xff USB class Device Path.qianouyang1-143/+180
2011-07-04BeagleBoardPkg: Fix buildoliviermartin3-9/+39
2011-07-04ArmPlatformPkg: Fix build issuesoliviermartin5-5/+7
2011-07-04Omap35xxPkg/InterruptDxe: Fix dependency chain with the Arch Cpu Dxeoliviermartin2-38/+17
2011-07-04ArmPkg/BdsLib: Linux kernel supports either FDT or ATAGoliviermartin2-9/+16
2011-07-04MdeModulePkg: Add unload support for SnpDxe and fix NULL ImageHandle in EfiLi...xdu22-4/+5
2011-07-01ArmPlatformPkg: Update the list of the BaseTools pending patches and the docu...oliviermartin7-7/+800
2011-07-01ArmPkg/CpuDxe: ZeroMem the gExceptionHandlers[] arrayoliviermartin1-0/+2
2011-07-01ArmPlatformPkg: Fix buildsoliviermartin14-30/+39
2011-07-01ArmPlatformPkg: Set an empty value to the argument of the default boot entryoliviermartin3-3/+3
2011-07-01EmulatorPkg: update New Shell build for new PathLib. Turn off GuardMalloc lib...andrewfish1-1/+2
2011-07-01ArmPlatformPkg: Replace the macro $(BUILD_TARGETS) by $(TARGET) in DSC fileoliviermartin3-3/+15
2011-07-01ArmPlatformPkg/PL34xDmc: Remove DMC base address from the DMC configurationoliviermartin3-33/+27
2011-07-01ArmPlatformPkg/PL35xSmc: Clean SMC driver to replace hardcoded Chip Select in...oliviermartin14-466/+419
2011-07-01ArmPlatformPkg/PrePiHobListPointerLib: Get the HobListPointer from the stop o...oliviermartin2-0/+106
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin14-0/+1685
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin64-2070/+392
2011-07-01EmbeddedPkg: Removed unused PCD valuesoliviermartin2-13/+0
2011-07-01EmbeddedPkg/Ebl: Check if gST->ConOut has been initializedoliviermartin1-0/+5
2011-07-01ArmPlatformPkg: Add support for PrePi moduleoliviermartin7-20/+99
2011-07-01ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCDoliviermartin15-26/+26
2011-07-01ArmPlatformPkg/PlatformPei: Generate a library from the PEI Moduleoliviermartin4-21/+108
2011-07-01ArmPlatformPkg/MemoryInitPei: Generate a library from the PEI Moduleoliviermartin5-243/+380
2011-07-01ArmPlatformPkg/PrePi: Add support for PrePi moduleoliviermartin11-0/+1055
2011-07-01EmbeddedPkg/PrePiLib: Export HobConstructor()oliviermartin1-0/+7
2011-07-01EmbeddedPkg/PrePiHobListPointerLib: New interface to abstract the HobListPoin...oliviermartin3-0/+152
2011-07-01EmbeddedPkg/PrePiLib: Remove the performance measurements from the libraryoliviermartin1-21/+0
2011-07-01EmbeddedPkg/PrePiHobLib: Move Hob functions from PrePiLib to PrePiHobLiboliviermartin4-857/+867
2011-07-01EmbeddedPkg: Introduce PrePiMemoryAllocationLib (2)oliviermartin2-4/+75
2011-07-01EmbeddedPkg: Introduce PrePiMemoryAllocationLiboliviermartin1-1/+0
2011-07-01Fix ICC build error.lzeng141-1/+1
2011-07-01Fix CreateBootDisk.bat not using config variablesniruiyu3-21/+57
2011-07-01Fix ICC build error.lzeng141-1/+1
2011-07-01Fix ICC build error.lzeng141-1/+1
2011-07-01MdeModulePkg: Add ResetSystemRuntimeDxe driverjljusten4-0/+330
2011-07-01MdeModulePkg: Add GenericMemoryTestDxe driverjljusten4-0/+1308