- d18156e Renamed remotely by vanjeff · 16 years ago
- 82ed85b Renamed remotely by vanjeff · 16 years ago
- dd7881b Renamed remotely by vanjeff · 16 years ago
- 40a0a41 Renamed remotely by vanjeff · 16 years ago
- b7d0300 Renamed remotely by vanjeff · 16 years ago
- e007e62 Renamed remotely by vanjeff · 16 years ago
- e8f9a2b Renamed remotely by vanjeff · 16 years ago
- 175dd7a Renamed remotely by vanjeff · 16 years ago
- e2c05af Renamed remotely by vanjeff · 16 years ago
- 01f4360 Renamed remotely by vanjeff · 16 years ago
- 01a59a8 Changing source filename to match name changing. by vanjeff · 16 years ago
- 49eb07e Changing source filename to match name changing. by vanjeff · 16 years ago
- 8caa82b Renamed remotely by vanjeff · 16 years ago
- 22602d6 Renamed remotely by vanjeff · 16 years ago
- be7e3c1 Renamed remotely by vanjeff · 16 years ago
- 4348727 Remove 2 unused directories. by vanjeff · 16 years ago
- 023577a Renamed remotely by vanjeff · 16 years ago
- d1ce324 Renamed remotely by vanjeff · 16 years ago
- bd9bdae Renamed remotely by vanjeff · 16 years ago
- 46cd420 Renamed remotely by vanjeff · 16 years ago
- a347f05 Renamed remotely by vanjeff · 16 years ago
- a031ba1 Renamed remotely by vanjeff · 16 years ago
- ba9b7ad Renamed remotely by vanjeff · 16 years ago
- 2409e9e Renamed remotely by vanjeff · 16 years ago
- 2a75d82 Renamed remotely by vanjeff · 16 years ago
- e9ca4ac Renamed remotely by vanjeff · 16 years ago
- e637f9b Renamed remotely by vanjeff · 16 years ago
- 6b1a0ce Renamed remotely by vanjeff · 16 years ago
- fb3d194 Renamed remotely by vanjeff · 16 years ago
- 8c316de Renamed remotely by vanjeff · 16 years ago
- 2cce3f2 Renamed remotely by vanjeff · 16 years ago
- dfcc322 Renamed remotely by vanjeff · 16 years ago
- 6cb54c6 Renamed remotely by vanjeff · 16 years ago
- 44f9e3c Renamed by vanjeff · 16 years ago
- 5e580cf 1) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h. by qwang12 · 16 years ago
- 274e80d Add in Incompatible change. by qwang12 · 16 years ago
- f4e8509 1) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h. by qwang12 · 16 years ago
- a64823f updating the doc by jcarsey · 16 years ago
- 02c4b87 remove unnecessary comments introduced by tools. by vanjeff · 16 years ago
- e389c39 Clean up code according to code review. by vanjeff · 16 years ago
- 30ab8a1 rename filename to match actual ones. by vanjeff · 16 years ago
- e94cb41 Rename by vanjeff · 16 years ago
- 73269bf Rename by vanjeff · 16 years ago
- 9b2ea1b Rename by vanjeff · 16 years ago
- a0bdf75 Change name. by vanjeff · 16 years ago
- b26978d 1. Changing filename to match actual ones. by vanjeff · 16 years ago
- a8097e0 Change name. by vanjeff · 16 years ago
- 9ff60f4 Change name. by vanjeff · 16 years ago
- d914e15 Change name. by vanjeff · 16 years ago
- 76c844d Change name. by vanjeff · 16 years ago
- 0d0afe6 Change name. by vanjeff · 16 years ago
- 3b849a8 Change name. by vanjeff · 16 years ago
- 13e4e2a Change name. by vanjeff · 16 years ago
- 8062bfc Change name. by vanjeff · 16 years ago
- 5e7828f Change name. by vanjeff · 16 years ago
- 9d4c3e8 Change name. by vanjeff · 16 years ago
- b0cb767 Change name. by vanjeff · 16 years ago
- 90b31bc Change name. by vanjeff · 16 years ago
- 583828c Change name. by vanjeff · 16 years ago
- 3c6a518 Change name. by vanjeff · 16 years ago
- 8cefc2e Clean up code according to code review. by vanjeff · 16 years ago
- eb5bb28 Set PcdPlatformBootTimeOutDefault to 10 to enable test automation. by qhuang8 · 16 years ago
- 0ef93eb Update the default value of PcdPlatformBootTimeOutDefault to be 0xffff to be compliant to UEFI spec: If L"Timeout" variable is absent, we treat it as if it were 0xffff and wait for user key. by qhuang8 · 16 years ago
- 1fe7495 Update function comments HiiLibListPackageLists by qwang12 · 16 years ago
- c4a0063 Update function comments HiiLibListPackageLists by qwang12 · 16 years ago
- 28ca72b Changing unsigned int into UINTN according to code review comments. by vanjeff · 16 years ago
- ce7a12f Revert back the change. For now, ECP only support build mode with EFI_SPECIFICATION_VERSION = 0x00020000 and PI_SPECIFICATION_VERSION = 0x00000009. by qwang12 · 16 years ago
- 5385a57 clean up baselib according to review comments. by vanjeff · 16 years ago
- dfb8993 fix a issue caused by code review follow up by eric_tian · 16 years ago
- 24dcb5e Update BaseLib according to code review comments. by xli24 · 16 years ago
- 9d5eaca Add an ASSERT to make sure this thunk module can only be used together with a PI PEI core, as we by qwang12 · 16 years ago
- dc8d93c add detail comments on the complicated code segment. by eric_tian · 16 years ago
- 6fa28b7 GenFds fix two UI sections error. by jlin16 · 16 years ago
- 28127cc Add assert check to make sure new stack size larger than old stack size. by lgao4 · 16 years ago
- 13c3803 Refine code for MdePkg/Include/Ppi according to code review comments. by xli24 · 16 years ago
- c7c308a Refine code for PiPeiCis.h according to code review comments. by xli24 · 16 years ago
- ec90508 move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corresponding sub-module directories. It is used to provide good modularity. by eric_tian · 16 years ago
- 1046284 Don't align image address for TeImage, because TeImage section alignment is undefined. by lgao4 · 16 years ago
- bdabfae Update EfiLibReportStatusCode in ECP EfiDriverLib and EfiRuntimeLib libraries to check uefi version in runtime not in build time. by lgao4 · 16 years ago
- 90d6d59 Add gEfiHiiFontProtocolGuid AND gEfiFormBrowser2ProtocolGuid into depex as they are quired for this module to work. by qwang12 · 16 years ago
- 9556741 1) Replace mBS with gBS from UefiBootServicesTablePointer Lib to avoid library instance to cache too many copies of Boot Service Pointer. by qwang12 · 16 years ago
- 834a2e4 Replace mBS with gBS from UefiBootServicesTablePointer Lib to avoid library instance to cache too many copies of Boot Service Pointer. by qwang12 · 16 years ago
- 7f1eba7 Cleanup "Tiano" word. by klu2 · 16 years ago
- e20a8c6 Code clean up by klu2 · 16 years ago
- 36c9465 updated the incompatible list. by qwang12 · 16 years ago
- c27eb35 HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if this variable does not exist, a default value is returned). This function is called by HiiDatabase itself. Now, HiiLibGetCurrentLanguage is in HiiLib. Because of this, we can't add location of Hii protoocol in the library constructor of HiiLib. This cause Hii Database driver never get loaded (circular dependency). by qwang12 · 16 years ago
- f8d18ba HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if this variable does not exist, a default value is returned). This function is called by HiiDatabase itself. Now, HiiLibGetCurrentLanguage is in HiiLib. Because of this, we can't add location of Hii protoocol in the library constructor of HiiLib. This cause Hii Database driver never get loaded (circular dependency). by qwang12 · 16 years ago
- c0522bd CloseEvent in ReportStatusCodeLibDestruct can only be called when the library instance is not linked with a SMM driver (for example a boot dirver or EFI Runtime capable driver). by qwang12 · 16 years ago
- 7338117 remove the unused msa/npsd files by lgao4 · 16 years ago
- 84c3b71 edk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc: by jljusten · 16 years ago
- 5a58200 Correct CompareGuid function by lgao4 · 16 years ago
- 05c0e3c 1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Spec by vanjeff · 16 years ago
- 2a5f2a5 Update these library instances module type to UEFI_DIRVER, because they only depends on UEFI spec. by lgao4 · 16 years ago
- 223c22d 1. Add three sample PCD in HelloWorld application for user reference of PCD usage. by lgao4 · 16 years ago
- c481196 Update Library description for BaseMemoryLibOptDxe and BaseMemoryLibOptPei. by lgao4 · 16 years ago
- 156eb6b Bug Fix in DxeSmmDriverEntryLib. by yshang1 · 16 years ago
- 2bfb600 1. Change 0 == Length style to Length == 0 by lgao4 · 16 years ago
- 66df253 1. Correct CopyMem and CompareMem to CopyGuid and CompareGuid for GUID data by lgao4 · 16 years ago
- 4792a1a by qwang12 · 16 years ago
- 61ad8a4 Remove the GrowBuffer function. Just use the simple way to get the buffer size and then read the buffer. This change improve the readability and save 0x60 byte of data for release build according to MAP file generated for X64 arch. by qwang12 · 16 years ago