summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Update the modifier of ThunkContext parameter for AsmPrepareThunk16() in Base...lgao42012-02-272-4/+4
* Add code check to avoid access violation.ydong102012-02-272-0/+12
* MdePkg: Add a new macro VA_COPY for variable argument support. Fix a bug in t...rsun32012-02-222-2/+23
* Add Missing invocations to VA_END() for VA_START().rsun32012-02-015-11/+38
* Add new DEBUG_VERBOSE print error level.lgao42012-01-161-2/+4
* Correct definition to follow spec.ydong102012-01-121-2/+2
* Add the missing DebugPrintErrorLevelLib library class in MdePkg.declgao42012-01-041-1/+4
* Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao42011-12-281-43/+20
* Clean up the hard code offset in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao42011-12-201-20/+43
* Add the omissions to comply with latest SMBIOS 2.7.1 spec.lzeng142011-12-201-28/+30
* Fix the issue to clear the high 16-bit of EAX before use it Thunk code.lgao42011-12-154-8/+12
* Exchange the sequence of Asynchronous and Synchronous in CACHE_SRAM_TYPE_DATA...lzeng142011-12-151-1/+1
* MdePkg: Per PI 1.2 Errata C, update the function description of SetMemorySpac...rsun32011-12-151-1/+2
* Update UEFI spec version from UEFI2.3 to UEFI2.3.1lgao42011-12-151-1/+1
* Update the Package version.lgao42011-12-132-2/+2
* Update ACPI5.0 header file about ACPI spec release time.jyao12011-12-121-1/+1
* 1. Fix a bug when verify the CertType GUID in authentication variable data pa...sfu52011-12-091-1/+1
* Update code comments to specify the correct language format for Driver Diagno...lgao42011-12-072-3/+4
* Correct DriverFamilyOverrideProtocol guid value defined in MdePkg.lgao42011-12-051-1/+1
* Add ACPI5.0 header file.jyao12011-11-307-11/+2495
* add missing <BR>hhtian2011-11-251-1/+1
* Add the missing supported module type in MdePkg DxeServicesTableLib instance.lgao42011-11-231-2/+2
* MdePkg DxeServicesLib: Search further in GetFileBufferByFilePathjljusten2011-11-221-6/+17
* Update comments in BaseExtractGuidedSectionLib library instance to say its us...lgao42011-11-221-3/+7
* According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng142011-11-211-5/+5
* PI 1.2 Errata C: A new return condition is added for the returned status code...rsun32011-11-211-1/+2
* According to PI errata 0000718 and PI 1.2c Vol 3 3.2.1, comment out "Types" f...lzeng142011-11-181-2/+4
* Remove CONST prefix to follow PI Specification. vanjeff2011-11-171-12/+12
* Update PI Service Table Versions per PI 1.2 Errata C.rsun32011-11-173-10/+14
* UEFI231 spec compliance:jyao12011-11-163-28/+32
* According to PI 1.2c Vol 3, EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNM...lzeng142011-11-151-2/+2
* According to PI errata 0000690, word "Ide Bus driver" has been replaced with ...erictian2011-11-151-29/+29
* Remove code comments since PI 1.2c has fixed the typo of some status code name.vanjeff2011-11-151-2/+0
* According to PI 1.2c Vol 5, update the code to stipulate SMBIOS 2.7 and inclu...lzeng142011-11-151-3/+6
* Follow PI1.2c spec, check empty string and return EFI_INVALID_PARAMETER.jyao12011-11-141-3/+4
* MdePkg/BaseLib: Replaced inline assembly for ARMGCC by GCC assembly source fileoliviermartin2011-11-083-77/+69
* MdePkg: Move Bmp.h from IntelFrameworkModulePkg/Library/GenericBdsLib/ to Mde...xdu22011-11-041-0/+48
* Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...lzeng142011-10-275-12/+70
* Adopt new IPv4/IPv6 device path for network modules.niruiyu2011-10-261-3/+40
* Fix name conflict between User Credential protocol and User Credential2 prot...gdong12011-10-261-22/+22
* correct a typo.gdong12011-10-261-1/+1
* Update UID definition to align with latest UEFI spec 2.3.1.gdong12011-10-261-7/+12
* Add the definition of UNDI_CONFIG_TABLE defined in UEFI Specification, 2.3.1vanjeff2011-10-251-1/+24
* Update Base type SecPeiDxeTimerLibCpu to support all module type.lgao42011-10-241-3/+6
* Update UID drivers to align with latest UEFI spec 2.3.1.gdong12011-10-123-1/+319
* Fix Xcode link failure. Relocations are not supported in .text sections.andrewfish2011-10-081-1/+1
* 1. Add Partial Keystroke Support definition in SimpleTextInputEx.h See the Ue...qianouyang2011-09-301-31/+32
* Update comments to corrects SignatureSize for each SignatureType.lgao42011-09-301-4/+4
* Add the definitions of Common Platform Error Record (defined in Appendix N Co...vanjeff2011-09-302-0/+1184
* Refine code to follow coding style.ydong102011-09-141-1/+1