summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-20Correct Include style to pass GCC build.lgao41-2/+2
2011-09-20Clean up the private GUID definition in module Level.lgao46-10/+31
2011-09-20Clean up the private GUID definition in module Level.lgao410-35/+76
2011-09-20UefiCpuPkg VTF0: Rename README to ReadMe.txt, add nasm versionydong101-1/+1
2011-09-20Refine code to follow coding style.ydong101-2/+14
2011-09-19ShellBinPkg: Update binaries.jcarsey5-1/+1
2011-09-19Correct 1G page table generation.jyao14-8/+4
2011-09-19Sync BaseTools Branch (version r2323) to EDKII main trunk. lgao434-6/+31
2011-09-19The patch enhances the Partition driver to return the media status (EFI_NO_ME...niruiyu1-12/+53
2011-09-18Revert the wrong patch that adds NOOPT target into MdeModulePkg.dsc.lgao41-1/+1
2011-09-18Clean up the private GUID definition in module Level.lgao423-100/+110
2011-09-18Clean up the private GUID definition in module Level.lgao429-156/+223
2011-09-18Clean up the private GUID definition in module Level.lgao435-238/+401
2011-09-18Clean up the private GUID definition in module Level.lgao458-434/+755
2011-09-18Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao4102-1060/+2221
2011-09-17Fix Build fail for NT32 platform.ydong101-1/+1
2011-09-16StdLib: Change the last argument of the ioctl helper functions to va_list* fr...darylm5036-67/+72
2011-09-16StdLib: Patches and updates for ARM.darylm50317-105/+843
2011-09-16Correct comments for NULL return value of HiiLib HiiAddPackages().lgao42-4/+4
2011-09-16Add exit action when Config_Access_Protocol.CallBack function returns Submit ...ydong104-3/+5
2011-09-16Update the Ip6Dxe and IScsiDxe to keep the old behaviors after add exit actio...ydong103-9/+9
2011-09-16Update the UserProfileManagerDxe to keep the old behaviors after add exit act...ydong101-7/+2
2011-09-16Update the BDS UI to keep the old behaviors after add exit action when Config...ydong101-1/+1
2011-09-16Fix Ps2KeyboardDxe driver to return correct key data when Shift/Ctrl/Alt and ...niruiyu2-152/+170
2011-09-16Refine the logic about getting Value info to avoid check data error.ydong101-1/+7
2011-09-15ShellPkg: Update revision info.jcarsey1-0/+0
2011-09-15ShellPkg: Fix concatenation on full device paths.jcarsey1-1/+1
2011-09-15ShellPkg: Eliminate loss of high bits in return value from exit command on 64...jcarsey5-9/+49
2011-09-15UefiCpuPkg VTF0: Add README, remove Makefilejljusten2-42/+41
2011-09-15Enhance the PEI Core to convert pointers pointing to PPI descriptors on the t...rsun34-48/+53
2011-09-141) remove wrong global variable usage because it will bring data corrupt if t...erictian11-1047/+1315
2011-09-14Replace SHA1 with SHA256 digest algorithm.tye11-0/+14
2011-09-141. Adjust SignedData to comply with latest UEFI spec: 1) remove SignerInfo.au...tye11-8/+12
2011-09-14Remove useless pointer check.ydong101-62/+60
2011-09-14Fix build error.jyao12-1/+3
2011-09-14Refine code to follow coding style.ydong101-1/+1
2011-09-14Update UID drivers to align with latest UEFI spec 2.3.1 errata A.gdong13-49/+7
2011-09-14Add [LibraryClasses] definition for MdeModulePkg\Include\Library\LockBoxLib.h.jyao11-0/+4
2011-09-13MdeModulePkg/HiiDatabaseDxe: Removed unused variablesoliviermartin1-4/+0
2011-09-13MdeModulePkg/UsbBusDxe: Removed unused variableoliviermartin1-2/+0
2011-09-13ArmPkg/ArmDisassemblerLib: Comment out unused variableoliviermartin1-3/+3
2011-09-13Add comments for gEfiFormBrowserExProtocolGuid.lgao41-4/+2
2011-09-13ArmRealViewEbPkg: Delete the deprecated package 'ArmRealViewEbPkg'oliviermartin60-6762/+0
2011-09-13Enhance EDKII Browser to support flexible HotKey setting. lgao411-266/+1389
2011-09-13ArmPlatformPkg/Bds: Fix the update of existing boot entriesoliviermartin1-9/+11
2011-09-13Minor copyright format updatehhtian1-1/+1
2011-09-13Add NULl check for pointer.li-elvin2-0/+3
2011-09-13Use CPU_HOB to detect max address support from platform, and added 1G page ta...jyao17-133/+417
2011-09-13Fix ICC build failure.niruiyu2-2/+2
2011-09-13Enhance the MTRR lib to support the case where alignment of base address < le...rsun31-91/+126