]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Add comments to indicate the gap with Framework Spec
authorjchen20 <jchen20@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 8 Jul 2009 07:08:53 +0000 (07:08 +0000)
committerjchen20 <jchen20@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 8 Jul 2009 07:08:53 +0000 (07:08 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8807 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkPkg/Include/Ppi/BootScriptExecuter.h

index 7e40eecd52f4c73e8974e979f50d5560263bb258..bb1058ed78109962097ee2bbac6dcd221edd844a 100644 (file)
 //\r
 // Extensions to boot script definitions \r
 //\r
-\r
+///\r
+/// Inconsistent with specification here: \r
+/// Follow OPCODEs are not defined in Framework Spec BootScript_0.91, but in\r
+/// PI1.0 Spec. And OPCODEs which are needed in the implementation\r
+///\r
 ///\r
 /// The opcode is to add a record for memory reads of the memory location and continues when the \r
 /// exit criteria is satisfied or after a defined duration.\r
 /// boot script table.\r
 ///\r
 #define EFI_BOOT_SCRIPT_DISPATCH_2_OPCODE             0x0D\r
+\r
 ///\r
 /// The opcode indicate the start of the boot script table.\r
 ///\r