summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Add ASSERT() conditions to UEFI Library Print() and AsciiPrint() functions if...mdkinney2010-06-112-8/+32
* Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter2010-06-11100-271/+271
* Fixed issue with InternalX86ReadIdtr referencing LDT read and not IDT read op...geekboy15a2010-06-012-2/+2
* Add Read/Write (16) command to SCSI library.li-elvin2010-05-283-18/+311
* Clean up package/platform DSC files by the following steps:lgao42010-05-211-16/+0
* MdePkg BaseLib: Fix GCC build breakjljusten2010-05-201-1/+2
* Fix GCC build break as MemoryFence() API has already been included in GccInli...qhuang82010-05-201-1/+2
* Fix some typosqhuang82010-05-202-4/+4
* Temporarily remove build-in __sync_val_compare_and_swap() in the implementati...qhuang82010-05-192-40/+4
* Update copyright formathhtian2010-05-186-18/+18
* 1. Restore the inline C implementation of GCC assembly files that was tempora...qhuang82010-05-18148-5107/+4020
* MdePkg:jyao12010-05-181-1/+3
* Change TPM_BASE to 0 per TPM spec.rsun32010-05-181-2/+2
* Fix a typo in commentklu22010-05-141-2/+2
* Fix minor format issue in file headerqhuang82010-05-131-1/+1
* Fix bug in AsmCpuVirtual() to return 1 instead of 0 when CPU is in virtual mode.xdu22010-05-101-1/+2
* Use the ASSERT() for parameter checking as the 4th paramter of internal worke...qhuang82010-05-102-2/+9
* Fix ICC 11.1 build breakmdkinney2010-05-071-1/+1
* Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkglgao42010-05-056-6/+446
* Add new API GetSectionFromAnyFvByFileType() into MdePkg DxeServicesLib.lgao42010-05-053-1/+185
* Forcing functions with variable argument lists to use the same calling conven...geekboy15a2010-04-292-0/+2
* Made use of GCC built-in functions for variable arguments in procedures depen...geekboy15a2010-04-291-1/+1
* Update the copyright notice formathhtian2010-04-232-6/+5
* Update the copyright notice formathhtian2010-04-23184-369/+369
* Update the copyright notice formathhtian2010-04-2334-71/+71
* Update the copyright notice formathhtian2010-04-236-15/+15
* Update the copyright notice formathhtian2010-04-2358-116/+116
* Update the copyright notice formathhtian2010-04-2358-116/+116
* Update the copyright notice formathhtian2010-04-2358-116/+116
* Update the copyright notice formathhtian2010-04-2358-116/+116
* Update the copyright notice formathhtian2010-04-2358-116/+116
* Update the copyright notice formathhtian2010-04-2317-34/+34
* Update the copyright notice formathhtian2010-04-23538-1092/+1092
* Update the copyright notice formathhtian2010-04-23317-555/+555
* Update the copyright notice formathhtian2010-04-2310-22/+22
* Update the copyright notice formathhtian2010-04-232-4/+4
* Update the copyright notice formathhtian2010-04-232-4/+4
* Update the copyright notice formathhtian2010-04-2318-41/+41
* Update the copyright notice formathhtian2010-04-235-12/+12
* Add an IO Lib instance based on CPU IO2 Protocol.rsun32010-04-216-0/+3465
* Fixed GCC 4.4 build issue. All protocols and public interfaces must specify ...geekboy15a2010-04-161-2/+2
* Fixed GCC 4.4 build issue due to incorrect prefix. Now using ASM_PFX to corr...geekboy15a2010-04-161-1/+1
* Fixed GCC 4.4 build issue. Also fixed issue where upper 32-bits may be lost ...geekboy15a2010-04-162-3/+4
* Update DevicePath.h to add the UART_FLOW_CONTROL_HARDWARE and UART_FLOW_CONTR...niruiyu2010-04-091-0/+3
* Fix INF file header formatqhuang82010-03-317-7/+7
* Not maintained.hhtian2010-03-251-337/+0
* Remove obsolete BuildCapsuleHob() function in DxeCoreHobLib.qhuang82010-03-231-26/+1
* Define VERIFY_SIZE_OF macro to verify size of basic UEFI Data types. This sho...qhuang82010-03-191-15/+26
* Add Math64.S to reduce the number of compiler intrinsics that need to be supp...andrewfish2010-03-172-2/+267
* Minor update the patch for Edk r10248qhuang82010-03-161-1/+6