summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Correct incorrect use of sizeof to use macro for EFI_FILE_INFO size.jcarsey2011-11-181-3/+3
* Enable buffer type when process some expression opcode which support buffer t...ydong102011-11-184-46/+215
* Patch for:ydong102011-11-182-111/+119
* According to PI errata 0000718 and PI 1.2c Vol 3 3.2.1, comment out "Types" f...lzeng142011-11-181-2/+4
* ShellPkg: Update the ‘for’ command to check number length correctly with ...jcarsey2011-11-171-1/+1
* In BootScriptSaver, put INFORMATION_OPCODE message to LockBox.jyao12011-11-172-10/+171
* PcAtChipsetPkg: install RTC ARCH protocol even if the "RTC" variable is corru...erictian2011-11-171-0/+2
* Remove CONST prefix to follow PI Specification. vanjeff2011-11-171-12/+12
* PcAtChipsetPkg: Do right sign extension to avoid a wrong daylight value savin...erictian2011-11-171-2/+2
* Regenerate the related EDK Shell binaries after fixing a bug in Pci.c to add ...niruiyu2011-11-176-2/+2
* Change IPF version AuthVariable driver to support multiple-platform feature.niruiyu2011-11-174-0/+64
* Update PI Service Table Versions per PI 1.2 Errata C.rsun32011-11-173-10/+14
* Correct the code to use SIZE_OF_EFI_FILE_INFO instead of sizeof (EFI_FILE_INF...niruiyu2011-11-171-2/+2
* Correct the code to use SIZE_OF_EFI_FILE_INFO instead of sizeof (EFI_FILE_INF...niruiyu2011-11-171-2/+2
* ArmPlatformPkg/PrePi: Ony synchronize cores when it is a MPCore Systemoliviermartin2011-11-161-3/+5
* MdeModulePkg: Enable port power if port power control feature is supported by...erictian2011-11-163-8/+29
* UEFI231 spec compliance:jyao12011-11-163-28/+32
* DuetPkg BootSector:rsun32011-11-1614-44/+33
* Patch include:ydong102011-11-163-48/+103
* Enable lock attribute for statement and form; show this attribute same as gra...ydong102011-11-166-2/+37
* Update select highlight menu logic when opcode is date/timeydong102011-11-161-0/+4
* Restore original IDT entry if RegisterInterruptHandler() was used to unregist...vanjeff2011-11-162-1/+46
* Make comments to be consistent with the parameter.gdong12011-11-161-2/+2
* In AtaAtapiPassThru driverqianouyang2011-11-152-156/+157
* EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNMENT_512K.lzeng142011-11-152-4/+4
* According to PI 1.2c Vol 3, EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNM...lzeng142011-11-151-2/+2
* ArmPlatformPkg: Remove inappropriate comment in ArmPlatformPkg.decoliviermartin2011-11-151-2/+0
* ArmPlatformPkg/patches: Update pending patches to fix buildsoliviermartin2011-11-151-7/+39
* Update ConfigAcess Protocol which is produced by SecureBootConfigDxe to follo...qianouyang2011-11-152-35/+74
* Correct AtaAtapiPassThru module packaging info.erictian2011-11-151-1/+1
* According to PI errata 0000690, word "Ide Bus driver" has been replaced with ...erictian2011-11-152-107/+401
* According to PI errata 0000690, word "Ide Bus driver" has been replaced with ...erictian2011-11-151-29/+29
* According to PI errata 0000690, word "Ide Bus driver" has been replaced with ...erictian2011-11-152-122/+400
* Remove code comments since PI 1.2c has fixed the typo of some status code name.vanjeff2011-11-151-2/+0
* CSM is updated to remove RaiseTPL (TPL_HIGH_LEVEL) and disable 2 known UEFI i...li-elvin2011-11-151-2/+9
* HPET driver was updated and included:li-elvin2011-11-151-63/+182
* The handler dispatcher in PEI statuscode router driver should check if handle...li-elvin2011-11-151-0/+2
* According to PI 1.2c Vol 5, update the code to stipulate SMBIOS 2.7 and inclu...lzeng142011-11-151-3/+6
* Do not call LocateProtocol when the current TPL is above or equal TPL_NOTIFY.niruiyu2011-11-151-6/+18
* Fix incorrect pointer check.li-elvin2011-11-151-1/+1
* Update comment for function header.ydong102011-11-141-2/+2
* Follow PI1.2c spec, check empty string and return EFI_INVALID_PARAMETER.jyao12011-11-144-10/+21
* Fix a typo in the commentsniruiyu2011-11-141-1/+1
* ShellPkg: Update comments for functions to clarify buffer origin.darylm5032011-11-124-249/+265
* Shellpkg: Add support for filenames with spaces.jcarsey2011-11-111-12/+70
* Shellpkg: Add support for filenames with spaces.jcarsey2011-11-111-1/+1
* StdLib: Correct module type and [LibraryClasses] section.darylm5032011-11-114-8/+8
* StdLib: Eliminate TimerLib dependencies.darylm5032011-11-115-76/+36
* OvmfPkg: Add CSM16 and related drivers if CSM_ENABLE is setjljusten2011-11-108-0/+86
* OvmfPkg: Add CsmSupportLibjljusten2011-11-1012-0/+2326