summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-2239-2448/+2305
* EmbeddedPkg/Ebl: Fix EBL copy file commandoliviermartin2011-09-221-3/+53
* ArmPlatformPkg/Bds: Fix menu when no boot entry are present for deletion or u...oliviermartin2011-09-221-5/+13
* ArmPlatformPkg/Bds: Fixed initialization of default Boot Entry with an initrdoliviermartin2011-09-221-1/+1
* Return empty string when END device path is passed in to align the original b...niruiyu2011-09-221-1/+6
* fix build error.erictian2011-09-211-2/+9
* Add PCD for 1G page tablejyao12011-09-211-4/+3
* 1. Enhance DxeImageVerificationLib to avoid some corrupted input.hhuan132011-09-211-35/+105
* 1. Enhance AuthVar driver to avoid process corrupted certificate input.hhuan132011-09-213-19/+49
* Add PCD for 1G page tablejyao12011-09-219-20/+42
* Coding style refinement.erictian2011-09-212-1/+4
* Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition from MdeModulePkg, be...lgao42011-09-213-5/+3
* Clean up the private GUID definition in module Level.lgao42011-09-2126-50/+109
* ShellPkg: Verify DevicePathToText was successful before using the resultant p...jcarsey2011-09-201-6/+13
* ShellPkg: fix support for "\" (or "\.") meaning root of drive.jcarsey2011-09-203-12/+28
* ArmPlatformPkg/patches: Updated list of Pending patches after latest BaseTool...oliviermartin2011-09-202-59/+22
* MdeModulePkg PeiMain: Enhance the PEI Core to convert GUID/PPI pointers point...rsun32011-09-201-9/+44
* Fix the issue that null pointer may be dereferenced at SourceLevelDebugPkgerictian2011-09-201-5/+7
* UefiCpuPkg MTRR Library: enhance MTRR Library.rsun32011-09-201-4/+12
* Correct Include style to pass GCC build.lgao42011-09-201-2/+2
* Clean up the private GUID definition in module Level.lgao42011-09-206-10/+31
* Clean up the private GUID definition in module Level.lgao42011-09-2010-35/+76
* UefiCpuPkg VTF0: Rename README to ReadMe.txt, add nasm versionydong102011-09-201-1/+1
* Refine code to follow coding style.ydong102011-09-201-2/+14
* ShellBinPkg: Update binaries.jcarsey2011-09-195-1/+1
* Correct 1G page table generation.jyao12011-09-194-8/+4
* Sync BaseTools Branch (version r2323) to EDKII main trunk. lgao42011-09-1934-6/+31
* The patch enhances the Partition driver to return the media status (EFI_NO_ME...niruiyu2011-09-191-12/+53
* Revert the wrong patch that adds NOOPT target into MdeModulePkg.dsc.lgao42011-09-181-1/+1
* Clean up the private GUID definition in module Level.lgao42011-09-1823-100/+110
* Clean up the private GUID definition in module Level.lgao42011-09-1829-156/+223
* Clean up the private GUID definition in module Level.lgao42011-09-1835-238/+401
* Clean up the private GUID definition in module Level.lgao42011-09-1858-434/+755
* Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao42011-09-18102-1060/+2221
* Fix Build fail for NT32 platform.ydong102011-09-171-1/+1
* StdLib: Change the last argument of the ioctl helper functions to va_list* fr...darylm5032011-09-166-67/+72
* StdLib: Patches and updates for ARM.darylm5032011-09-1617-105/+843
* Correct comments for NULL return value of HiiLib HiiAddPackages().lgao42011-09-162-4/+4
* Add exit action when Config_Access_Protocol.CallBack function returns Submit ...ydong102011-09-164-3/+5
* Update the Ip6Dxe and IScsiDxe to keep the old behaviors after add exit actio...ydong102011-09-163-9/+9
* Update the UserProfileManagerDxe to keep the old behaviors after add exit act...ydong102011-09-161-7/+2
* Update the BDS UI to keep the old behaviors after add exit action when Config...ydong102011-09-161-1/+1
* Fix Ps2KeyboardDxe driver to return correct key data when Shift/Ctrl/Alt and ...niruiyu2011-09-162-152/+170
* Refine the logic about getting Value info to avoid check data error.ydong102011-09-161-1/+7
* ShellPkg: Update revision info.jcarsey2011-09-151-0/+0
* ShellPkg: Fix concatenation on full device paths.jcarsey2011-09-151-1/+1
* ShellPkg: Eliminate loss of high bits in return value from exit command on 64...jcarsey2011-09-155-9/+49
* UefiCpuPkg VTF0: Add README, remove Makefilejljusten2011-09-152-42/+41
* Enhance the PEI Core to convert pointers pointing to PPI descriptors on the t...rsun32011-09-154-48/+53
* 1) remove wrong global variable usage because it will bring data corrupt if t...erictian2011-09-1411-1047/+1315