Age | Commit message (Expand) | Author | Files | Lines |
2012-01-16 | Add new DEBUG_VERBOSE print error level. | lgao4 | 1 | -2/+4 |
2012-01-12 | Correct definition to follow spec. | ydong10 | 1 | -2/+2 |
2012-01-04 | Add the missing DebugPrintErrorLevelLib library class in MdePkg.dec | lgao4 | 1 | -1/+4 |
2011-12-28 | Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu... | lgao4 | 1 | -43/+20 |
2011-12-20 | Clean up the hard code offset in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu... | lgao4 | 1 | -20/+43 |
2011-12-20 | Add the omissions to comply with latest SMBIOS 2.7.1 spec. | lzeng14 | 1 | -28/+30 |
2011-12-15 | Fix the issue to clear the high 16-bit of EAX before use it Thunk code. | lgao4 | 4 | -8/+12 |
2011-12-15 | Exchange the sequence of Asynchronous and Synchronous in CACHE_SRAM_TYPE_DATA... | lzeng14 | 1 | -1/+1 |
2011-12-15 | MdePkg: Per PI 1.2 Errata C, update the function description of SetMemorySpac... | rsun3 | 1 | -1/+2 |
2011-12-15 | Update UEFI spec version from UEFI2.3 to UEFI2.3.1 | lgao4 | 1 | -1/+1 |
2011-12-13 | Update the Package version. | lgao4 | 2 | -2/+2 |
2011-12-12 | Update ACPI5.0 header file about ACPI spec release time. | jyao1 | 1 | -1/+1 |
2011-12-09 | 1. Fix a bug when verify the CertType GUID in authentication variable data pa... | sfu5 | 1 | -1/+1 |
2011-12-07 | Update code comments to specify the correct language format for Driver Diagno... | lgao4 | 2 | -3/+4 |
2011-12-05 | Correct DriverFamilyOverrideProtocol guid value defined in MdePkg. | lgao4 | 1 | -1/+1 |
2011-11-30 | Add ACPI5.0 header file. | jyao1 | 7 | -11/+2495 |
2011-11-25 | add missing <BR> | hhtian | 1 | -1/+1 |
2011-11-23 | Add the missing supported module type in MdePkg DxeServicesTableLib instance. | lgao4 | 1 | -2/+2 |
2011-11-22 | MdePkg DxeServicesLib: Search further in GetFileBufferByFilePath | jljusten | 1 | -6/+17 |
2011-11-22 | Update comments in BaseExtractGuidedSectionLib library instance to say its us... | lgao4 | 1 | -3/+7 |
2011-11-21 | According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0... | lzeng14 | 1 | -5/+5 |
2011-11-21 | PI 1.2 Errata C: A new return condition is added for the returned status code... | rsun3 | 1 | -1/+2 |
2011-11-18 | According to PI errata 0000718 and PI 1.2c Vol 3 3.2.1, comment out "Types" f... | lzeng14 | 1 | -2/+4 |
2011-11-17 | Remove CONST prefix to follow PI Specification. | vanjeff | 1 | -12/+12 |
2011-11-17 | Update PI Service Table Versions per PI 1.2 Errata C. | rsun3 | 3 | -10/+14 |
2011-11-16 | UEFI231 spec compliance: | jyao1 | 3 | -28/+32 |
2011-11-15 | According to PI 1.2c Vol 3, EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNM... | lzeng14 | 1 | -2/+2 |
2011-11-15 | According to PI errata 0000690, word "Ide Bus driver" has been replaced with ... | erictian | 1 | -29/+29 |
2011-11-15 | Remove code comments since PI 1.2c has fixed the typo of some status code name. | vanjeff | 1 | -2/+0 |
2011-11-15 | According to PI 1.2c Vol 5, update the code to stipulate SMBIOS 2.7 and inclu... | lzeng14 | 1 | -3/+6 |
2011-11-14 | Follow PI1.2c spec, check empty string and return EFI_INVALID_PARAMETER. | jyao1 | 1 | -3/+4 |
2011-11-08 | MdePkg/BaseLib: Replaced inline assembly for ARMGCC by GCC assembly source file | oliviermartin | 3 | -77/+69 |
2011-11-04 | MdePkg: Move Bmp.h from IntelFrameworkModulePkg/Library/GenericBdsLib/ to Mde... | xdu2 | 1 | -0/+48 |
2011-10-27 | Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF... | lzeng14 | 5 | -12/+70 |
2011-10-26 | Adopt new IPv4/IPv6 device path for network modules. | niruiyu | 1 | -3/+40 |
2011-10-26 | Fix name conflict between User Credential protocol and User Credential2 prot... | gdong1 | 1 | -22/+22 |
2011-10-26 | correct a typo. | gdong1 | 1 | -1/+1 |
2011-10-26 | Update UID definition to align with latest UEFI spec 2.3.1. | gdong1 | 1 | -7/+12 |
2011-10-25 | Add the definition of UNDI_CONFIG_TABLE defined in UEFI Specification, 2.3.1 | vanjeff | 1 | -1/+24 |
2011-10-24 | Update Base type SecPeiDxeTimerLibCpu to support all module type. | lgao4 | 1 | -3/+6 |
2011-10-12 | Update UID drivers to align with latest UEFI spec 2.3.1. | gdong1 | 3 | -1/+319 |
2011-10-08 | Fix Xcode link failure. Relocations are not supported in .text sections. | andrewfish | 1 | -1/+1 |
2011-09-30 | 1. Add Partial Keystroke Support definition in SimpleTextInputEx.h See the Ue... | qianouyang | 1 | -31/+32 |
2011-09-30 | Update comments to corrects SignatureSize for each SignatureType. | lgao4 | 1 | -4/+4 |
2011-09-30 | Add the definitions of Common Platform Error Record (defined in Appendix N Co... | vanjeff | 2 | -0/+1184 |
2011-09-14 | Refine code to follow coding style. | ydong10 | 1 | -1/+1 |
2011-09-13 | Minor copyright format update | hhtian | 1 | -1/+1 |
2011-09-08 | MdePkg: Add missing implementation of GetTimeInNanoSecond() to TimerLib libra... | xdu2 | 1 | -0/+44 |
2011-09-05 | Refine code to follow coding style. | ydong10 | 1 | -1/+1 |
2011-09-05 | Add the definition of new format of IPv4 device path node, FibreEx device pat... | niruiyu | 1 | -0/+30 |